On Mon, Jan 16, 2017 at 11:09:01 +0000, Jian Guo wrote:
> http://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/gear3/prog_index.m3u8|http://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/gear0/prog_index.m3u8
> -bash:
> http://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/gear0/prog_index.m3u8:
> No such file or directory

At this point, your shell took over part of your command line. You need
to quote the "concat:url...|url..." part, so that the shell does not
interpret the '|' character as a pipe.

Moritz
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to