chenyunecjtu / coreavc-for-linux

Automatically exported from code.google.com/p/coreavc-for-linux
GNU General Public License v2.0
0 stars 1 forks source link

Any way to verify that libxine is installed? #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I followed all the steps to compile libxine, and installed xine-ui via
apt-get. But I already had a version of libxine installed through the
repositories previously. Is there any way to determine whether coreavc is
actually being used when files are being played?

Original issue reported on code.google.com by nathanfi...@gmail.com on 30 Sep 2008 at 9:37

GoogleCodeExporter commented 8 years ago
If using xine-ui, bring up configuration, select the 'engine' tab, and make 
sure you see:

priority for dshowserver decoder

(you may need to change the experience level on the 'ui' tab.

Original comment by alannis...@gmail.com on 12 Oct 2008 at 2:27

GoogleCodeExporter commented 8 years ago
alternatively:
/xine --list-plugins video_decoder

should show dshowsevrer in the Video decoders list.

Original comment by alannis...@gmail.com on 12 Oct 2008 at 2:35