Friday, September 3rd 2010, 6:48pm UTC+1
You are not logged in.
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
Hi all, VDPAU support has now been merged in xine-lib 1.2 branch. We hope to provide a 1.2rc1 soon. P.S. 1) VDPAU is not, and will not be, part of 1.1 because it's not ABI compatible. 2) In order for a frontend to work with 1.2, it only has to be recompiled against it. 3) vdpau_h264 has been reworked and is now more spec compliant, and also better handles streams that are not. In short, it should now work as good as ffmpeg. |
This post has been edited 1 times, last edit by "Goga777" (Jan 16th 2010, 9:45pm)
|
|
Source code |
1 |
MainAutoButton.png MainPlay.png Onglet.png \ |
Quoted
У меня тоже не собирается xine-lib-1.2-vdpau
ate.o .libs/gsm_decode.o .libs/gsm_destroy.o .libs/long_term.o .libs/lpc.o .libs/rpe.o .libs/short_term.o .libs/table.o
libtool: link: ranlib .libs/libgsm610.a
libtool: link: ( cd ".libs" && rm -f "libgsm610.la" && ln -s "../libgsm610.la" "libgsm610.la" )
make[3]: Verlasse Verzeichnis '/usr/src/xine-lib-1-2-vdpau/contrib/gsm610'
make[2]: Verlasse Verzeichnis '/usr/src/xine-lib-1-2-vdpau/src/audio_dec'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/usr/src/xine-lib-1-2-vdpau/src'
make: *** [all-recursive] Fehler 1
|
|
Source code |
1 2 3 4 5 6 7 |
git clone http://git.ffmpeg.org/ffmpeg/ cd ffmpeg git clone http://git.ffmpeg.org/libswscale/ ./configure --enable-shared --enable-gpl --enable-postproc --enable-libmp3lame --enable-libvorbis --enable-pthreads make -j4 make install ldconfig -v |
|
|
Source code |
1 2 3 4 5 6 |
hg clone http://hg.debian.org/hg/xine-lib/xine-lib-1.2-vdpau/ cd xine-lib-1.2-vdpau ./autogen.sh --with-external-ffmpeg --disable-dxr3 --enable-debug --disable-optimizations --disable-musepack make -j4 make install ldconfig -v |
This post has been edited 2 times, last edit by "Bobele" (Jan 20th 2010, 2:19pm)

|
|
Source code |
1 2 3 4 5 6 |
Das Erste HD;ARD:11361:hC23M5O35S1:S19.2E:22000:6010=27:6020=deu;6022=deu:6030:0:11100:1:1011:0 ZDF HD;ZDFvision:11361:hC23M5O35S1:S19.2E:22000:6110=27:6120=deu;6122=deu:6130:0:11110:1:1011:0 arte HD;ZDFvision:11361:hC23M5O35S1:S19.2E:22000:6210=27:6221=deu,6222=fra;6220=deu:6230:0:11120:1:1011:0 ASTRA HD;BetaDigital:10832:hC23M5O35S1:S19.2E:22000:1023=27:0;1027=deu:0:0:61203:1:1057:0 ANIXE HD;BetaDigital:10832:hC23M5O35S1:S19.2E:22000:767=27:0;771=deu:0:0:61202:1:1057:0 Servus TV HD;ServusTV:11302:hC23M5O35S1:S19.2E:22000:3583=27:3584=deu,3585=eng;3587=deu:3588:0:4913:1:1007:0 |
This post has been edited 5 times, last edit by "Bobele" (Jan 22nd 2010, 2:44pm)
This post has been edited 1 times, last edit by "Bobele" (Jan 22nd 2010, 8:44am)
This post has been edited 3 times, last edit by "Bobele" (Jan 22nd 2010, 2:45pm)
|
|
Source code |
1 2 3 |
# number of buffers for HD content # numeric, default: 2500 media.xvdr.num_buffers_hd:4500 |
Quoted
# number of buffers for HD content
This post has been edited 2 times, last edit by "Bobele" (Jan 22nd 2010, 2:46pm)
This post has been edited 1 times, last edit by "Bobele" (Jan 22nd 2010, 10:06am)