Opened 12 years ago

Closed 12 years ago

#2030 closed defect (fixed)

real media files with sipr don't play audio

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

Description

Recent versions of mplayer seem to be unable to play real media files with the sipr audio codec.

Take for example this video:
http://samples.mplayerhq.hu/real/AC-sipr/28dewdz-ep2.rm

I get this error message:

Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[sipr @ 0xd92460]Invalid block_align: 320
Could not open codec.

(after that follow a bunch of lines trying to use the proprietary real codecs I have not installed)

ffmpeg is able to decode sipr and convert it. If I use "ffmpeg -i 28dewdz-ep2.rm test.avi", I get an avi file with sound that I can play. So it's probably an issue within mplayer.

Also, I'm 99% sure that previous versions of mplayer were able to play those video files.

Change History (1)

comment:1 by reimar, 12 years ago

Resolution: fixed
Status: newclosed

Should be fixed with latest FFmpeg.

Note: See TracTickets for help on using tickets.