[vdr] xine with new AAC LATM support

2011-09-28 Thread Chris Rankin

Hi all,

The AAC LATM patches have finally been merged to the xine-lib 1.2 branch. It 
still doesn't configure correctly for me on Fedora 15, but please feel free to 
test it out.


Cheers,
Chris

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine with new AAC LATM support

2011-09-15 Thread Petri Hintukainen
Barak Nahari wrote:
> This sounds great.
> What is needed to be done to get aac latm working with a xine
> frontend?

You need to build xine-lib (1.1.x) from hg repository.

AAC LATM from .ts files and xine-lib DVB input works. You can freely
switch between audio channels of different types.
Switching between mpeg/AAC-LATM/EAC3 TV channels does not work in all
cases. It should work if you don't switch to TV channel using different
audio coding on the same audio channel #.

> Do i need only to compile the xine-lib1.2?

Patches haven't been merged to 1.2 branch yet ?

> Does the vdr-plugin-xine or the vdr-plugin-xineliboutput needed to be
> updated to support aac latm?
> What about the xine frontend or the vdr-sxfe frontend?

Probably only xine-side plugins need to be updated (xine-lib mpeg PES
demuxer for vdr-xine ? and libxine1-xvdr for vdr-sxfe).

vdr-sxfe still needs some fixes to xine-lib for AAC-LATM and EAC3. The
problem is that ffmpeg-based audio codecs need to be initialized using
header buffers. Unfortunately header buffers can't be used after each
channel switch; those are never freed so this would result in engine
lock-up after N channel switches.


- Petri


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine with new AAC LATM support

2011-09-14 Thread Barak Nahari
This sounds great.
What is needed to be done to get aac latm working with a xine frontend?
Do i need only to compile the xine-lib1.2?
Does the vdr-plugin-xine or the vdr-plugin-xineliboutput needed to be
updated to support aac latm?
What about the xine frontend or the vdr-sxfe frontend?
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine with new AAC LATM support

2011-09-13 Thread Chris Rankin

> Have your patches been merged yet?  When will they be merged into the
> xine-lib-1.2 tree?  I don't know anyone still using 1.1 since 1.2 is
> where the vdpau dev happens.

Yes, the patches have now all been merged into the xine-lib tree:

http://hg.debian.org/hg/xine-lib/xine-lib

I suspect that the patches will also arrive in the 1.2 tree at some later point. 
However, xine-lib-1.2 doesn't build for me on Fedora 15 so I can't test it myself.


Cheers,
Chris

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine with new AAC LATM support

2011-09-13 Thread Jouni Karvo

On 13.09.2011 14:16, Chris Rankin wrote:

Hi,

Just in case anyone is interested:

There has been a sudden spike in xine development (1.1.19 branch), and 
AAC LATM audio should now be working with MPEG-TS streams. You will 
also need to be using FFmpeg >= 0.7.


Where can that be found?  The repositories at xine-project.org -> alioth 
mercurial are from Apr 2008.  At least xine-lib-1.2 was.


yours,
Jouni

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xine with new AAC LATM support

2011-09-13 Thread VDR User
On Tue, Sep 13, 2011 at 4:16 AM, Chris Rankin  wrote:
> Just in case anyone is interested:
>
> There has been a sudden spike in xine development (1.1.19 branch), and AAC
> LATM audio should now be working with MPEG-TS streams. You will also need to
> be using FFmpeg >= 0.7.

Have your patches been merged yet?  When will they be merged into the
xine-lib-1.2 tree?  I don't know anyone still using 1.1 since 1.2 is
where the vdpau dev happens.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] xine with new AAC LATM support

2011-09-13 Thread Chris Rankin

Hi,

Just in case anyone is interested:

There has been a sudden spike in xine development (1.1.19 branch), and AAC LATM 
audio should now be working with MPEG-TS streams. You will also need to be using 
FFmpeg >= 0.7.


Cheers,
Chris

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr