Opened 12 years ago

Last modified 12 years ago

#2082 closed enhancement (worksforme)

Core Audio Format decoder

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

Description

currently, mplayer cannot play back file in core audio format.

trying to do so gives:

--
Detected file format: Apple Core Audio Format (libavformat)
[caf @ 0x7f5630ffb920]skipping CAF chunk: 7065616B (peak)
[caf @ 0x7f5630ffb920]Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: audio (pcm_f32be), -aid 0
Load subtitles in .
==========================================================================
Cannot find codec for audio format 0x6C70636D.
Audio: no sound
Video: no video
--

the file is generated and can be played back via libsndfile

Change History (2)

comment:1 by reimar, 12 years ago

Please provide an sample file and don't remove parts of the log.
The output looks suspiciously like a heavily outdated version without the lpcm entry in etc/codecs.conf.

comment:2 by cehoyos, 12 years ago

Resolution: worksforme
Status: newclosed, cehoyos@ag.or.at

Works fine with random caf samples.

Note: See TracTickets for help on using tickets.