[FFmpeg-user] Error generating video with overlay
Chad Horton
chorton at hotsalsainteractive.com
Thu Jul 23 22:12:55 CEST 2015
Ah! That fixed it. Thank you.
Chad
On 7/23/15, 1:10 PM, "ffmpeg-user on behalf of Moritz Barsnick"
<ffmpeg-user-bounces at ffmpeg.org on behalf of barsnick at gmx.net> wrote:
>On Thu, Jul 23, 2015 at 19:56:29 +0000, Chad Horton wrote:
>> [...] -filter_complex "[1:v]scale=1280:720[ovrl]
>>[0:v][ovrl]overlay=0:0[outv];[0:a][1:a]amix[outa]"
> ^^^^^^^^^^^^
>There's a semicolon missing there: "[ovrl];[0:v][ovrl]", or in its
>completeness:
>> [...] -filter_complex
>>"[1:v]scale=1280:720[ovrl];[0:v][ovrl]overlay=0:0[outv];[0:a][1:a]amix[ou
>>ta]"
>
>Moritz
>_______________________________________________
>ffmpeg-user mailing list
>ffmpeg-user at ffmpeg.org
>http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list