Video
dvgrab, dvcont, dv2jpg
http://www.videohelp.com
To duplicate a VCD on Linux see this
To use pyTivo on Ubuntu Hardy, the ffmpeg from the Medibuntu repo is required:
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list --output-document=/etc/apt/sources.list.d/medibuntu.list
This was mainly required for videos with audio tracks of type mp4a, which requires the --enable-faad compile option. The version of ffmpeg from the standard repos do not include this option.
|