Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] dvd-0.3.3-jau-p2 (audio-id patch)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

patch against Andreas Schultz'S vdr-dvd-0.3.3

this patch allows you to use an PS stream
with many MP2 ES plus other audio ES streams, e.g:
	MPEG2 + AC3 + MP2 + MP2

if you switch the audio channel via dvd navigation,
this change will being respected an therefor the 
right aid will being played.

i have tested this with the latest libdvdnav CVS version:
	ldd -r -v /opt-linux-x86-athlon/lib/libvdr-dvd.so.1.2.5
	   libdvdnav.so.4 => /opt-linux-x86-athlon/lib/libdvdnav.so.4 (0x40010000)
	   ...

+++

PATCH:
	http://www.jausoft.com/Files/vdr/vdr-dvd-0.3.3-jau-p2.patch.bz2

COMPLETE:
	http://www.jausoft.com/Files/vdr/vdr-dvd-0.3.3-jau-p2.tar.bz2

+++

2003-09-30: Version 0.3.3-jau-p2 sven at jausoft.com
    - audio track change to MP2 id's nor works properly
        - the former audioTrack member, ain'T initialized, but was used
          to determine the asked aid !
          this never worked for MP2 aid's C1, C2, ..
        - now using currentNavAudioTrack = dvdnav_get_active_audio_stream(nav);
        - introduced define AUDIOIDDEBUG to enable DEBUG_AUDIO_ID

     - disabled all three debug def's as default
        DVDDEBUG, PTSDEBUG, AUDIOIDDEBUG

cheers, sven
- -- 
health & wealth
mailto:sgoethel@jausoft.com
www   : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/
voice : +49-5121-999600 ; fax : +49-5121-999602
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/eelbHdOA30NoFAARAng1AKCH1+1mZY+pWlMMoJpDodZSvGb5OwCdEu/s
ze5f76DrscoLf/Q1jcyIrRA=
=UucX
-----END PGP SIGNATURE-----



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index