Opened 18 years ago
Last modified 15 years ago
#1010 closed defect (fixed)
[PATCH] demux_ogg theora crash with -vc dummy
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | demuxer |
| Version: | 1.0rc2 | Severity: | normal |
| Keywords: | Cc: | compn | |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
When ogg theora is played without video codec (either on text-only terminal or with -vc dummy), mplayer crashes.
Note that there are many other demuxers crashing with -vc dummy, someone should really make a regression test on it.
Attachments (1)
Change History (5)
by , 18 years ago
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|
comment:3 by , 15 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed, patriotact@gmail.com |
| Summary: | Ogg theora crash with -vc dummy → [PATCH] demux_ogg theora crash with -vc dummy |
now that lavf is default for ogg and -vc dummy works with it, closing this bug.
comment:4 by , 15 years ago
| Resolution: | wontfix → fixed |
|---|
Actually it works with -demuxer ogg as well.
Also these kind of bugs will in many cases be fixed "automatically" when support for runtime-switching of video tracks is implemented.
Note:
See TracTickets
for help on using tickets.

Patch for the ogg problem.