| Version 6 (modified by piers, 5 years ago) |
|---|
VIC H.264 beta page
The latest version of VIC now includes H.264 codec compliant with RFC3984, and an MPEG4 codec. The codecs were integrated by Barz Hsu and the RFC3984 work was done by Socrates. The code also introduces a number of other features from Barz's code like full screen mode (double click), and scalable video windows, use of tcl/tk-8.4.
Currently the code is still in barz's vic/branches/mpeg4 branch - here's how to check it out.
svn co https://frostie.cs.ucl.ac.uk/repos/mmedia/vic/branches/mpeg4 vic-mpeg4
We plan to merge it with the mainline soon. It does currently build on Linux and Windows (albeit with a bit of fiddling around required - I'm trying to reduce that). Here's some info on windows build:
http://mediatools.cs.ucl.ac.uk/nets/mmedia/browser/vic/branches/mpeg4/win32/build_install.txt
Binaries
Latest binaries are available here: (9oct07):
- Windows - vic-2.8ucl1.3.1a_GPL-win32.zip - NEW - black screen bug fixed
- OSX10.4 Universal binary for PPC G3, G4, and Intel Macs - vic-2.8ucl1.3.1_GPL-osx10.4-Universal-PPC_G4_G3-Intel.bz2
- Ubuntu Linux 7.04 - vic-2.8ucl1.3.1_GPL-Linux-Ubuntu-7.04.bz2
Older binaries are here:
http://mediatools.cs.ucl.ac.uk/software/vic/releases/vic-h264/vic-2.8ucl1.2.1-h264-win32.zip This version requires ActiveState's ActiveTcl package to be installed beforehand. The Vic zip file contains all the codec .dll - which need to reside in the same directory as vic or in the PATH.
And a Linux binary here: http://mediatools.cs.ucl.ac.uk/software/vic/releases/vic-h264/vic-2.8ucl1.2.1-h264-linux.gz
An OSX 10.4-Intel binary is here: http://mediatools.cs.ucl.ac.uk/software/vic/releases/vic-h264/vic-2.8ucl1.3.0_GPL-osx10.4-Intel.bz2 Feedback welcome.
