[FFmpeg-user] VHOOK
Guillaume (Numerizik)
forum at numerizik.com
Tue Oct 11 11:34:03 CEST 2011
Hello
I i installed movie filter but when i did this:
ffmpeg -sameq -y -i /home/video/temp/D7Q2B3D9F3W8J0O6K2_step2.mp4 -vf
"movie=0:png:/home/logo/logo.png [logo]; [in][logo] overlay=5:5"
/home/video/temp/D7Q2B3D9F3W8J0O6K2_final.mp4
I have this error:
[buffer @ 0x8bc5460] w:1280 h:720 pixfmt:yuv420p
[image2 @ 0x8bb0c80] Could not find codec parameters (Video: [0][0][0][0] /
0x0000, yuv420p)
[movie @ 0x8bb0a20] movie_init() Failed to find stream info
Error initializing filter 'movie' with args '0:png:/home/logo/logo.png'
Error opening filters!
Can you help me again :)
thanks
-----Message d'origine-----
De : ffmpeg-user-bounces at ffmpeg.org [mailto:ffmpeg-user-bounces at ffmpeg.org]
De la part de Stefano Sabatini
Envoyé : mardi 11 octobre 2011 00:55
À : FFmpeg user questions and RTFMs
Objet : Re: [FFmpeg-user] VHOOK
On date Monday 2011-10-10 19:15:15 +0200, Guillaume (Numerizik) encoded:
> Hello Everybody,
>
> I installed new server and -vhook seems too old option
>
> ==> ffmpeg -sameq -y -i /home/video/temp/temp.mp4 -vhook
> '/usr/lib/vhook/watermark.so -f /home/temp/logo.png -m 1'
> /home/video/temp/final.mp4
>
> Can you tell me what I can use now ?
http://ffmpeg.org/libavfilter.html
in particular, check the overlay filter.
VHOOK was removed just after 0.5 release, libavfilter is integrated in
FFmpeg >= 0.7.
--
ffmpeg-user random tip #14
Smart questions (un)official document:
http://www.catb.org/~esr/faqs/smart-questions.html
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list