Opened 17 years ago
Closed 17 years ago
#1058 closed defect (fixed)
Playing of AMV videos broken
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | ao |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
It used to work, but the latest SVN (26384 on 11 April 2008) crashes with
mplayer: utils.c:640 update_initial_durations: Assertion 'pkt->duration && !st->cur_dts' failed.
Mplayer interrupted by signal 6 in module: decode_audio
Happens using all vo & ao drivers available to me.
Running Gcc 4.2.2, Glibc 2.7 on X86_64 pure 64-bit.
Note:
See TracTickets
for help on using tickets.
full gdb output would be nice