Skip to content
Commit f73b2454 authored by arnova's avatar arnova Committed by S. Davilla
Browse files

fixed: Video chapter seek handling didn't work properly for some content handled by ffmpeg

This mainly applies to several MP4 files where we currently can't reliably detect in which chapter we are when
we perform chapter seeking (probably an ffmpeg bug?). To workaround this make sure current chapter != 0 and
fallback to large stepping where appropriate.
parent 70ebc499
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment