On 2021-07-30T17:56:24+0200, Valerio Pachera <siri...@gmail.com> wrote:
> First of all I tried using this syntax:
> https://trac.ffmpeg.org/wiki/Concatenate
>
> ffmpeg -f concat -safe 0 -i mylist.txt -c copy big.mkv
>
> I get the error
>
> [concat @ 0x56177e1a9740] Line 1: unknown keyword 'file1.mkv'
> mylist.txt: Invalid data found when processing input
>
> mylist.txt has been create by kate with utf8 encoding.
>
> 1) So this is my first question: whats wrong with this syntax?
You probably didn't prepend "file " as the wiki-url shows you.

Who is kate?

-- 
Reino

_______________________________________________
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".

Reply via email to