Changes between Version 2 and Version 4 of Ticket #10288


Ignore:
Timestamp:
Mar 28, 2023, 7:12:04 PM (3 years ago)
Author:
Lyubomir Filipov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10288

    • Property Version unspecified4.3.5
  • Ticket #10288 – Description

    v2 v4  
    2424I even noticed that the error is related to the aac audio codec. As I do not need audio in the timelapse that I am creating, I added the -an option in order to ignore audio. Now converting with ffmpeg does not result in error, but converting with concat still produces an error and aborts the processing.
    2525
    26 Creating a timelaps video this way is very tedious. I have to start the process, which takes hours, and if there is an error, I have to find the erroneous video (concat does not even print the file name which has caused an error), manually find the problematic area, convert it so that I crop this area, put it back in the file list and start the timelapse again... until the next error.
     26Creating a timelapse video this way is very tedious. I have to start the process, which takes hours, and if there is an error, I have to find the erroneous video (concat does not even print the file name which has caused an error), manually find the problematic area, convert it so that I crop this area, put it back in the file list and start the timelapse again... until the next error.
    2727
    2828I have also tried running ffprobe on the problematic video, but it does not find any error - it seems that it does not scan the entire file