[Ffmpeg-devel] Bug in multithreaded h/x264 encoding
Måns Rullgård
mru
Sun Jun 19 15:08:44 CEST 2005
Erik Slagter <erik at slagter.name> writes:
> On Sun, 2005-06-19 at 14:18 +0200, M?ns Rullg?rd wrote:
>> 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 ...
>
> The above with mp4 output file gives exacly the same problem.
>
> The above with h264 es output file, I cannot test, because mplayer
> chokes on it:
Try it with ffplay.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list