Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Applications > Trying to play a .MKV file...

Trying to play a .MKV file...
Thread Tools
Fresh-Faced Recruit
Join Date: Jun 2002
Location: Cincinnati, OH
Status: Offline
Reply With Quote
Apr 8, 2004, 12:59 AM
 
I downloaded a .MVK file off the web and I cannot locate any software to get the video to play. VLC gives me the following error:

mkv: unknow codec id=`V_REAL/RV40'
main: no suitable decoder module for fourcc `undf'.

I get audio, but no video. From this message, I'm assuming that the .MKV file has video encoded in the Real Media 9 format (RV40). I have heard that it is possible to play these files with MPlayer, but no luck there either. I found a binary for the Real Media 9 codecs, but wasn't sure what to do with them.

Any suggestions would be great.

Thanks - Branden.
     
Grizzled Veteran
Join Date: Sep 2000
Location: Netherlands
Status: Offline
Reply With Quote
Apr 9, 2004, 08:48 AM
 
Originally posted by anonx:
I downloaded a .MVK file off the web and I cannot locate any software to get the video to play. VLC gives me the following error:

mkv: unknow codec id=`V_REAL/RV40'
main: no suitable decoder module for fourcc `undf'.

I get audio, but no video. From this message, I'm assuming that the .MKV file has video encoded in the Real Media 9 format (RV40). I have heard that it is possible to play these files with MPlayer, but no luck there either. I found a binary for the Real Media 9 codecs, but wasn't sure what to do with them.

Any suggestions would be great.

Thanks - Branden.
You can only view these movies under Windows, or under a Intel machine running linux Mplayer.

That's why the RV40 format shouldn't be used. People should encode in MPEG4. At least that runs on anything.

Derk-Jan Hartman, Student of the University Twente (NL), developer of VLC media player
     
Forum Regular
Join Date: Aug 2002
Location: Malaysia
Status: Offline
Reply With Quote
Jun 12, 2004, 10:24 AM
 
Originally posted by The DJ:
You can only view these movies under Windows, or under a Intel machine running linux Mplayer.

That's why the RV40 format shouldn't be used. People should encode in MPEG4. At least that runs on anything.
is there any way to convert it in Virtual PC so that in can play on Mac?

Thanks ...
Best regards from,
pmg4lktan
     
Occasionally Useful
Join Date: Jun 2001
Location: Liverpool, UK
Status: Offline
Reply With Quote
Jun 12, 2004, 10:40 AM
 
Originally posted by The DJ:
You can only view these movies under Windows, or under a Intel machine running linux Mplayer.
*BZZ* incorrect. VLC plays them fine on my system.
"Have sharp knives. Be creative. Cook to music" ~ maxelson
     
Forum Regular
Join Date: Aug 2002
Location: Malaysia
Status: Offline
Reply With Quote
Jun 12, 2004, 11:51 AM
 
Originally posted by philzilla:
*BZZ* incorrect. VLC plays them fine on my system.
ermm, i think mkv encoded in certain format can't be view with VLC, the movie i get only has its audio playable with VLC but not video ...

anyone know if i can use VirtualDub to convert it in VirtualPC then play it with VLC? Thanks ...
Best regards from,
pmg4lktan
     
Grizzled Veteran
Join Date: Sep 2000
Location: Netherlands
Status: Offline
Reply With Quote
Jun 12, 2004, 03:21 PM
 
Originally posted by pmg4lktan:
ermm, i think mkv encoded in certain format can't be view with VLC, the movie i get only has its audio playable with VLC but not video ...

anyone know if i can use VirtualDub to convert it in VirtualPC then play it with VLC? Thanks ...
There is a difference between a fileformat and its contents.
mkv is a file format.
Real video is a video format.

(comparison a box (fileformat) and the fruit you store in your box (the video). i.e. Not every red box has apples in it.)

mkv (matroska) often contains Real Video, which can only be watched by using an IBM compatible PC with Real codec installed. This is a proprietary codec with no Free and Open Source alternative available. Therefore VLC does not support it.

DJ

Derk-Jan Hartman, Student of the University Twente (NL), developer of VLC media player
     
Fresh-Faced Recruit
Join Date: Jun 2004
Status: Offline
Reply With Quote
Jun 13, 2004, 08:32 AM
 
I also have a problem with a mkv file, but of a different nature. The file I am trying to play contains a 5.1 AAC audio stream, which VLC cannot downmix to stereo - it will only play the left and right channels, so I can hear lots of birdsong and footsteps, but no dialogue. MPlayer OSX 2 won't open it at all, and ffmpegx cannot convert the audio to another format.

Does anyone know of anyway to play the stream, or do I need to wait for a new version of VLC (which may be some time?)
     
Grizzled Veteran
Join Date: Sep 2000
Location: Netherlands
Status: Offline
Reply With Quote
Jun 14, 2004, 06:13 PM
 
Originally posted by leethomson:
I also have a problem with a mkv file, but of a different nature. The file I am trying to play contains a 5.1 AAC audio stream, which VLC cannot downmix to stereo - it will only play the left and right channels, so I can hear lots of birdsong and footsteps, but no dialogue. MPlayer OSX 2 won't open it at all, and ffmpegx cannot convert the audio to another format.

Does anyone know of anyway to play the stream, or do I need to wait for a new version of VLC (which may be some time?)
The latter. probably.
I don't think there is anything else out there that does play matroska and has proper downmixing.

Derk-Jan Hartman, Student of the University Twente (NL), developer of VLC media player
     
Senior User
Join Date: Jan 2001
Status: Offline
Reply With Quote
Jun 15, 2004, 06:57 AM
 
Originally posted by The DJ:
There is a difference between a fileformat and its contents.
mkv is a file format.
Real video is a video format.

(comparison a box (fileformat) and the fruit you store in your box (the video). i.e. Not every red box has apples in it.)


DJ
Nice analogy.
"-Dodge This"
     
Senior User
Join Date: Oct 2000
Location: Only on your screen
Status: Offline
Reply With Quote
Oct 10, 2004, 02:24 PM
 
With the help of this site I was able to extract a vid and an audio file from my mkv movie.

The video portion is a real video format and the audio is ogg format.
I was then able to convert the real video format to avi using ffmpegX (link given in link above).

I was also able to convert the ogg audio to a aif audio using Amadeus II.

Now I have my movie and my audio in known Mac formats.
But for whatever reaosn, ffmepgX won't mux them together...

I can watch the movie if I open up Logic and sync up the audio with the video but that ain't too fun...

But i'm getting closer.... ;-)
Dual 1 Gig DDR & 15' Powerbook 867 MHz, Sony Ericsson T637 phone
     
Fresh-Faced Recruit
Join Date: Nov 2003
Location: UK
Status: Offline
Reply With Quote
Nov 1, 2005, 01:09 PM
 
The site linked to by chezpaul above is mine , but the domain has changed recently. The new link for the post on converting mkv is here. I'm posting this because I noticed a few clickthroughs to the old site.

For what it's worth, ffmpegX support for mkv has improved drastically since 2004, and it can now (sometimes) convert mkv containers without fiddling around mkvextract first. Not always though
     
Mac Elite
Join Date: Sep 2001
Location: Chile
Status: Offline
Reply With Quote
Nov 2, 2005, 10:23 AM
 
I could swear I saw a link a few days ago for the Real codec for use with MPLayer OS X 2 ... dammit I can't remember where.

EDIT: this is what some guy name "chosenlink" had to say on the VT page for MPlayer OS X 2. Haven't tried it myself though.

Considering that Mplayer can play windows media format AND RealMedia format, it has become much better than VLC. In this new version, the video plays in the same window as the controls (similar to Quicktime).

To Install the RealMedia codec:
1. Go to this link http://www4.mplayerhq.hu/homepage/design7/codecs.html
2. Click "RealPlayer 9 Mac OS X"
3. Double Click the installer package that has downloaded to your desktop. (should be named something like "rp9codecs-macosx-20041107.pkg" )

EDIT2: Tried the codec myself and works as advertised. The latest version of mplayer also plays ASF files, so that means, WMP and RealPlayer go to the trash.


still prefer VLC though, as it lets me choose the output monitor, but seing that the Real codec actually works, couldn't it be possible to have it in VLC as well ?

cheers
(Last edited by Sarc; Nov 2, 2005 at 11:06 AM. )
:: frankenstein / lcd-less TiBook / 1GHz / radeon 9000 64MB / 1GB RAM / w/ext. 250GB fw drive / noname usb bluetooth dongle / d-link usb 2.0 pcmcia card / X.5.8
:: unibody macbook pro / 2.4 Ghz C2D / 6GB RAM / dell 2407wfp - X.6.3
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 10:10 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2