does not play .mkv file
|
20th Dec, 2012, 04:56 AM
Post: #1
|
|||
|
|||
does not play .mkv file
Hello,
I recently updated my xbian to the lastest XBian 1.0 Alpha 3, but when i want to play an .mkv file from my server i only hear sound the screen is black. A stream from UZG addons works smoothly, i added my codecs to config.txt. Is there anyone who has the same problem to. Greetz! |
|||
20th Dec, 2012, 05:28 AM
Post: #2
|
|||
|
|||
RE: does not play .mkv file
can you post more details about the files what having an issues with ? mkv is just container info but would be helpfull if you can provide more details like codec, audio/video information, etc
in the meantime you can try change the RAM split from 100 to 128 so do the following from SSH Code: nano /boot/config.txt and change the following Code: gpu mem 256=100 Code: gpu mem 256=128 or if you have Raspberry Pi V2 with 512mb RAM Code: gpu mem 512=100 Code: gpu mem 512=128 ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
26th Dec, 2012, 09:59 AM
Post: #3
|
|||
|
|||
RE: does not play .mkv file
You might check if your license keys are valid and enable the hardware support. Try the following
Terminal # /opt/vc/bin/vcgencmd codec_enabled MPG2 MPG2=enabled # /opt/vc/bin/vcgencmd codec_enabled WVC1 WVC1=enabled |
|||
26th Dec, 2012, 11:08 AM
Post: #4
|
|||
|
|||
Re: does not play .mkv file
this would not be the licence issue as mkv is mentioned.
I have experienced exactly same issue and after I did change mem split all is fixed ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
26th Dec, 2012, 02:50 PM
Post: #5
|
|||
|
|||
RE: does not play .mkv file
@jackult, you need to supply more information about the files you are trying to play. If you are running Windows, you could try using the MediaTab program discussed in this article:
http://lifehacker.com/5825903/mediatab-puts-detailed-multimedia-info-in-a-windows-explorer-properties-tab |
|||
« Next Oldest | Next Newest »
|