Opened 15 years ago
Last modified 15 years ago
#1670 new defect
if one audio stream in avi demuxer fails, using # to switch audio also 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
works with -demuxer lavf.
steps to reproduce:
mplayer -ac asdf http://samples.mplayerhq.hu/avi/2-audio-streams.avi
try hitting # key...
Change History (2)
comment:1 by , 15 years ago
Owner: | changed from | to
---|
comment:2 by , 15 years ago
oh, i had a dual audio voxware avi file and i didnt install the voxware codec correctly. so i couldnt tell if it was getting to audio stream #2 or not.
anyways, thanks for checking.
Note:
See TracTickets
for help on using tickets.
I don't think it really works with lavf either, it will always select the first one and immediately fail again.
However they should at least behave the same with SVN r30979.