[FFmpeg-user] how to concate two wmv files ?

Bob bobnlinux at gmail.com
Tue Feb 16 16:07:03 CET 2016


Hello Carl,

I can't thank you more. demuxer indeed solves the issue

ffmpeg -f concat -i mylist.txt -c copy output.wmv

regards,
Bob



On Tuesday 16 February 2016 02:44 PM, Carl Eugen Hoyos wrote:
> Bob <bobnlinux <at> gmail.com> writes:
>
>> ffprobe Bas2_201508292100_201508292130.wmv
> Please never provide a command line and some of
> the console output on this mailing list, always
> provide the complete, uncut console output.
>
>> ffmpeg -i
> "concat:Bas2_201508292100_201508292130.wmv|Bas2_201508292130_201508292200.wmv"
> The concat protocol cannot work for asf files,
> the concat demuxer is supposed to work fine.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list