LinuxMCE Forums

General => Users => Topic started by: Saegrov on January 08, 2008, 03:21:42 pm

Title: .mkv detection in 0710 beta
Post by: Saegrov on January 08, 2008, 03:21:42 pm
I think i read somewhere that 0710 will support .mkv files, but i can't get it working. Maybe the support isn't added in the beta?

Also, what is the best way to get avi/mpeg/mkv/whatever_media_file from CD to a harddrive?
What i've tried is to cp the files from the CD to /home/public/data/video/someFolder and then running the /usr/pluto/bin/UpdateMedia (correct me if the paths are wrong) and it works for avi and mpeg atleast. However if i run the script, all the wizard (the lady with the accent) videos are added under video as well which is kinda annoying (it was like this for both 0704 and 0710).

All help is appreciated :)

-Saegrov
Title: Re: .mkv detection in 0710 beta
Post by: cirion on January 08, 2008, 05:04:03 pm
Yes, 0710 supports .mkv files, but does not find them...

Just enter the LinuxMCE Adminsite -> Files & Media -> Media Files Sync..
Then on the left, select the videos folder and find your folder containing the MKV files.

You have to manually select Type -> LinuxMCE Video File on all .mkv files and after that press Add to database.
(you do not need to press Add to database for every file, only once for after changin type on the last file.)

Now the .mkv files show up in LinuxMCE GUI.
I hope the automagic scanner is updated with more extensions soon.
Title: Re: .mkv detection in 0710 beta
Post by: stiev3 on January 21, 2008, 04:58:23 am
Late reply, but to permanently add the type, I think these instructions work:
http://forum.linuxmce.org/index.php?topic=3307.msg17474#msg17474
Title: Re: .mkv detection in 0710 beta
Post by: totallymaxed on January 21, 2008, 11:42:07 am
Yes, 0710 supports .mkv files, but does not find them...

Just enter the LinuxMCE Adminsite -> Files & Media -> Media Files Sync..
Then on the left, select the videos folder and find your folder containing the MKV files.

You have to manually select Type -> LinuxMCE Video File on all .mkv files and after that press Add to database.
(you do not need to press Add to database for every file, only once for after changin type on the last file.)

Now the .mkv files show up in LinuxMCE GUI.
I hope the automagic scanner is updated with more extensions soon.


.mkv has been added as a filetype to the DB now so UpdateMedia in the next Beta will automatically find them.

In the meantime you can do the following;

mysql -u root -D pluto_main -N -e "UPDATE MediaType SET Extensions = 'mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm,mkv' WHERE Extensions = 'mov,avi,mpeg,mpg,wmv,ts,tp,dvd,vdr,ogm'"

Login to the console under 0710 and use the line above to add the MKV file type to your system... and its done!
Title: Re: .mkv detection in 0710 beta
Post by: lon22 on January 22, 2008, 07:37:12 pm
Yes, I can confirm that 0710b3 detects .mkv files and that they are playable on Xine.
Title: Re: .mkv detection in 0710 beta
Post by: colinjones on January 23, 2008, 01:12:36 am
Does anybody know if codecs for WMV HD Advanced Profile are going to be added? I believe that the Main Profile may already be supported, but it seems AP is not - when I try to play one, it just goes black, the counter ticks over, but nothing happens. And then the Orbiter starts to crash(?), becomes unresponsive and strange behaviour at any rate!