[MPlayer-users] Switches for playing interlaced h264 ?

Håkon Alstadheim hakon at alstadheim.priv.no
Wed Aug 20 10:42:24 CEST 2008


Reimar Doeffinger wrote:
> On Tue, Aug 19, 2008 at 02:19:43PM +0200, Håkon Alstadheim wrote:
>   
>> Hi, I'm receiving dvb-t broadcasts in interlaced h264 format. I seem to 
>> be totally unable to get the mplayer switches right for this format, 
>> video always lags.
>>     
>
> Seems you didn't try -demuxer lavf ?
>   
Ah, right. That gievs me a usable picture, but no sound. Sound is in an 
extra pid in my channels.conf, like so:


NRK1:658000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_2_3:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:512+259:640:1009


The default demuxer finds that, no problem, see output below. How do I 
convince mplayer to find the AAC sound while using -demuxer lavf ?

--- unpatched, with -demuxer lavf-------
[lavf] Video stream found, -vid 0
LAVF: Program 1109
VIDEO:  [H264]  720x576  0bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
Opening video filter: [pp=fd/fa]
Opening video filter: [crop w=550 h=576]
Crop: 550 x 576, -1 ; -1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound


--- patched, without -demuxer switch----

==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
 
Unsupported LATM configuration: 8 programs/ 2 subframes, 6 layers, 
allstreams: 0
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) 
decoder)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
-----





More information about the MPlayer-users mailing list