[Ffmpeg-devel] Bug in multithreaded h/x264 encoding
Erik Slagter
erik
Sun Jun 19 14:43:06 CEST 2005
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:
Playing test.h264.
TiVo file format detected.
MPEG: No audio stream found -> no sound.
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.
No stream found.
More information about the ffmpeg-devel
mailing list