Michael Koch (12021-09-03): > ffmpeg -loop 1 -i 1.png -loop 1 -i 2.png -lavfi sendcmd=c="0 [expr] > streamselect map 'gte(mod(T,2),1)'",streamselect=map=0 -t 10 -y out.mp4 > > Unable to parse graph description...
You need to put the proper amount of backslashes to protect the commas. I will grant you it is not intuitive and very annoying, but it always can be made to work. -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".