Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Video Edit Software


Commercial ads

Video Edit Software Discuss, .mkv Help!! at International Chat: Software related forum; Okay, i have tmpgenc and i try to open the .mkv file and it gives me an error message saying it can only open the audio files. so i get angry and jump up and down and click over to virtualdubmod, where i load the .mkv... after it's done


Reply
 
Thread Tools
Old 06-08-2004   #1 (permalink)
New on Forum
 
Join Date: Jun 2004
Posts: 6
.mkv Help!!

Okay, i have tmpgenc and i try to open the .mkv file and it gives me an error message saying it can only open the audio files.

so i get angry and jump up and down and click over to virtualdubmod, where i load the .mkv... after it's done parsing it says i have "An out-of-bounds memory access (access violation) occurred in module 'ntdll'" and it shuts down.

So i get angry and jump up and down and repeat my proceedure over and over again.

I have the latest matroska pack installed, but nothing is working for me, i've tried riverpast video cleaner as well, but quality sux and i get no audio.

Need lots of help..

Thanx addison
Addijhaq is offline   Reply With Quote
AltToday
CD Freaks

Beitrag
__________________
This advertising will not be shown to registered members.
Register your free account today and become a member on Club CD Freaks - Knowledge is Power
Old 07-08-2004   #2 (permalink)
Senior Moderator
 
ChickenMan's Avatar
 
Join Date: Apr 2002
Location: Oz
Posts: 2,647
Re: .mkv Help!!

The few matroska files I've had have all loaded into VirtualDUBMod with no problems. Sounds like a problem mkv file, but sorry, I have no idea how to fix it.
__________________
Cheers,
CM

Please don't PM me with technical questions, use the Forum, that's what it's here for.
ChickenMan is offline   Reply With Quote
Old 14-09-2004   #3 (permalink)
New on Forum
 
Join Date: Sep 2004
Posts: 1
Re: .mkv Help!!

Yeah I got the same error when trying to load a .mkv file. I downloaded the file with 2 audio dubs attached and i want to remove one of the audio files. Everyone said to use Virtualdubmod, but it won't load the matroska files. Are there any other possible programs i can use to remove one of the audio files from the mkv. files.
Clrondefiler is offline   Reply With Quote
Old 14-09-2004   #4 (permalink)
CDFreaks Resident
 
DiiZzY's Avatar
 
Join Date: Feb 2004
Location: Nordic Region, Sweden
Posts: 3,036
Re: .mkv Help!!

http://www.bunkus.org/videotools/mkvtoolnix/
VirtualDubMod's Matroska library is very old.
//Danne
DiiZzY is offline   Reply With Quote
Old 24-09-2004   #5 (permalink)
New on Forum
 
Join Date: Jul 2003
Posts: 22
Re: .mkv Help!!

VirtualdubMod cant even handle 30% of the MKV files out there. Thats sad, but true. Dont forget, VirtualdubMod is based on Virtualdub, which by itself is based on the old, outdated VfW ( Video for Windows ) framework from M$.

matroska, on the other hand, is a modern container allowing all the things that are impossible with VfW, like VFR video ( Variable Framerate ) and VBR audio ( Variable Bitrate ).

Things got very complicated once Gabest had implemented RV9 ( Realvideo ) muxing into MKV, as RV9 is VFR by default, so there was no way to make a RV9 VCM codec for use in VirtualdubMod, and Cyrius soon noticed that it didnt really make sense to try to expand VirtualdubMod to read MKV files any longer.

mkvtoolnix and avi-mux GUI are the right tools to handle MKV files today ..... and maybe TCME in future ....
__________________
Support the future of video and audio encoding : matroska as container, USF as subtitles standard and CoreAPI as codec interface API in future If you are a developer and plan to contribute to any of the projects, pls. visit us on irc.corecodec.com , #matroska , as a user pls. turn to the Doom9 Guides or to the Matroska Support Pages to get more information on how to use matroska and USF for your encodings
ChristianHJW is offline   Reply With Quote
Old 27-09-2004   #6 (permalink)
New on Forum
 
Join Date: Sep 2004
Posts: 3
Re: .mkv Help!!

Hi I got a problem mkv file.

Video plays in VLC. Audio is not playing properly. But only audio plays in avisynth. No video at all.

I uninstalled all codecs and installed matrosa pack 1.03. Gspot is not able to identify the fourcc but it can render the file. The results are ffdshow MP4 and corevorbis audio. Previously with all the other codecs installed i got the result as XVID 4. I also tried the avi2vcd decompressor.exe. and got a xvid video and pcm audio muxed in an avi. but no luck processing it with vdubmod(it parses and then says corrupt data) and tmpeg.

Can any1 help or suggest a place where i can get help. i have not tried the mkvtools yet. should I?

Do I need to recompress at all? Can i just play it just the right codec?
Can i burn the file in CD as data?

Thanks a lot.
wgamer is offline   Reply With Quote
Old 27-09-2004   #7 (permalink)
New on Forum
 
Join Date: Jul 2003
Posts: 22
Re: .mkv Help!!

Get mkvmerge from http://mkvmerge.matroska.org ( dont forget the runtimes ), fire up the GUI mmg.exe, load the MKV and remux it into a new MKV .....
__________________
Support the future of video and audio encoding : matroska as container, USF as subtitles standard and CoreAPI as codec interface API in future If you are a developer and plan to contribute to any of the projects, pls. visit us on irc.corecodec.com , #matroska , as a user pls. turn to the Doom9 Guides or to the Matroska Support Pages to get more information on how to use matroska and USF for your encodings
ChristianHJW is offline   Reply With Quote
Old 27-09-2004   #8 (permalink)
New on Forum
 
Join Date: Sep 2004
Posts: 3
Re: .mkv Help!!

mkvmerge v0.9.5 ('The Na Na Song') built on Aug 21 2004 17:46:01
Tried your suggestion and t his is what I got:
FAILED with a return code -1

'C:\xxxxx.mkv': Using the Matroska demultiplexer.
'C:\xxxx.mkv' track 1: Using the video output module.
'C:\xxxx.mkv' track 2: Using the Vorbis output module.
'C:\xxxx.mkv' track 3: Using the text subtitle output module.
The file 'C:\xxxx.mkv' has been opened for writing.
wgamer is offline   Reply With Quote
Old 27-09-2004   #9 (permalink)
New on Forum
 
Join Date: Jul 2003
Posts: 22
Re: .mkv Help!!

Please try this version of mkvtoolnix : http://www.bunkus.org/videotools/mkv...20040927-1.rar

Mosu made it especially for your case .....
__________________
Support the future of video and audio encoding : matroska as container, USF as subtitles standard and CoreAPI as codec interface API in future If you are a developer and plan to contribute to any of the projects, pls. visit us on irc.corecodec.com , #matroska , as a user pls. turn to the Doom9 Guides or to the Matroska Support Pages to get more information on how to use matroska and USF for your encodings
ChristianHJW is offline   Reply With Quote
Old 28-09-2004   #10 (permalink)
New on Forum
 
Join Date: Sep 2004
Posts: 3
Re: .mkv Help!!

Thanks.It remuxed. However the problem has not been solved. I was able to stream the video to an avi with VLC. And it played without any problem. But audio (raw dumped to wav) is not playing properly. And now the AVS wont play at all. Hangs up the system. Problem is with the audio stream.
wgamer is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here


Can't find where you are looking for? Search our knowledgebase! Our Community Friends
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
mkv with subtitles burftoo VSO Software 1 06-11-2007 02:58
MKV to AVI?? nekrosoft13 Video Edit Software 2 27-09-2007 15:03
mkv files? zimzam VSO Software 0 24-09-2007 22:51
convertxtodvd --mkv help chapps Newbie Forum 1 07-05-2007 03:54


Thread Tools

Posting 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 Off
Pingbacks are Off
Refbacks are Off


All times are GMT +2. The time now is 03:00.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0