[Ffmpeg-devel] Bug in multithreaded h/x264 encoding

Måns Rullgård mru
Sun Jun 19 14:18:17 CEST 2005


Erik Slagter <erik at slagter.name> writes:

> On Sun, 2005-06-19 at 13:33 +0200, M?ns Rullg?rd wrote:
>> > Can you tell me what command line options of x264 _exactly_ correspond
>> > to the ones I used with ffmpeg?
>> 
>> x264 -b 2 -I 25 -q 27 --sar 16:15 --threads 2
>
> Is there an easier way to feed my vob into x264 than to completely
> decode it? No, of course I don't have avi support (iirc only on
> win)... :-(

ffmpeg -i foo.vob -f rawvideo - | x264 ...

-- 
M?ns Rullg?rd
mru at inprovide.com





More information about the ffmpeg-devel mailing list