[theora] ffmpeg2theora and VOB files

rastersoft raster at rastersoft.com
Tue Nov 17 13:10:45 PST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Korytár escribió:

Hi:

> I am using your ffmpeg2theora for converting VOB files to ogv. At
> converting VTS_01_2.VOB (second file from DVD) theora can not find video
> stream, only audio stream. Can you help me?

You shouldn't use the VOBs directly. Is better to "play de DVD". You can
use MENCODER to repack the DVD video and audio without recompressing it
(and, of course, without quality loss). The trick is to use the "copy"
codec:

mencoder -oac copy -aid 1 -ovc copy -of mpeg -mpegopts format=dvd:tsaf
- -o OUTPUT_FILE.MPG dvd://DVD_TRACK

replacing OUTPUT_FILE.MPG with the file name you want as output, and
DVD_TRACK with a number, to specify the track to repack (remember that
menus are tracks too).

When you have it repacked, use FFMPEG2THEORA to convert it.

- --
Nos leemos
		         RASTER    (Linux user #228804)
raster at rastersoft.com              http://www.rastersoft.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksDEVUACgkQXEZvyfy1ha96/ACfWYqPIVEYej0moIVqzlBbYcA5
MnwAoNmUtOprowv5Lya1WwsZKNTpNpu6
=wjkI
-----END PGP SIGNATURE-----


More information about the theora mailing list