本站首页    管理页面    写新日志    退出


«July 2025»
12345
6789101112
13141516171819
20212223242526
2728293031


公告
 本博客在此声明所有文章均为转摘,只做资料收集使用。

我的分类(专题)

日志更新

最新评论

留言板

链接

Blog信息
blog名称:
日志总数:1304
评论数量:2242
留言数量:5
访问次数:7564931
建立时间:2006年5月29日




[视频处理]Watermark problem
软件技术

lhwork 发表于 2007/2/6 10:22:14

> You're not alone, there has been some other reports about GIFs> wrongly detected as MP3.little addendum: these are some output from my 2 versions of ffmpg todifferent tests*** Gentoo FFMpeg 0.4.9_p20060530 ***#GIF (OK)ffmpeg -i flv/25.flv -vhook '/usr/lib/vhook/watermark.so -fflv/logo.gif -m 0 -t ffffff' -ab 96 -b 8000k flv/25_oomm.flvFFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard  configuration:  --prefix=/usr --mandir=/usr/share/man--disable-static --enable-shared --cc=i686-pc-linux-gnu-gcc--disable-altivec --disable-debug --disable-audio-oss --disable-dv1394--disable-ffplay --disable-opts --enable-mp3lame --enable-pthreads--enable-xvid --enable-libogg --enable-vorbis --enable-theora--enable-x264 --enable-faad --enable-faac --enable-gpl --enable-pp--disable-strip  libavutil version: 49.0.0  libavcodec version: 51.9.0  libavformat version: 50.4.0  built on Nov 29 2006 16:33:19, gcc: 4.1.1 (Gentoo 4.1.1-r1)Seems that stream 0 comes from film source: 1000.00 (1000/1) -> 25.00 (25/1)Input #0, flv, from 'flv/25.flv':  Duration: 00:01:30.2, bitrate: N/A  Stream #0.0, 25.00 fps(r): Video: flv, yuv420p, 384x288  Stream #0.1: Audio: mp3, 44100 Hz, monoOutput #0, flv, to 'flv/25_oomm.flv':  Stream #0.0, 25.00 fps(c): Video: flv, yuv420p, 384x288, q=2-31, 8000 kb/s  Stream #0.1: Audio: mp3, 44100 Hz, mono, 96 kb/sStream mapping:  Stream #0.0 -> #0.0  Stream #0.1 -> #0.1Press [q] to stop encodingframe=  181 q=2.0 Lsize=    1196kB time=7.2 bitrate=1353.4kbits/svideo:1104kB audio:85kB global headers:0kB muxing overhead 0.605606%Received signal 2: terminating.# PNG (KO)ffmpeg -i flv/25.flv -vhook '/usr/lib/vhook/watermark.so -fflv/logo.png -m 0 -t ffffff' -ab 96 -b 8000k flv/25_oomm.flvFFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard  configuration:  --prefix=/usr --mandir=/usr/share/man--disable-static --enable-shared --cc=i686-pc-linux-gnu-gcc--disable-altivec --disable-debug --disable-audio-oss --disable-dv1394--disable-ffplay --disable-opts --enable-mp3lame --enable-pthreads--enable-xvid --enable-libogg --enable-vorbis --enable-theora--enable-x264 --enable-faad --enable-faac --enable-gpl --enable-pp--disable-strip  libavutil version: 49.0.0  libavcodec version: 51.9.0  libavformat version: 50.4.0  built on Nov 29 2006 16:33:19, gcc: 4.1.1 (Gentoo 4.1.1-r1)Seems that stream 0 comes from film source: 1000.00 (1000/1) -> 25.00 (25/1)Input #0, flv, from 'flv/25.flv':  Duration: 00:01:30.2, bitrate: N/A  Stream #0.0, 25.00 fps(r): Video: flv, yuv420p, 384x288  Stream #0.1: Audio: mp3, 44100 Hz, monoget_watermark_picture() Really failed to find iformat [png]Failed to Configure /usr/lib/vhook/watermark.soFailed to add video hook function: /usr/lib/vhook/watermark.so -fflv/logo.png -m 0 -t ffffff*** SVN snapshot 3/XII/06 ***# GIF(KO)omega/bin/ffmpeg -i flv/25.flv -vhook 'omega/lib/vhook/watermark.so -fflv/logo.gif -m 0 -t ffffff' -ab 96 -b 8000k flv/25_oomm.flvFFmpeg version SVN-r7216, Copyright (c) 2000-2006 Fabrice Bellard, et al.  configuration:  --enable-faac --enable-faad --enable-mp3lame--enable-gpl --prefix=/tmp/omega --enable-pthreads --disable-ipv6--disable-v4l --disable-v4l2 --disable-audio-oss --disable-altivec--cpu=pentium4  libavutil version: 49.1.0  libavcodec version: 51.25.0  libavformat version: 51.6.0  built on Dec  3 2006 15:41:14, gcc: 4.1.1 (Gentoo 4.1.1-r1)Seems that stream 0 comes from film source: 1000.00 (1000/1) -> 25.00 (25/1)Input #0, flv, from 'flv/25.flv':  Duration: 00:01:30.2, start: 0.000000, bitrate: 96 kb/s  Stream #0.0: Video: flv, yuv420p, 384x288, 25.00 fps(r)  Stream #0.1: Audio: mp3, 44100 Hz, mono, 96 kb/s[mp3 @ 0x842f2f4]Could not find codec parameters (Audio: mp1, 160 kb/s)get_watermark_picture() Failed to find stream infoFailed to Configure omega/lib/vhook/watermark.soFailed to add video hook function: omega/lib/vhook/watermark.so -fflv/logo.gif -m 0 -t ffffff# PNG (KO)omega/bin/ffmpeg -i flv/25.flv -vhook 'omega/lib/vhook/watermark.so -fflv/logo.png -m 0 -t ffffff' -ab 96 -b 8000k flv/25_oomm.flvFFmpeg version SVN-r7216, Copyright (c) 2000-2006 Fabrice Bellard, et al.  configuration:  --enable-faac --enable-faad --enable-mp3lame--enable-gpl --prefix=/tmp/omega --enable-pthreads --disable-ipv6--disable-v4l --disable-v4l2 --disable-audio-oss --disable-altivec--cpu=pentium4  libavutil version: 49.1.0  libavcodec version: 51.25.0  libavformat version: 51.6.0  built on Dec  3 2006 15:41:14, gcc: 4.1.1 (Gentoo 4.1.1-r1)Seems that stream 0 comes from film source: 1000.00 (1000/1) -> 25.00 (25/1)Input #0, flv, from 'flv/25.flv':  Duration: 00:01:30.2, start: 0.000000, bitrate: 96 kb/s  Stream #0.0: Video: flv, yuv420p, 384x288, 25.00 fps(r)  Stream #0.1: Audio: mp3, 44100 Hz, mono, 96 kb/s[mp3 @ 0x842f2f4]Could not find codec parameters (Audio: mp3, 96 kb/s)get_watermark_picture() Failed to find stream infoFailed to Configure omega/lib/vhook/watermark.soFailed to add video hook function: omega/lib/vhook/watermark.so -fflv/logo.png -m 0 -t ffffffNow I'll try imlib2 since it could be really the answer to my prayers  :D


阅读全文(2997) | 回复(0) | 编辑 | 精华
 



发表评论:
昵称:
密码:
主页:
标题:
验证码:  (不区分大小写,请仔细填写,输错需重写评论内容!)



站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.063 second(s), page refreshed 144753832 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号