Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Workaround: use the default DShow Async File Reader with the LAV splitter
instead of the LAV Splitter/Source alone.
This results in very long load times for large/long files but you get the
correct duration.
Original comment by iankph...@gmail.com
on 29 Sep 2014 at 11:02
It would appear that the splitter (and splitter/source) attempt to read all the
indexes in the fMP4 file rather than pulling the duration from the appropriate
box. Or something. Not sure.
Load times when using the async source is excessive for long files, with tons
of disk IO before playback starts.
If you load the file once using the async filter, subsequent load with the LAV
splitter/source work, I assume due to disk cache.
Original comment by iankph...@gmail.com
on 30 Sep 2014 at 5:04
Original issue reported on code.google.com by
iankph...@gmail.com
on 29 Sep 2014 at 6:16