Hello,
I am a beginner with red5 and Flash. I and a friend mine developed a
swf that record FLV via RTMP in a red5 server. All works ok, but the
"duration" information always stands 00:00:00 else. The video plays
ok, but the duration say zero.
when I type ffmpeg to get duration and others infos about, it shows to me:
$ ffmpeg -i f673fc42-c4ae-4b75-abea-b7826178c9b0.flv
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --prefix=/usr --libdir=${prefix}/lib
--shlibdir=${prefix}/lib --incdir=${prefix}/include/ffmpeg
--enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad
--mandir=${prefix}/share/man --enable-libvorbis --enable-pthreads
--enable-libfaac --enable-xvid --enable-libdts --enable-amr_nb
--enable-amr_wb --enable-pp --enable-libogg --enable-libgsm
--enable-x264 --enable-liba52 --enable-libtheora --extra-cflags=-Wall
-g -fPIC -DPIC --cc=ccache cc --enable-swscaler
libavutil version: 49.4.0
libavcodec version: 51.40.2
libavformat version: 51.11.0
built on Mar 29 2007 09:07:44, gcc: 4.1.2 20061115 (prerelease)
(Debian 4.1.1-21)
[flv @ 0x2b6f80102160]Unsupported audio codec (ffffffff)
[flv @ 0x2b6f80102160]Unsupported video codec (ffffffff)
[flv @ 0x2b6f80102160]Could not find codec parameters (Audio: 0xffffffff)
Input #0, flv, from 'f673fc42-c4ae-4b75-abea-b7826178c9b0.flv':
Duration: 00:00:00.0, start: 0.000000, bitrate: N/A
Stream #0.0: Video: flv, yuv420p, 160x120, 1000.00 fps(r)
Stream #0.1: Audio: 0xffffffff
Must supply at least one output file
note these 3 lines
[flv @ 0x2b6f80102160]Unsupported audio codec (ffffffff)
[flv @ 0x2b6f80102160]Unsupported video codec (ffffffff)
[flv @ 0x2b6f80102160]Could not find codec parameters (Audio: 0xffffffff)
has anybody some tip about uses VP6 codec and how to fix this?
PS: I have libavcodec installed
--
Marinho Brandão (José Mário)
http://marinho.webdoisonline.com/
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org