[FFmpeg-user] novice, in need of advice regarding format conversion

Roger Pack rogerdpack2 at gmail.com
Tue Aug 7 01:36:06 CEST 2012


> Basically, I'd like to get rid of all of these DVD disks and put all of
> the video+audio content that they contain onto a large external USB drive,
> which I will then hook up to my LG BD670.  (Actually, due to fortunate


I would experiment to see if it "takes" libx264 streams, like:

$ ffmpeg -i something.vob -vcoded libx264 -acodec copy something.mp4

If it "accepts" these files, then ratchet up the quality settings in
libx264 and live happy.
-roger-


More information about the ffmpeg-user mailing list