Bug#738278: mplayer: no sound - Sample format big-endian MPEG-2 not yet supported

Arthur Marsh arthur.marsh at internode.on.net
Sat Feb 8 20:55:28 UTC 2014


Package: mplayer
Version: 2:1.0~rc4.dfsg1+svn34540-1+b2
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

No sound output when trying to play an MPEG-TS file:

mplayer -identify *.trp
MPlayer svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing PGR_6.trp.
fopen Vobsub file failed: No such file or directory
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
TS file format detected.
VIDEO MPEG2(pid=4097) AUDIO MPA(pid=4161) NO SUBS (yet)!  PROGRAM N. 0
ID_VIDEO_ID=4097
ID_AUDIO_ID=4161
VIDEO:  MPEG2  1440x1080  (aspect 3)  29.970 fps  24000.0 kbps (3000.0 kbyte/s)
Load subtitles in ./
SUB: Could not determine file format
Cannot load subtitles './PGR_6.txt'.
ID_FILENAME=PGR_6.trp
ID_DEMUXER=mpegts
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=24000000
ID_VIDEO_WIDTH=1440
ID_VIDEO_HEIGHT=1080
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_START_TIME=67748.92
ID_LENGTH=715.61
ID_SEEKABLE=1
ID_CHAPTERS=0
Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
[VO_XV] Could not grab port 63.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 53.35.0 (external)
Mismatching header version 53.32.2
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
ID_VIDEO_CODEC=ffmpeg2
==========================================================================
Requested audio codec family [mpg123] (afm=mpg123) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[mp2float @ 0x30ff8f2440]Header missing
[mp2float @ 0x30ff8f2440]Header missing
[mp2float @ 0x30ff8f2440]Header missing
[mp2float @ 0x30ff8f2440]Header missing
[mp2float @ 0x30ff8f2440]Header missing
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[mp2 @ 0x30ff8f2440]Header missing
[mp2 @ 0x30ff8f2440]Header missing
[mp2 @ 0x30ff8f2440]Header missing
[mp2 @ 0x30ff8f2440]Header missing
[mp2 @ 0x30ff8f2440]Header missing
Unknown/missing audio format -> no sound
ADecoder init failed :(
Requested audio codec family [mad] (afm=libmad) not available.
Enable it at compilation.
Opening audio decoder: [hwmpa] MPEG audio pass-through (fake decoder)
AUDIO: 32000 Hz, 2 ch, mpeg2, 288.0 kbit/28.12% (ratio: 36000->128000)
ID_AUDIO_BITRATE=288000
ID_AUDIO_RATE=32000
ID_AUDIO_NCH=2
Selected audio codec: [hwmpa] afm: hwmpa (MPEG audio pass-through for hardware MPEG decoders)
==========================================================================
AO: [pulse] 32000Hz 2ch s16le (2 bytes per sample)
[format] Sample format big-endian MPEG-2 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 sound
Starting playback...
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.7778
VO: [xv] 1440x1080 => 1920x1080 Planar YV12

mediainfo reports:

$ mediainfo *.trp
General
Complete name                            : PGR_6.trp
Format                                   : MPEG-TS
Format profile                           : No PAT/PMT
File size                                : 2.00 GiB
Duration                                 : 18mn 6s
Overall bit rate mode                    : Variable
Overall bit rate                         : 15.8 Mbps

Video
ID                                       : 4097 (0x1001)
Format                                   : MPEG Video
Format version                           : Version 2
Format profile                           : Main at High
Format settings, BVOP                    : Yes
Format settings, Matrix                  : Custom
Format settings, GOP                     : M=3, N=15
Duration                                 : 18mn 6s
Bit rate mode                            : Variable
Bit rate                                 : 14.8 Mbps
Maximum bit rate                         : 24.0 Mbps
Width                                    : 1 440 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 29.970 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Interlaced
Scan order                               : Top Field First
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.318
Time code of first frame                 : 16:00:54:12
Time code source                         : Group of pictures header
Stream size                              : 1.88 GiB (94%)
Color primaries                          : BT.709
Transfer characteristics                 : BT.709
Matrix coefficients                      : BT.709

Audio
ID                                       : 4161 (0x1041)
Format                                   : AAC
Format/Info                              : Advanced Audio Codec
Format version                           : Version 2
Format profile                           : LC
Muxing mode                              : ADTS
Duration                                 : 18mn 6s
Bit rate mode                            : Variable
Bit rate                                 : 192 Kbps
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 48.0 KHz
Compression mode                         : Lossy
Delay relative to video                  : -330ms
Stream size                              : 24.9 MiB (1%)

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14.0-rc1+ (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mplayer depends on:
ii  libaa1                    1.4p5-41
ii  libasound2                1.0.27.2-3
ii  libavcodec53              6:0.8.10-1
ii  libavformat53             6:0.8.10-1
ii  libavutil51               6:0.8.10-1
ii  libbluray1                1:0.4.0-1
ii  libc6                     2.17-97
ii  libcaca0                  0.99.beta18-1.1
ii  libcdparanoia0            3.10.2+debian-11
ii  libdca0                   0.0.5-6
ii  libdirectfb-1.2-9         1.2.10.0-5
ii  libdvdnav4                4.2.1-2
ii  libdvdread4               4.2.1-2
ii  libenca0                  1.15-2
ii  libesd0                   0.2.41-11
ii  libfaad2                  2.7-8
ii  libfontconfig1            2.11.0-2
ii  libfreetype6              2.5.2-1
ii  libfribidi0               0.19.6-1
ii  libgcc1                   1:4.9-20140122-1
ii  libgif4                   4.1.6-11
ii  libgl1-mesa-glx [libgl1]  10.0.2-1
ii  libjack0 [libjack-0.116]  1:0.124.1+20140122git5013bed0-2
ii  libjpeg8                  8d-2
ii  liblircclient0            0.9.0~pre1-1
ii  liblzo2-2                 2.06-1.2
ii  libmp3lame0               1:3.99.5-dmo1
ii  libmpeg2-4                0.5.1-5
ii  libncurses5               5.9+20140118-1
ii  libogg0                   1.3.1-1
ii  libopenal1                1:1.14-4
ii  libpng12-0                1.2.50-1
ii  libpostproc52             7:1.0-dmo2
ii  libpulse0                 4.0-6+b1
ii  libsdl1.2debian           1.2.15-8
ii  libsmbclient              2:4.1.4+dfsg-3
ii  libspeex1                 1.2~rc1.1-1
ii  libstdc++6                4.9-20140122-1
ii  libsvga1                  1:1.4.3-33
ii  libswscale2               6:9.11-1
ii  libtheora0                1.1.1+dfsg.1-3.1
ii  libtinfo5                 5.9+20140118-1
ii  libvdpau1                 0.7-1
ii  libx11-6                  2:1.6.2-1
ii  libx264-123               2:0.123.2189+git35cf912-1
ii  libxext6                  2:1.3.2-1
ii  libxinerama1              2:1.1.3-1
ii  libxv1                    2:1.0.10-1
ii  libxvidcore4              2:1.3.2-9
ii  libxvmc1                  2:1.0.8-1
ii  libxxf86dga1              2:1.1.4-1
ii  libxxf86vm1               1:1.1.3-1
ii  zlib1g                    1:1.2.8.dfsg-1

mplayer recommends no packages.

Versions of packages mplayer suggests:
ii  bzip2                              1.0.6-5
ii  fontconfig                         2.11.0-2
ii  fonts-freefont-ttf [ttf-freefont]  20120503-4
ii  mplayer-doc                        2:1.0~rc4.dfsg1+svn34540-1
pn  netselect | fping                  <none>

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list