[mythtvnz] HVR4000 and DVB-S/DVB-T

Steven Ellis steven at openmedia.co.nz
Sat Feb 9 04:06:14 GMT 2008


On Sat, February 9, 2008 4:54 pm, Craig Whitmore wrote:
>> Great work Craig.
>>
>> The audio is HE-AAC. I've got it working in mplayer now, need to look at
>> MythTV patches.
>>
>
> Checking the sources they define..
>
> #define STREAM_TYPE_VIDEO_MPEG1     0x01
> #define STREAM_TYPE_VIDEO_MPEG2     0x02
> #define STREAM_TYPE_AUDIO_MPEG1     0x03
> #define STREAM_TYPE_AUDIO_MPEG2     0x04
> #define STREAM_TYPE_PRIVATE_SECTION 0x05
> #define STREAM_TYPE_PRIVATE_DATA    0x06
> #define STREAM_TYPE_AUDIO_AAC       0x0f
> #define STREAM_TYPE_VIDEO_MPEG4     0x10
> #define STREAM_TYPE_VIDEO_H264      0x1b
>
>>From your post a while back about the stuff added to mplayer..
>
> 1. H.264 video stream detection - type 0x1b
> 2. ADTS Audio streams - usually AAC Audio - type 0x0f
> 3. LATM Transport stream - usually AAC Audio - type 0x11
> 4. MHEG data stream - type 0x07
> 5. DSM-CC data stream - here in NZ used for MHEG data - type 0x0b
>
>
> So number 3 for Audio is missing LATM + Whatever else is needed for this.
> This is what the Sony Demos are running with?

All of the channels are now running LATM + HE-AAC.

We need 0x11 to be a valid audio stream, plus the FAAD2 patches from mplayer.

Steve


--------------------------------------------
Steven Ellis - Technical Director
OpenMedia Limited - The Home of myPVR
email   - steven at openmedia.co.nz
sales   - sales at openmedia.co.nz
support - support at openmedia.co.nz
website - http://www.openmedia.co.nz



More information about the mythtvnz mailing list