Skip to content

Can't play AAC LD #9

@bat999

Description

@bat999

Hi
Error message is:-
[aac @ 0x8bbde60]Audio object type 23 is not supported.
Could not open codec.
[format] Sample format iec61937le not yet supported.

That's because the audio track is "Format : ER AAC LD".
MPlayer can play this using FAAD2.
But mpv can't use this codec.
Only "Codecs: libavcodecs mpg123" so far.

Samples are here ---> http://www.mediafire.com/download.php?pbl6epjbklvc0g3

michelle1.mkv is "ER AAC LD", sound doesn't play with mpv.
michelle2.mkv is "LC", this plays OK with mpv

@ubuntu:~/mpv-build/mpv$ ./mpv "michelle1.mkv"
Playing michelle1.mkv.
Detected file format: Matroska
[stream] Video (+) --vid=0 (avc1/V_MPEG4/ISO/AVC)
[stream] Audio (+) --aid=0 (*) (MP4A/A_AAC)
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [libavcodec]
[aac @ 0x8bbde60]Audio object type 23 is not supported.
Could not open codec.
Audio decoder init failed for codecs.conf entry "ffaac".
Selected audio codec: libavformat/spdifenc AAC pass-through decoder [spdif]
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
[format] Sample format iec61937le not yet supported
[libaf] Reinitialization did not work, audio filter 'format' returned error code -2
[libaf] Unable to setup filter system can not meet sound-card demands, please send a bug report.
Couldn't find matching filter/ao format!
Audio: no audio
VO: [xv] 320x180 => 320x180 yv12
V: 2.9 (00:00:02) / 3.0 (00:00:03) (96%)
Exiting... (End of file)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions