Opened 18 years ago

Last modified 13 years ago

#425 new defect

Crash on custom codec loading

Reported by: cox@… Owned by: reimar
Priority: normal Component: core
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Bug report for
==============
MPlayer dev-CVS-051222-22:39-4.0.1

Summary
==============
Crash on custom codec loading

Files
==============

gdb.cmd: The gdb cmdline file used
mplayer.bug: The gdb session
*.ax: The dshow codecs
video_ts.xvo: sample video file
codecs.conf: entries for locating the codecs

Reproduce
===============
From the uncompressed bug report .tgz dir:

# cp *.ax /usr/lib/codecs
# cp codecs.conf /etc/mplayer/
# mplayer video_ts.xvo

Backgroud info
===============

Trying to play a ratDVD file (http://www.ratdvd.dk/) with
the codecs provided at:

http://www.ratdvd.dk/downloads/ratdvd_filter.zip

Audio is played nicely with the built-in AC3 decoder, see
the provided codecs.conf entry.

The file provided with the bug report: video_ts.xvo was
extracted unzipping a .ratDVD file. I can provide a full
.ratDVD (1Gb size) if needed.

Don't know if the mplayer authors want to support this
format, anyway I think mplayer shouldn't crash.

Change History (2)

comment:1 by compn, 18 years ago

mplayer cannot load directshow filters (muxers and codecs) , only directshow
codecs seem to work.

comment:2 by compn, 13 years ago

Owner: changed from alex@… to reimar
Note: See TracTickets for help on using tickets.