diff options
author | wm4 <wm4@nowhere> | 2017-08-08 15:19:50 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-08-08 15:19:50 +0200 |
commit | 0e36b77aae1ac2af68a45db07d4ff09d9f6dcb30 (patch) | |
tree | 17391e715976200137aa3517c99d0d14f60b1379 /DOCS | |
parent | 2ad79785cc4ab9a233acede8880a56ca53613de9 (diff) |
demux_mkv: avoid an error message in a corner case
If --demuxer-mkv-probe-start-time=no is used, and a seek is triggered on
start, then cluster_start will be 0, and the packet reading code will
print an error message about not finding valid data. This fixes itself
since it invokes the resync code, but it's still pretty ugly. Avoid this
by always initializing cluster_start.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions