[x264-devel] Re: X264 FFMPEG

Sascha QUILLET probyte at netshock.de
Mon Jan 8 15:45:52 CET 2007


Ian Caulfield wrote:
> On 1/8/07, *Sascha QUILLET* <probyte at netshock.de
> <mailto:probyte at netshock.de>> wrote:
>
>
>     I setup a brand new system with the newest SVN versions of x264 and
>     ffmpegbut I get the same error,
>     x264 [error]: invalid width x height (0x720).
>
>     I m not so familiar with the source code of x264, is the handling
>     changed for height and width?#
>
>
> I've no idea about that, but I do know that it works for me with x264
> svn version 616 and ffmpeg revision 7356. What do you get if you run
> "ldd ffmpeg"?
>
> Ian
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 12:12:56, gcc: 4.1.2 20061115 (prerelease) (SUSE
Linux)

ldd /usr/bin/ffmpeg
        libavformat.so.51 => /usr/lib64/libavformat.so.51
(0x00002ac8eff84000)
        libavcodec.so.51 => /usr/lib64/libavcodec.so.51 (0x00002ac8f0207000)
        libavutil.so.49 => /usr/lib64/libavutil.so.49 (0x00002ac8f097f000)
        libm.so.6 => /lib64/libm.so.6 (0x00002ac8f0b86000)
        libc.so.6 => /lib64/libc.so.6 (0x00002ac8f0ddc000)
        libz.so.1 => /lib64/libz.so.1 (0x00002ac8f111e000)
        libogg.so.0 => /usr/lib64/libogg.so.0 (0x00002ac8f1334000)
        libdc1394_control.so.12 => /usr/lib64/libdc1394_control.so.12
(0x00002ac8f153a000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00002ac8f174d000)
        libvorbis.so.0 => /usr/lib64/libvorbis.so.0 (0x00002ac8f1952000)
        libvorbisenc.so.2 => /usr/lib64/libvorbisenc.so.2
(0x00002ac8f1b7d000)
        libx264.so.54 => /usr/lib64/libx264.so.54 (0x00002ac8f1f5b000)
        libfaac.so.0 => /usr/lib64/libfaac.so.0 (0x00002ac8f21fc000)
        /lib64/ld-linux-x86-64.so.2 (0x00002ac8efd66000)
        libraw1394.so.8 => /usr/lib64/libraw1394.so.8 (0x00002ac8f240d000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002ac8f2614000)

x264 0.54.616
 # ldd /usr/bin/x264
        libm.so.6 => /lib64/libm.so.6 (0x00002acbd3861000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002acbd3ab7000)
        libc.so.6 => /lib64/libc.so.6 (0x00002acbd3cd2000)
        /lib64/ld-linux-x86-64.so.2 (0x00002acbd3643000)


-- 
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