[FFmpeg-user] Help me with multi input in a video
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Sep 14 09:24:00 CEST 2012
Emre Karataşoğlu <letheea <at> gmail.com> writes:
> ffmpeg.exe -i rtmp://localhost/live/me -vf "[in] scale=iw/2:ih/2,
> pad=2*iw:ih [left]; movie= rtmp://localhost/live/me1, scale=iw/4:ih/4
> [right]; [left][right] overlay=main_w/2:0 [out]" -f flv
> rtmp://localhost/live/firstTwo
(Complete, uncut console output missing.)
I didn't test but is the space between "movie=" and "rtmp..."
intended?
Carl Eugen
More information about the ffmpeg-user
mailing list