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

Roger Pack rogerdpack2 at gmail.com
Tue Aug 7 01:44:33 CEST 2012


> Please define "rewrap" in this context.
>
> As I previously mentioned, I tried just renaming the .vob file to a .mpg
> file.  The player (LG BD670) _would_ then play the file, but the fast-forward
> and fast-reverse controls then failed entirely to operate as the file was
> playing.

rewrap ->
$ ffmpeg -i something.vob -vcodec copy -acodec copy out.mpg
or the like.
-r


More information about the ffmpeg-user mailing list