Hello everyone,
Anyone knows or can help me why I am getting this error when I am trying to concatenate list of *.m4s files and convert them to .mp4?
When I am doing the same procedure through InviDownloader (Concatenate files) it works like a charm but when I am trying to use ffmpeg this the error I am getting:
Code:ffmpeg -f concat -safe 0 -i mylist.txt -c copy concat.mp4
[Attachment 55482 - Click to enlarge]
Even though the files in the mylist.txt are in the right order like this - 'file *.m4a'.
and the init m4s file is the first in one in mylist.txt
Thanks in advance![]()
+ Reply to Thread
Results 1 to 2 of 2
-
Last edited by yarinaz; 13th Oct 2020 at 12:18.
-
according to the error message the processing was aborted since a37.m4s couldn't be opened.
Are you sure the file exists and isn't broken?users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Concatenating m4s files with FFMPEG
By adlkeod in forum Newbie / General discussionsReplies: 2Last Post: 11th Feb 2025, 16:04 -
Need Help To Convert M4s To MP4,
By Daringbaaz in forum Video ConversionReplies: 2Last Post: 15th Sep 2020, 05:47 -
Trouble Converting M4S into MP4
By einstein1 in forum Video ConversionReplies: 6Last Post: 15th Sep 2020, 05:43 -
Conversion from m4S to mp4
By giampi in forum Video ConversionReplies: 0Last Post: 31st Mar 2020, 04:11 -
m4s segments to mp4
By ghostrewel in forum Video Streaming DownloadingReplies: 4Last Post: 9th Dec 2018, 14:07