Nootna8 / Beats2Fun

9 stars 1 forks source link

Video pre-filter #12

Closed dastardlii closed 2 years ago

dastardlii commented 2 years ago

It would be nice if the program ran a check of each input video as the first step, excluding any videos that are unsupported (too short, wrong codec, etc...). Alternatively, you could capture the errors when processing those videos and allow the program to continue despite the failure.

Nootna8 commented 2 years ago

All input videos should, unless they are corrupt. Corrupt meaning that no video player will be able to open it. An option could be added to skip corrupt videos. Too short would mean that the video is shorter then the shortest clip, currently the video would just now be used.

General video support item: #1 . Please continue there :)