Kodi Community Forum

Full Version: DSPlayer - something's wrong
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use:

[HTML]<mediasconfig>
<rules>

<rule filetypes="mkv">
<source filter="haali" />
<splitter filter="mkvsplitter" />
<video filter="coreavcvideodec" />
<audio filter="ffdaudiodec" />
</rule>

</rules>
</mediasconfig>[/HTML]

Matroska splitter, ffdaudio and even coreavc(with NVIDIA CUDA use) icon appears in tray. When I watch video - I hear only sound with no video.
What am I to do?
User thread.....it gives the issues for current build in header...

http://forum.xbmc.org/showthread.php?tid=71825

K
My native language is Russian, so it is difficult to read and understant lots of information on forum.
Please, help me in this topic.

I'm installed XBMC + player (31520)
Vsync - off.

<mediasconfig>
<rules>

<rule filetypes="mkv">
<source filter="haali" />
<splitter filter="mkvsplitter" />
<video filter="coreavcvideodec" />
<audio filter="ffdaudiodec" />
</rule>

</rules>
</mediasconfig>

What am I to do?
ale321 Wrote:My native language is Russian, so it is difficult to read and understant lots of information on forum.
Please, help me in this topic.

I'm installed XBMC + player (31520)
Vsync - off.

<mediasconfig>
<rules>

<rule filetypes="mkv">
<source filter="haali" />
<splitter filter="mkvsplitter" />
<video filter="coreavcvideodec" />
<audio filter="ffdaudiodec" />
</rule>

</rules>
</mediasconfig>

What am I to do?

Try 31004 instead of 31520, for now.