Register FAQ/Rules Forum Spy Search Today's Posts Mark Forums Read

Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate.

 
Go Back   Mac Forums > Apple Software > Mac OS X Forums > Mac OS X
TouchArcade.com - iPhone Game Reviews and News

Reply
 
Thread Tools Search this Thread Display Modes
Old May 16, 2006, 11:40 PM   #1
Elitward
macrumors newbie
 
Join Date: Mar 2006
MKV on MAC ?!

Hi,

I notice that MKV files are getting more and more popular around us.
But it looks that these files are not supported very well on MAC.
Maybe it's because many MKV files use ReadVideo9 as video codec, which is not popular in MAC world.
As far as I know, the only software to decode Real Media File is RealPlayer, and RealPlayer do not support MKV files. So ...!!

Does anyone have an idea to deal with MKV files?

Thanks in advance.

Elitward
Elitward is offline   Reply With Quote
Old May 17, 2006, 12:22 AM   #2
jon-chan
macrumors newbie
 
Join Date: Feb 2006
Quote:
Originally Posted by Elitward
Maybe it's because many MKV files use ReadVideo9 as video codec, which is not popular in MAC world.
In my experience, I've seen most MKV files use the DVIX and XVID codecs for video. My suggestion would be to try VLC or MPlayer, but I doubt they support RealVideo9.
jon-chan is offline   Reply With Quote
Old May 17, 2006, 12:58 AM   #3
ReanimationLP
macrumors 68030
 
ReanimationLP's Avatar
 
Join Date: Jan 2005
Location: On the moon.
All of my MKV files that I have (all anime) use H.264 or just good ol DivX.

Just get VLC for it, and Mplayer, and you should be good to go.
__________________
Corei7 920 @ 4GHz, Radeon 4850X2 2GB, 2TB, 6GB DDR3
July 17, 2009 can't come soon enough.
ReanimationLP is offline   Reply With Quote
Old May 17, 2006, 10:09 AM   #4
dr_lha
macrumors 68000
 
Join Date: Oct 2003
PS. Its "Mac" not "MAC", unless you're talking about running videos on a network card.
__________________
Me: 1Ghz 12" PB and Mac mini Intel Core Solo 1.5Ghz, The Wife: 1.86Ghz CD MacBook, Me@Work: 2.66Ghz Mac Pro and a 2.33Ghz C2D 15" Mac Book Pro
dr_lha is offline   Reply With Quote
Old May 17, 2006, 10:44 AM   #5
SC68Cal
macrumors 68000
 
Join Date: Feb 2006
Call me an idiot, but I've honestly never seen anything in H.264. Ever.

EDIT: Not to mention, none of my computers are nearly fast enough to do it anyway.
SC68Cal is offline   Reply With Quote
Old May 17, 2006, 11:01 AM   #6
killmoms
macrumors 68040
 
killmoms's Avatar
 
Join Date: Jun 2003
Location: Washington, DC
Send a message via AIM to killmoms Send a message via Yahoo to killmoms
Quote:
Originally Posted by SC68Cal
Call me an idiot, but I've honestly never seen anything in H.264. Ever.

EDIT: Not to mention, none of my computers are nearly fast enough to do it anyway.
I have, I encode stuff myself. And standard-def H.264 plays fine on my 2-year-old PowerBook G4 with a 1.25GHz CPU. All of your computers are slower than that?

H.264 != HD
__________________
killmoms.com - Well, don't really.
Goodbye Velocity and Yaseko, say hello to...
Henrietta: 15" MacBook Pro, 2.33GHz C2D, 2GB RAM
Kyoko: 8GB iPhone
killmoms is offline   Reply With Quote
Old Jun 30, 2006, 05:57 AM   #7
DennyKrane
macrumors newbie
 
Join Date: Jun 2006
60% less mkv frustration

Until Matroska decides to address the Mac Community...
I have found a way to play mkv files, with 60% less frustration.
This works for me, using a G4/400 and Mplayer osx
1. Get Info the mkv file
2. Change to extension to wmv. Save as wmv and that's it.
3. Playback improved, and of course with a G4/400 I'm not running
anything else.
Btw, my display is set to 800x600 100 Hz, Million colors
Best regards to all
6/30/2006
DennyKrane is offline   Reply With Quote
Old Jun 30, 2006, 06:06 AM   #8
Nermal
Demi-God (Moderator)
 
Join Date: Dec 2002
Location: Whakatane, New Zealand
Several months ago a Windows-using friend gave me an MKV file, just to see whether I could play it (he couldn't). To this day I've never managed to get it working. The latest version of VLC comes back with:

mkv: unknow codec id=`V_REAL/RV40'
main: no suitable decoder module for fourcc `undf'.
VLC probably does not support this sound or video format.

It's obviously Real-format video, but I don't know what that "undf" is. Any suggestions?

Edit: The sound plays, just not the video. I also tried MPlayer, which also plays the sound. I don't get a video error in MPlayer, it just sits there eternally bouncing in the Dock.
Nermal is offline   Reply With Quote
Old Jun 30, 2006, 10:46 AM   #9
Yuvi
macrumors member
 
Join Date: Jun 2006
Quote:
Originally Posted by Nermal
Several months ago a Windows-using friend gave me an MKV file, just to see whether I could play it (he couldn't). To this day I've never managed to get it working. The latest version of VLC comes back with:

mkv: unknow codec id=`V_REAL/RV40'
main: no suitable decoder module for fourcc `undf'.
VLC probably does not support this sound or video format.

It's obviously Real-format video, but I don't know what that "undf" is. Any suggestions?

Edit: The sound plays, just not the video. I also tried MPlayer, which also plays the sound. I don't get a video error in MPlayer, it just sits there eternally bouncing in the Dock.
AFAIK, there is no open-source real video decoder, nor will there be anytime soon, and I doubt Real cares much about Matroska, so I doubt files like that will ever work on PowerPC. It might on Intel if someone gets MPlayer's binary codec pack to work on Mac OS X, which I don't think has been done. Also, the undf is because VLC uses four character codes (like 'XVID', 'avc1', 'mp4a', etc) internally to map codecs, but Matroska uses strings to identify codecs, so VLC has to map Matroska's strings to a fourcc manually, and it looks like no-one's added the mappings for the Real codecs since no sane encoder uses them in Matroska. Where are you guys finding these files anyway? The only Real codecs in Matroska I've seen are test files for proving Matroska's capabilities.

Quote:
Originally Posted by DennyKrane
Until Matroska decides to address the Mac Community...
I have found a way to play mkv files, with 60% less frustration.
This works for me, using a G4/400 and Mplayer osx
1. Get Info the mkv file
2. Change to extension to wmv. Save as wmv and that's it.
3. Playback improved, and of course with a G4/400 I'm not running
anything else.
Btw, my display is set to 800x600 100 Hz, Million colors
Best regards to all
ASF (the container that .wmv files are) and Matroska are two completely different formats entirely, and are not compatible in the least. Unless the file was actually ASF and got renamed to MKV for whatever stupid reason, this should do nothing but confuse MPlayer, but I think it ignores the extension anyway. At any rate, there just might be something for Mac users pretty soon...
Yuvi is offline   Reply With Quote
Old Jun 30, 2006, 11:11 AM   #10
Eidorian
macrumors G3
 
Eidorian's Avatar
 
Join Date: Mar 2005
Location: Indiana
Send a message via AIM to Eidorian
Just out of curiousity will VLC use Real's codec if you have Realplayer installed? The OS X version isn't as bad as the Windows one. I need it sometimes too.

Additionally, h.264 in .mkv enclosure playback is terrible in VLC.
__________________
MRoogle it!
hikari T7500 2.2 GHz / 4 GB / 320 GB / GMA X3100 / 10.5.8
chobimaru Core i5 750 2.66 GHz / 4 GB / 640 GB / 4830 / Windows 7
Eidorian is online now   Reply With Quote
Old Jun 30, 2006, 01:29 PM   #11
Yuvi
macrumors member
 
Join Date: Jun 2006
Quote:
Originally Posted by Eidorian
Just out of curiousity will VLC use Real's codec if you have Realplayer installed? The OS X version isn't as bad as the Windows one. I need it sometimes too.
Not last I tried.

One thing I didn't know until I just checked is that MPlayer bundles the Real codecs for MPlayer OS X - http://www1.mplayerhq.hu/MPlayer/rel...041107.pkg.zip (I thought they would only be part of MPlayer's Linux codec pack.) I doubt they work with anything other than MPlayer, but I'll have to try the Real-in-Matroska test files I have when I get home.

@Fukui: There's a difference between a decoder and a player. MPlayer uses closed-source codecs for Indeo, WMV9, and Real Video, among others, which have to be installed seperately.
Yuvi is offline   Reply With Quote
Old Jun 30, 2006, 11:28 AM   #12
Fukui
macrumors 65816
 
Fukui's Avatar
 
Join Date: Jul 2002
Quote:
Originally Posted by Yuvi
AFAIK, there is no open-source real video decoder, nor will there be anytime soon...
Mplayer
__________________
It's a series of tubes!! - An old man
Fukui is offline   Reply With Quote
Old Jun 30, 2006, 11:32 AM   #13
Eidorian
macrumors G3
 
Eidorian's Avatar
 
Join Date: Mar 2005
Location: Indiana
Send a message via AIM to Eidorian
Quote:
Originally Posted by Fukui
Quote:
RealVideo 3.0, 4.0 (fourcc RV30, RV40) - decoding supported by RealPlayer libraries
O RLY?
__________________
MRoogle it!
hikari T7500 2.2 GHz / 4 GB / 320 GB / GMA X3100 / 10.5.8
chobimaru Core i5 750 2.66 GHz / 4 GB / 640 GB / 4830 / Windows 7
Eidorian is online now   Reply With Quote
Old Oct 31, 2007, 03:17 AM   #14
illegallydead
macrumors 6502a
 
illegallydead's Avatar
 
Join Date: Oct 2007
Location: Colorado!!!
Screw MKV

I'm sorry, but I don't undertnad the point of even having the MKV format. It sounds like a fancy way to package a normal movie, that will end up requiring the user to download more spotty software in order to play it...

WHY use this when you have so many widely playable options: WMV, AVI, MPEG, H.264, MP4, etc. etc.
illegallydead is offline   Reply With Quote
Old Oct 31, 2007, 07:45 AM   #15
Cybix
macrumors 6502a
 
Cybix's Avatar
 
Join Date: Feb 2006
Location: Western Australia
Send a message via AIM to Cybix Send a message via Skype™ to Cybix
Quote:
Originally Posted by illegallydead View Post
I'm sorry, but I don't undertnad the point of even having the MKV format. It sounds like a fancy way to package a normal movie, that will end up requiring the user to download more spotty software in order to play it...

WHY use this when you have so many widely playable options: WMV, AVI, MPEG, H.264, MP4, etc. etc.
It's part of an evil plan to take over the world. heh, there's always someone that has to do something differently *sigh*
__________________
Inverted Reality - apple, linux, r/c, tech
leopardtricks.com - Leopard tips and tricks!
visit the kitchenmac site www.kitchenmac.com
Cybix is offline   Reply With Quote
Old Oct 31, 2007, 09:23 AM   #16
killmoms
macrumors 68040
 
killmoms's Avatar
 
Join Date: Jun 2003
Location: Washington, DC
Send a message via AIM to killmoms Send a message via Yahoo to killmoms
Quote:
Originally Posted by illegallydead View Post
I'm sorry, but I don't undertnad the point of even having the MKV format. It sounds like a fancy way to package a normal movie, that will end up requiring the user to download more spotty software in order to play it...

WHY use this when you have so many widely playable options: WMV, AVI, MPEG, H.264, MP4, etc. etc.
MKV mostly exists because it got relatively popular in the anime fansubbing community due to its ability to contain soft-subtitles and do mixed frame rates. But that's about it. Why it's gotten popular in other circles is beyond me.
__________________
killmoms.com - Well, don't really.
Goodbye Velocity and Yaseko, say hello to...
Henrietta: 15" MacBook Pro, 2.33GHz C2D, 2GB RAM
Kyoko: 8GB iPhone
killmoms is offline   Reply With Quote
Old Oct 31, 2007, 12:24 PM   #17
platypus63
macrumors regular
 
Join Date: Mar 2006
Location: Zanzibar Land
I've only seen it in anime as well. VLC and Mplayer have worked great for me. But when I started using front row, it had to be quicktime compatible. So I used this to extract the avi's or whatever is in there. You get to pick which audio/subtitle track you want in the mix, and pops the avi's right out of MKV. Maybe it'll be of some use.

http://www.macupdate.com/info.php/id/24872/mokgvm2dvd

P.S. Does quicktime allow for soft subtitles??
__________________
Dual 2.5 G5, Alu 24" iMac, SR 2.2 MBP
platypus63 is offline   Reply With Quote
Old Oct 31, 2007, 12:29 PM   #18
killmoms
macrumors 68040
 
killmoms's Avatar
 
Join Date: Jun 2003
Location: Washington, DC
Send a message via AIM to killmoms Send a message via Yahoo to killmoms
Quote:
Originally Posted by platypus63 View Post
I've only seen it in anime as well. VLC and Mplayer have worked great for me. But when I started using front row, it had to be quicktime compatible. So I used this to extract the avi's or whatever is in there. You get to pick which audio/subtitle track you want in the mix, and pops the avi's right out of MKV. Maybe it'll be of some use.

http://www.macupdate.com/info.php/id/24872/mokgvm2dvd

P.S. Does quicktime allow for soft subtitles??
If you have Perian installed to play MKVs in QuickTime, yes. There's also some support in QT for MP4's "TTXT" soft-subtitles, but there's no good way to create them or mux them into MP4's in OS X. I played around with it once, but it's kind of a bitch. I think it might get easier as "closed captioning" on iTunes video material gets more common though. In fact, I'm wondering if that's what they're using to accomplish that at the moment. Haven't bought anything that's captioned/subtitled off iTunes recently, so I'm not sure.

EDIT: Perian (or QuickTime) also currently has a bug where MKVs with soft-subtitles will play back with their embedded fonts displaying correctly when you're just playing them, but if you try to export to another format, all formatting disappears. It's bizarre.
__________________
killmoms.com - Well, don't really.
Goodbye Velocity and Yaseko, say hello to...
Henrietta: 15" MacBook Pro, 2.33GHz C2D, 2GB RAM
Kyoko: 8GB iPhone
killmoms is offline   Reply With Quote
Old Nov 13, 2007, 05:29 PM   #19
ricoisacsson
macrumors newbie
 
Join Date: Nov 2007
How to play MKV files in Mac OSX!

The trick to viewing MKV files in Mac is that you have to convert them into a format that is compatible.

Use VisualHub (v 1.23) to convert the files into a better format. I prefer MP4 so I can play them in my iPod.

Then open the file in for example Mplayer OSX 2.... and Voila..

Please note that this has worked with all the files that I have tried... But I'm not promising anything.
ricoisacsson is offline   Reply With Quote
Old Nov 13, 2007, 06:46 PM   #20
TheStu
macrumors 65816
 
Join Date: Aug 2006
Location: Carlisle, PA
Quote:
Originally Posted by ricoisacsson View Post
The trick to viewing MKV files in Mac is that you have to convert them into a format that is compatible.

Use VisualHub (v 1.23) to convert the files into a better format. I prefer MP4 so I can play them in my iPod.

Then open the file in for example Mplayer OSX 2.... and Voila..

Please note that this has worked with all the files that I have tried... But I'm not promising anything.
The trick to viewing MKV files is to use Perian or VLC as others have mentioned. There is no need to re-encode them unless you want to put them on your iPod. MKV is a fine format, since it is open and uses x264 it produces quite high-quality rips. I personally prefer h264 mp4 since that is immediately compatible with Quicktime (ergo Front Row) and is more easily transfered to other macs that might not have perian or vlc.
__________________
MacBook 1.83GHz Core Duo; 1024MB RAM (2*512MB); 100GB 5400RPM 16MB SATA150; ComboDrive; Intel GMA950; Black Keys, White Shell
TheStu is offline   Reply With Quote
Old Nov 13, 2007, 07:11 PM   #21
chaos86
macrumors 6502a
 
chaos86's Avatar
 
Join Date: Sep 2003
Location: 127.0.0.1
Send a message via AIM to chaos86
I know I risk sounding like a fan boy by saying this but why the heck can't everybody just realize that h.264 is the best codec out there? It has the best quatily per byte and it scales the best so why does anyone even bother with this other crap? The only players that can't play it are older ones that don't have the processing power, and in those cases people should fall back to the previous best standard which was mpeg4. I know nobody pikes a monopoly, but there are cases where one standard should be universally accepted, like h.264, aac (for lossy compression), usb, dvi, imap, etc. I shouldn't have to deal with real media format, ogg vorbis, usb-b and mini-usb, apple display connector (thank god), etc just because some random company wants to make their own standard. I know there are some good alternatives (xvid, ogg) but come on, give up, you lost.

Sorry i ranted in your thread. Bring on the flames.
chaos86 is offline   Reply With Quote
Old Nov 13, 2007, 07:29 PM   #22
Eidorian
macrumors G3
 
Eidorian's Avatar
 
Join Date: Mar 2005
Location: Indiana
Send a message via AIM to Eidorian
Quote:
Originally Posted by chaos86 View Post
I know I risk sounding like a fan boy by saying this but why the heck can't everybody just realize that h.264 is the best codec out there? It has the best quatily per byte and it scales the best so why does anyone even bother with this other crap? The only players that can't play it are older ones that don't have the processing power, and in those cases people should fall back to the previous best standard which was mpeg4. I know nobody pikes a monopoly, but there are cases where one standard should be universally accepted, like h.264, aac (for lossy compression), usb, dvi, imap, etc. I shouldn't have to deal with real media format, ogg vorbis, usb-b and mini-usb, apple display connector (thank god), etc just because some random company wants to make their own standard. I know there are some good alternatives (xvid, ogg) but come on, give up, you lost.

Sorry i ranted in your thread. Bring on the flames.
MKV isn't a codec it's a container format.

Oh look, h.264.
Attached Thumbnails
Click image for larger version

Name:	info.png
Views:	7
Size:	76.9 KB
ID:	91220  
__________________
MRoogle it!
hikari T7500 2.2 GHz / 4 GB / 320 GB / GMA X3100 / 10.5.8
chobimaru Core i5 750 2.66 GHz / 4 GB / 640 GB / 4830 / Windows 7
Eidorian is online now   Reply With Quote
Old Nov 1, 2007, 05:54 PM   #23
Eidorian
macrumors G3
 
Eidorian's Avatar
 
Join Date: Mar 2005
Location: Indiana
Send a message via AIM to Eidorian
Quote:
Originally Posted by killmoms View Post
MKV mostly exists because it got relatively popular in the anime fansubbing community due to its ability to contain soft-subtitles and do mixed frame rates. But that's about it. Why it's gotten popular in other circles is beyond me.
Back in my day we used OGM.

Quote:
Originally Posted by Merlyn3D View Post
I'm surprised it took 23 posts for someone to actually mention perian. It's the best solution if you want to play your movies in frontrow, although I'm also a big fan of VLC on the mac, it's much better than its windows counterpart.
The thread was started last year.
__________________
MRoogle it!
hikari T7500 2.2 GHz / 4 GB / 320 GB / GMA X3100 / 10.5.8
chobimaru Core i5 750 2.66 GHz / 4 GB / 640 GB / 4830 / Windows 7
Eidorian is online now   Reply With Quote
Old Nov 1, 2007, 06:11 PM   #24
TheStu
macrumors 65816
 
Join Date: Aug 2006
Location: Carlisle, PA
Quote:
Originally Posted by Eidorian View Post
Back in my day we used OGM.

The thread was started last year.
And last year although Perian existed, it was not the shining example of Apple codec goodness that it is today, not by a long shot. The 1.0 version is leaps and bounds better than the old .76 that they had posted for the longest time.
__________________
MacBook 1.83GHz Core Duo; 1024MB RAM (2*512MB); 100GB 5400RPM 16MB SATA150; ComboDrive; Intel GMA950; Black Keys, White Shell
TheStu is offline   Reply With Quote
Old Nov 1, 2007, 06:33 PM   #25
Eidorian
macrumors G3
 
Eidorian's Avatar
 
Join Date: Mar 2005
Location: Indiana
Send a message via AIM to Eidorian
Quote:
Originally Posted by TheStu View Post
And last year although Perian existed, it was not the shining example of Apple codec goodness that it is today, not by a long shot. The 1.0 version is leaps and bounds better than the old .76 that they had posted for the longest time.
I remember 0.5 but I don't think it supported .mkv.
__________________
MRoogle it!
hikari T7500 2.2 GHz / 4 GB / 320 GB / GMA X3100 / 10.5.8
chobimaru Core i5 750 2.66 GHz / 4 GB / 640 GB / 4830 / Windows 7
Eidorian is online now   Reply With Quote

Reply

Mac Forums > Apple Software > Mac OS X Forums > Mac OS X

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 01:16 AM.

Mac News | Mac Rumors | iPhone Game Reviews | iPhone Apps

Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 2002-2009, MacRumors.com, LLC