demux: read chunk if pos + sample size > target (fix #11166)
If first chunk is greater than first samples duration, the data is never read/sent. (segmented mp4 related, demux tries to read 100ms (CLOCK_FREQ/10) - [0] duration=133ms media time=-1ms) rate=1.0 - [1] duration=667034ms media time=66ms) rate=1.0
Showing
Please register or sign in to comment