Skip to content

Fix error when duration is N/A

Rastersoft requested to merge fix-error-when-duration-is-NA into master

In some cases, FFmpeg can return N/A as the time in STDERR, which makes fail Devede. This patch should fix it.

Merge request reports