Guest User

Untitled

a guest
Nov 19th, 2014
138
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /var/www/bin/ffmpeg -i "videologo/999999_second_stage.mp4" -i "output.mp4" -i "outros/final-outro.mp4" -filter_complex "[0:v] [0:a] [1:v] [1:a] [2:v] [2:a] concat=n=3:v=1:a=1: "[v]" "[a]"" -map '[v]' -map '[a]' -vcodec libx264 output3.mp4
  2.  
  3.  
  4. Stream specifier ':a' in filtergraph description [0:v] [0:a] [1:v] [1:a] [2:v] [2:a] concat=n=3:v=1:a=1 [v] [a] matches no streams.
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×