[x264-devel] Re: X264 FFMPEG

Sascha QUILLET probyte at netshock.de
Mon Jan 8 17:02:43 CET 2007


Ian Caulfield wrote:
>
>
> make clean then try make again?
>
> Ian
>
>
ok my fault, I forgot to cleanup  :-) now I can compile it, but  the
same error (below),
can you send me your snapshot of ffmpeg?


fmpeg -y -i /home/video/tmp/tmp_video.avi   -passlogfile
/tmp/ffmpegh264.log -threads 2 -r pal -s pal -b 3072K -bufsize 10000K
-minrate 512K -maxrate 4096K -qmax 50 -vcodec h264 -ac 4 -ab 192 -refs 5
-flags +mv4 -flags2 +bpyramid+wpred+mixed_refs+8x8dct -bf 3 -subq 6
/home/video/out/test_1.avi
FFmpeg version SVN-r7425, Copyright (c) 2000-2006 Fabrice Bellard, et al.
  configuration:  --enable-small --disable-ffplay --disable-ffserver
--enable-x264 --enable-gpl
  libavutil version: 49.1.0
  libavcodec version: 51.28.0
  libavformat version: 51.7.0
  built on Jan  8 2007 16:57:10, gcc: 4.1.2 20061115 (prerelease) (SUSE
Linux)
Input #0, avi, from '/home/video/tmp/tmp_video.avi':
  Duration: 00:04:06.4, start: 0.000000, bitrate: 124420 kb/s
  Stream #0.0: Video: rawvideo, yuv420p, 720x576, 25.00 fps(r)
Warning: not compiled with thread support, using thread emulation
Output #0, avi, to '/home/video/out/test_1.avi':
  Stream #0.0: Video: h264, yuv420p, 720x576, q=2-50, 3072 kb/s, 25.00
fps(c)
Stream mapping:
  Stream #0.0 -> #0.0
x264 [error]: invalid width x height (0x720)



-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list