[MPlayer-users] LPCM audio track not detected by default demuxer (only by lavf). Sample included

Dâniel Fraga fragabr at gmail.com
Fri Jan 14 01:22:29 CET 2011


	I uploaded the sample used here:

celda_211_LPCM_audio_track_not_detect_by_default_demxuer.m2ts

	to incoming.

	If I use the default demuxer, the 4352 LPCM audio track isn't detected:

mplayer -vc ffh264vdpau,ffvc1vdpau -cache 128000  -aid 4352 -fs -af pan=2:1:0:0:1:1:0:0:1:1:1:1:1 -channels 6 CELA_211/BDMV/STREAM/00003.m2ts 
MPlayer SVN-r32787-4.5.1 (C) 2000-2011 MPlayer Team
161 audio & 351 video codecs

Playing CELA_211/BDMV/STREAM/00003.m2ts.
Cache fill:  0.00% (0 bytes)   

TS file format detected.
VIDEO H264(pid=4113) NO AUDIO!  NO SUBS (yet)!  PROGRAM N. 1
FPS seems to be: 23.976025
Load subtitles in CELA_211/BDMV/STREAM/
==========================================================================
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==========================================================================
Audio: no sound
Starting playback...
[VD_FFMPEG] Trying pixfmt=0.
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [vdpau] 1920x1080 => 1920x1080 H.264 VDPAU acceleration  [fs]
[VD_FFMPEG] XVMC-accelerated MPEG-2.
V: 600.8  21/ 21 32%  5%  0.0% 0 0 99% 

Exiting... (Quit)

	***

	But if I use -demuxer lavf, it is detected:

mplayer -vc ffh264vdpau,ffvc1vdpau -cache 128000 -demuxer lavf -aid 0 -sid 0 -fs -af pan=2:1:0:0:1:1:0:0:1:1:1:1:1 -channels 6 CELA_211/BDMV/STREAM/00003.m2ts 
MPlayer SVN-r32787-4.5.1 (C) 2000-2011 MPlayer Team
161 audio & 351 video codecs

Playing CELA_211/BDMV/STREAM/00003.m2ts.
Cache fill:  0.00% (0 bytes)   

libavformat file format detected.
[mpegts @ 0x30699a0] max_analyze_duration reached
[NULL @ 0x3084740] start time is not set in av_estimate_timings_from_pts
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (pcm_bluray), -aid 0
[lavf] stream 2: audio (ac3), -aid 1
[lavf] stream 3: subtitle (pgssub), -sid 0
LAVF: Program 1 
VIDEO:  [H264]  1920x1080  0bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
Load subtitles in CELA_211/BDMV/STREAM/
==========================================================================
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s32le, 2304.0 kbit/75.00% (ratio: 288000->384000)
Selected audio codec: [fflpcm] afm: ffmpeg (Blu-ray LPCM)
==========================================================================
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
[VD_FFMPEG] Trying pixfmt=0.
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [vdpau] 1920x1080 => 1920x1080 H.264 VDPAU acceleration  [fs]
[VD_FFMPEG] XVMC-accelerated MPEG-2.
A: 600.9 V: 600.9 A-V:  0.000 ct:  0.000   0/  0 42%  2%  0.2% 4 0 99% 

Exiting... (Quit)

	***

	Bug on default demuxer? If you need more info, just ask. Thanks.

-- 
Linux 2.6.36: Flesh-Eating Bats with Fangs




More information about the MPlayer-users mailing list