i speak not good English,
I run deaf video sign language for deaf clubs website
My problem is on more movies not converter to flv.
Some movies can converter to flv, more econderen can not to flv! where problem?
can you seek for my screenshot from ftp: http://video2.ready4host.eu/ffmpeg-1.jpg
And where error log?
FFMPEG good install! i work run http://vexxhost.com/blog/2007/03/03/installing-ffmpeg-ffmpeg-php-mplayer...
i work directadmin and centos 4.2
[root@ready4host bin]# php -r 'phpinfo();' | grep ffmpeg
ffmpeg
ffmpeg support (ffmpeg-php) => enabled
ffmpeg-php version => 0.5.1
ffmpeg.allow_persistent => 0 => 0
[root@ready4host bin]#
manueel uitvoeren command:
[root@ready4host test]# mencoder http://gebaren.ugent.be/media.fevlado.be/465.mov -ffourcc FLV1 -of lavf -ovc lavc -lavcopts vcodec=flv:acodec=mp3:abitrate=56 -srate 22050 -o outputfile.avi
MEncoder dev-SVN-r24246-3.4.5 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 3.06GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Resolving gebaren.ugent.be for AF_INET...
Connecting to server gebaren.ugent.be[ 157.193.197.243]: 80...
Cache size set to 320 KBytes
success: format: 7 data: 0x0 - 0x0
Quicktime/MOV file format detected.
[mov] Video stream found, -vid 0
VIDEO: [SVQ3] 320x240 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7 fourcc:0x33515653 size:320x240 fps:25.00 ftime:=0.0400
** MUXER_LAVF *****************************************************************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
*******************************************************************************
OK, exit
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffsvq3] vfm: ffmpeg (FFmpeg Sorenson Video v3 (SVQ3))
==========================================================================
Forcing output FourCC to 31564c46 [FLV1].
VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: libavcodec (320x240 fourcc=31564c46 [FLV1])
Compiler did not align stack variables. Libavcodec has been miscompiled
and may be very slow or crash. This is not a bug in libavcodec,
but in the compiler. You may try recompiling using gcc >= 4.2.
Do not report crashes to FFmpeg developers.
VIDEO CODEC ID: 22
Writing header...
Pos: 251.6s 6290f (100%) 323.28fps Trem: 0min 23mb A-V:0.000 [781:0]
Flushing video frames.
Writing index...
Video stream: 781.470 kbit/s (97683 B/s) size: 24577234 bytes 251.600 secs 6290 frames
[root@ready4host test]# ls
outputfile.avi
[root@ready4host test]#
Comments
Comment #1
Tom Jacobs commented[root@ready4host files]# ffmpeg -i 6_registeren_xfire.avi -f flv -acodec mp3 -ar 22050 -ab 64k -ac 1 6_registeren_xfire.flv
FFmpeg version SVN-r10252, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-libmp3lame --enable-libogg --enable-libvorbis --disable-mmx --enable-shared
libavutil version: 49.5.0
libavcodec version: 51.42.0
libavformat version: 51.12.2
built on Aug 27 2007 19:23:16, gcc: 3.4.5 20051201 (Red Hat 3.4.5-2)
Input #0, avi, from '6_registeren_xfire.avi':
Duration: 00:01:32.6, start: 0.000000, bitrate: 3333 kb/s
Stream #0.0: Video: msvideo1, rgb555, 892x952, 15.00 fps(r)
Stream #0.1: Audio: pcm_s16le, 22050 Hz, mono, 352 kb/s
Unknown encoder 'mp3'
and lame not good install!
here problem "make"
make[1]: Leaving directory `/root/videotest/lame-3.97'
[root@ready4host lame-3.97]# make install
Making install in mpglib
make[1]: Entering directory `/root/videotest/lame-3.97/mpglib'
make[2]: Entering directory `/root/videotest/lame-3.97/mpglib'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/mpglib'
make[1]: Leaving directory `/root/videotest/lame-3.97/mpglib'
Making install in libmp3lame
make[1]: Entering directory `/root/videotest/lame-3.97/libmp3lame'
Making install in i386
make[2]: Entering directory `/root/videotest/lame-3.97/libmp3lame/i386'
make[3]: Entering directory `/root/videotest/lame-3.97/libmp3lame/i386'
make[3]: Niets te doen voor `install-exec-am'.
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/libmp3lame/i386'
make[2]: Leaving directory `/root/videotest/lame-3.97/libmp3lame/i386'
make[2]: Entering directory `/root/videotest/lame-3.97/libmp3lame'
make[3]: Entering directory `/root/videotest/lame-3.97/libmp3lame'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libmp3lame.la' '/usr/local/lib/libmp3lame.la'
/usr/bin/install -c .libs/libmp3lame.so.0.0.0 /usr/local/lib/libmp3lame.so.0.0.0
(cd /usr/local/lib && rm -f libmp3lame.so.0 && ln -s libmp3lame.so.0.0.0 libmp3lame.so.0)
(cd /usr/local/lib && rm -f libmp3lame.so && ln -s libmp3lame.so.0.0.0 libmp3lame.so)
/usr/bin/install -c .libs/libmp3lame.lai /usr/local/lib/libmp3lame.la
/usr/bin/install -c .libs/libmp3lame.a /usr/local/lib/libmp3lame.a
ranlib /usr/local/lib/libmp3lame.a
chmod 644 /usr/local/lib/libmp3lame.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/libmp3lame'
make[2]: Leaving directory `/root/videotest/lame-3.97/libmp3lame'
make[1]: Leaving directory `/root/videotest/lame-3.97/libmp3lame'
Making install in frontend
make[1]: Entering directory `/root/videotest/lame-3.97/frontend'
make[2]: Entering directory `/root/videotest/lame-3.97/frontend'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'lame' '/usr/local/bin/lame'
/usr/bin/install -c lame /usr/local/bin/lame
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/frontend'
make[1]: Leaving directory `/root/videotest/lame-3.97/frontend'
Making install in Dll
make[1]: Entering directory `/root/videotest/lame-3.97/Dll'
make[2]: Entering directory `/root/videotest/lame-3.97/Dll'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/Dll'
make[1]: Leaving directory `/root/videotest/lame-3.97/Dll'
Making install in debian
make[1]: Entering directory `/root/videotest/lame-3.97/debian'
make[2]: Entering directory `/root/videotest/lame-3.97/debian'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/debian'
make[1]: Leaving directory `/root/videotest/lame-3.97/debian'
Making install in doc
make[1]: Entering directory `/root/videotest/lame-3.97/doc'
Making install in html
make[2]: Entering directory `/root/videotest/lame-3.97/doc/html'
make[3]: Entering directory `/root/videotest/lame-3.97/doc/html'
make[3]: Niets te doen voor `install-exec-am'.
test -z "/usr/local/share/doc/lame/html" || mkdir -p -- "/usr/local/share/doc/lame/html"
/usr/bin/install -c -m 644 'basic.html' '/usr/local/share/doc/lame/html/basic.html'
/usr/bin/install -c -m 644 'contributors.html' '/usr/local/share/doc/lame/html/contributors.html'
/usr/bin/install -c -m 644 'examples.html' '/usr/local/share/doc/lame/html/examples.html'
/usr/bin/install -c -m 644 'history.html' '/usr/local/share/doc/lame/html/history.html'
/usr/bin/install -c -m 644 'id3.html' '/usr/local/share/doc/lame/html/id3.html'
/usr/bin/install -c -m 644 'index.html' '/usr/local/share/doc/lame/html/index.html'
/usr/bin/install -c -m 644 'lame.css' '/usr/local/share/doc/lame/html/lame.css'
/usr/bin/install -c -m 644 'modes.html' '/usr/local/share/doc/lame/html/modes.html'
/usr/bin/install -c -m 644 'node6.html' '/usr/local/share/doc/lame/html/node6.html'
/usr/bin/install -c -m 644 'presets.html' '/usr/local/share/doc/lame/html/presets.html'
/usr/bin/install -c -m 644 'switchs.html' '/usr/local/share/doc/lame/html/switchs.html'
make[3]: Leaving directory `/root/videotest/lame-3.97/doc/html'
make[2]: Leaving directory `/root/videotest/lame-3.97/doc/html'
Making install in man
make[2]: Entering directory `/root/videotest/lame-3.97/doc/man'
make[3]: Entering directory `/root/videotest/lame-3.97/doc/man'
make[3]: Niets te doen voor `install-exec-am'.
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
/usr/bin/install -c -m 644 './lame.1' '/usr/local/man/man1/lame.1'
make[3]: Leaving directory `/root/videotest/lame-3.97/doc/man'
make[2]: Leaving directory `/root/videotest/lame-3.97/doc/man'
make[2]: Entering directory `/root/videotest/lame-3.97/doc'
make[3]: Entering directory `/root/videotest/lame-3.97/doc'
make[3]: Niets te doen voor `install-exec-am'.
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/doc'
make[2]: Leaving directory `/root/videotest/lame-3.97/doc'
make[1]: Leaving directory `/root/videotest/lame-3.97/doc'
Making install in include
make[1]: Entering directory `/root/videotest/lame-3.97/include'
make[2]: Entering directory `/root/videotest/lame-3.97/include'
make[2]: Niets te doen voor `install-exec-am'.
test -z "/usr/local/include/lame" || mkdir -p -- "/usr/local/include/lame"
/usr/bin/install -c -m 644 'lame.h' '/usr/local/include/lame/lame.h'
make[2]: Leaving directory `/root/videotest/lame-3.97/include'
make[1]: Leaving directory `/root/videotest/lame-3.97/include'
Making install in misc
make[1]: Entering directory `/root/videotest/lame-3.97/misc'
make[2]: Entering directory `/root/videotest/lame-3.97/misc'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/misc'
make[1]: Leaving directory `/root/videotest/lame-3.97/misc'
Making install in dshow
make[1]: Entering directory `/root/videotest/lame-3.97/dshow'
make[2]: Entering directory `/root/videotest/lame-3.97/dshow'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/dshow'
make[1]: Leaving directory `/root/videotest/lame-3.97/dshow'
Making install in ACM
make[1]: Entering directory `/root/videotest/lame-3.97/ACM'
Making install in ADbg
make[2]: Entering directory `/root/videotest/lame-3.97/ACM/ADbg'
make[3]: Entering directory `/root/videotest/lame-3.97/ACM/ADbg'
make[3]: Niets te doen voor `install-exec-am'.
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/ACM/ADbg'
make[2]: Leaving directory `/root/videotest/lame-3.97/ACM/ADbg'
Making install in ddk
make[2]: Entering directory `/root/videotest/lame-3.97/ACM/ddk'
make[3]: Entering directory `/root/videotest/lame-3.97/ACM/ddk'
make[3]: Niets te doen voor `install-exec-am'.
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/ACM/ddk'
make[2]: Leaving directory `/root/videotest/lame-3.97/ACM/ddk'
Making install in tinyxml
make[2]: Entering directory `/root/videotest/lame-3.97/ACM/tinyxml'
make[3]: Entering directory `/root/videotest/lame-3.97/ACM/tinyxml'
make[3]: Niets te doen voor `install-exec-am'.
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/ACM/tinyxml'
make[2]: Leaving directory `/root/videotest/lame-3.97/ACM/tinyxml'
make[2]: Entering directory `/root/videotest/lame-3.97/ACM'
make[3]: Entering directory `/root/videotest/lame-3.97/ACM'
make[3]: Niets te doen voor `install-exec-am'.
make[3]: Niets te doen voor `install-data-am'.
make[3]: Leaving directory `/root/videotest/lame-3.97/ACM'
make[2]: Leaving directory `/root/videotest/lame-3.97/ACM'
make[1]: Leaving directory `/root/videotest/lame-3.97/ACM'
Making install in mac
make[1]: Entering directory `/root/videotest/lame-3.97/mac'
make[2]: Entering directory `/root/videotest/lame-3.97/mac'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97/mac'
make[1]: Leaving directory `/root/videotest/lame-3.97/mac'
make[1]: Entering directory `/root/videotest/lame-3.97'
make[2]: Entering directory `/root/videotest/lame-3.97'
make[2]: Niets te doen voor `install-exec-am'.
make[2]: Niets te doen voor `install-data-am'.
make[2]: Leaving directory `/root/videotest/lame-3.97'
make[1]: Leaving directory `/root/videotest/lame-3.97'
Comment #2
travist commented