Opened 15 years ago
Last modified 15 years ago
#2012 new defect
when playing large mkv files over a pipe, demuxer lavf fails
| Reported by: | compn | Owned by: | reimar |
|---|---|---|---|
| Priority: | normal | Component: | demuxer |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
if you do cat verylarge.mkv | mplayer -demuxer lavf -lavfdopts format=matroska -
lavf will fail to find an index (which is at the end of the file) and fail to play.
if you add -noidx it works.
shouldnt we be setting -noidx on stdout playback for lavf demuxer?
also works with -demuxer mkv...
Note:
See TracTickets
for help on using tickets.

actually, i couldnt reproduce this issue.
but i've helped two users with the problem so i dont know whats up.
they were both playing files using unrar -inul p *rar | mplayer -