funny, today sound works with xine, yesterday it didn't although I had sound on all other channels with mpeg2 audio. Even recorings work fine, so aac support is perfect here :) kind regards Newspaperman --- Newsy Paper <newspaperman_germany@xxxxxxxxx> schrieb am So, 16.5.2010: > Von: Newsy Paper <newspaperman_germany@xxxxxxxxx> > Betreff: Re: vdr and aac support > An: "VDR Mailing List" <vdr@xxxxxxxxxxx> > Datum: Sonntag, 16. Mai, 2010 23:52 Uhr > Hi Klaus, > > just tested your aac patch. I would say your patch is > working fine. AAC pid is found + added automatically, femon > plugin shows HE-AAC as codec. If I connect to xineliboutput > with vlc I get correct audio, but with xine there's no > audio, perhaps there are some more modifications necessary > in xine but your part is complete. Thank you very much for > that. > > kind regards > > > Newspaperman > > --- Klaus Schmidinger <Klaus.Schmidinger@xxxxxxx> > schrieb am So, 16.5.2010: > > > Von: Klaus Schmidinger <Klaus.Schmidinger@xxxxxxx> > > Betreff: Re: vdr and aac support > > An: vdr@xxxxxxxxxxx > > Datum: Sonntag, 16. Mai, 2010 14:28 Uhr > > On 16.05.2010 12:55, Klaus > > Schmidinger wrote: > > > On 15.05.2010 20:00, Newsy Paper wrote: > > >> hi Luis, > > >> > > >> seems like an ugly hack. Channel I'm > receiving > > here has: > > >> Stream_type: 15 (0x0f) [= ISO/IEC 13818-7 > > Audio with ADTS transport sytax] > > > > > > If you do this instead: > > > > > > --- pat.c 2010/03/27 > > 15:17:46 2.9 > > > +++ pat.c 2010/05/16 > > 10:53:46 > > > @@ -358,6 +358,8 @@ > > > > > break; > > > > > case 3: // STREAMTYPE_11172_AUDIO > > > > > case 4: // STREAMTYPE_13818_AUDIO > > > + case > > 0x0F: // ISO/IEC 13818-7 Audio with ADTS transport > sytax > > > + case > > 0x11: // ISO/IEC 14496-3 Audio with LATM transport > syntax > > > > > { > > > > > if (NumApids < MAXAPIDS) { > > > > > > > Apids[NumApids] = esPid; > > > > > > > > > does this put the proper PID into the APID > section? > > > This may still not work with recordings, but I > first > > want to know > > > whether a proper PID is detected that way. > > > > Ok, here's a complete patch that attempts to handle > audio > > types. > > It is untested, so please use it with care. > > Please let me know whether this works with your audio > types > > in > > live mode and with replaying recordings. > > > > Klaus > > > > -----Integrierter Anhang folgt----- > > > > > > -----Integrierter Anhang folgt----- > > > > _______________________________________________ > > vdr mailing list > > vdr@xxxxxxxxxxx > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > > > > > > _______________________________________________ > vdr mailing list > vdr@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr