hello, is there a patch for vdr-xine-plugin to do the repack LATM AAC
audio as e-ac3 patch.
xine-lib-1.2 already supports and works very well in my recordings
with LATM HE-AAC but not live tv.
how can I do a debug,
has changed on vdr172remux.c
/ / Set this to 'true' for debug output:
DebugPatPm
hello,
just to say that in scanner.c
must contain this patch if relevant:
- Int Atypes [MAXDPIDS + 1] = {0};
+ Int Atypes [MAXAPIDS + 1] = {0};
and also
Dpids [NumDpids] = esPid;
+ Dtypes [NumDpids] = SI:: AC3DescriptorTag;
strn0cpy (DLangs [NumDpids], lang, MAXLA
2010/6/26 Jonas Bardino :
> Luis Fernandes wrote:
>> 2010/6/23 Jonas Bardino :
>>> Bjørnar Nilsen wrote:
>>>> Den 22.06.2010 07:21, skrev ECLiPSE:
>
>>
>> hello, try to do as I did with svn xine-lib 1.2
>>
>> read this
>> http:/
2010/6/23 Jonas Bardino :
> Bjørnar Nilsen wrote:
>> Den 22.06.2010 07:21, skrev ECLiPSE:
>>> I know that is not directly related to vdr, as my problem should come
>>> from the reel src and not vdr.
>>> I know there is here a good community of developpers and perhaps
>>> someone can look at the src
Only to report, the patch works well in both live TV and recordings
with xineliboutput.
This patch is expected to:
* DVB-T in Norway
* DVB-T in New Zealand
* DVB-T and DVBS2 in Portugal
Thank you very much Klaus
2010/5/17 Newsy Paper :
> funny, today sound works with xine, yesterday i
hello everybody, in my case of he-aac streamtype 0x11 coming in, if
you want to record or listen to xineliboutput i have to change in
remux.c and pat.c in the following lines,
pat.c
case 0x04: / / STREAMTYPE_13818_AUDIO
+ case 0x11: / / ISO/IEC 14496-3 Audio with LATM transport syntax
thus ad