[MPlayer-users] DVB stream including LATM AAC Audio issues

Steven Ellis lists at stevencherie.net
Tue Jan 29 05:12:37 CET 2008


Nico Sabbi wrote:
> Il Saturday 26 January 2008 11:39:02 Nico Sabbi ha scritto:
>   
>> Il Saturday 26 January 2008 08:21:00 Steven Ellis ha scritto:
>>     
>>> You missed one item from the patch for it to work on a TS stream.
>>> Works well on my test samples from the NZ DTT Transmissions.
>>>
>>> Nico - Thanks for all your hard work. Really appreciated.
>>>       
>> really hard: making some sense out of those specs and patching
>> libfaad was a real PITA
>>
>>     
>
> finally committed
>   
Cheers Nico. I can confirm sound is working with current SVN trunk.

If I try to perform an audio only test on some of my samples I've 
noticed that FAAD2 is unsure of the sample bitrate. Has anyone else seen 
the following error

FAAD: compressed input bitrate missing, assuming 128kbit/s!

as shown inline below. Windows users have been reporting different bit 
rate and sample frequency details.


$ ./mplayer -vc null /home/steve/Videos/tv6.ts
MPlayer dev-SVN-r25908-4.1.3 (C) 2000-2008 MPlayer Team
CPU: Genuine Intel(R) CPU           T2400  @ 1.83GHz (Family: 6, Model: 
14, Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
117 audio & 239 video codecs

Playing /home/steve/Videos/tv6.ts.
TS file format detected.
VIDEO H264(pid=252) AUDIO AAC(pid=302) NO SUBS (yet)!  PROGRAM N. 1202
FPS seems to be: 25.000000
==========================================================================
Forced video codec: null
Opening video decoder: [null] Null video decoder
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x10000005.
Read DOCS/HTML/en/codecs.html!
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
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: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:55214.0 (15:20:13.9) of 1384.2 (23:04.1)  
2.9%                                                                             

Exiting... (Quit)


Steve



More information about the MPlayer-users mailing list