Opened 13 years ago

Closed 13 years ago

#1883 closed defect (fixed)

Empty file produced by -ao pcm

Reported by: cehoyos Owned by: reimar
Priority: normal Component: ao
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

http://lists.mplayerhq.hu/pipermail/mplayer-users/2011-February/082054.html
http://thread.gmane.org/gmane.comp.video.mplayer.user/65557
With samples/real/AC-dnet/sp_sample1.rm

mplayer sp_sample1.rm -vc null -vo null -ao pcm
...
A: 33.3 V: 33.3 A-V: -0.001 ct: 0.460 422/422 0% 0% 0.0% 0 0

Exiting... (End of file)
$ ls -l audiodump.wav
-rw-r--r-- 1 cehoyos users 44 2011-02-28 11:04 audiodump.wav

Works fine with -demuxer lavf

Change History (2)

comment:1 by cehoyos, 13 years ago

I originally did not test playing the file - it fails with -demuxer real -ac ffac3, plays fine with -demuxer lavf -ac ffac3 and -demuxer real -ac a52 (and -demuxer lavf -ac a52).

comment:2 by reimar, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in SVN r33029.

Note: See TracTickets for help on using tickets.