google / sagetv

SageTV is a cross-platform networked DVR and media management system
http://forums.sagetv.com/
Apache License 2.0
267 stars 173 forks source link

Update transcoder progress to fallback to framecount #479

Closed jvl711 closed 2 years ago

jvl711 commented 2 years ago

There are situations where ffmpeg does not seem to output a correct time in it's output. It the time is less than zero I am falling back to using the frame to calculate the time.