Working with MKVs: Editing Software
-
Auxilia
- Joined: Mon Mar 20, 2006 12:27 pm
Working with MKVs: Editing Software
I have a large collection of MKVs and want to make an AMV episode out of it.l However I can't find any video editing software that works with it. I converted one episode into AVI but it still doesn't work (Movie maker doesn't show any of the clips and premiere 1.5 says the compression isn't supported). Anyway, I don't feel like encoding 5 Gig worth of anime into AVI so I was wondering if any of you guys know a good movie editor for MKV files.
Thx.
Thx.
- Orwell
- godx, Son of godix
- Joined: Tue Jan 06, 2004 5:14 am
- Location: Frying Pan. Destination: Fire.
Shouldn't some sort of AVS script work? And the only thing that I've seen regularly encoded into MKV's are hentai's. By episode do you just mean a collection of amvs all in one file? Why not just use a playlist?
Latest
[Kristyrat]: Vote for Orwell
[Kristyrat]: because train conducters are dicks.
Otohiko: whereas Germans are like "god we are all so horrible, we're going to die a pointless death now."
[Kristyrat]: Vote for Orwell
[Kristyrat]: because train conducters are dicks.
Otohiko: whereas Germans are like "god we are all so horrible, we're going to die a pointless death now."
- Kionon
- I ♥ the 80's
- Joined: Fri Mar 02, 2001 10:13 pm
- Status: Ayukawa MODoka.
- Location: I wonder if you know how they live in Tokyo... DRIFT, DRIFT, DRIFT
- Contact:
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
*cough* DVD rips *cough*Orwell wrote:And the only thing that I've seen regularly encoded into MKV's are hentai's.
Although they could be h.264 fansubs, but that's not too widespread, and the groups typically gravitate toward MP4 or MKV equally, so there wouldn't be much of a chance to rack up a lot of them. So I default to the original cause I put forth.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog
- shiro_clanclan
- Joined: Sun Jun 09, 2002 8:59 pm
- Location: Concord, CA
VirtualDubMod, my friend. VirtualDubMod.
http://prdownloads.sourceforge.net/virt ... p?download
Handles AVI, OGM, MKV. If you have h264, open the MKV by selecting "DirectShowSource" in the drop-down menu when opening a file. You have to have AVISynth and CCCP installed for that to work, however.
AVISynth: http://prdownloads.sourceforge.net/avis ... e?download
CCCP: http://cccp-project.net/
Good luck with your AMV.
http://prdownloads.sourceforge.net/virt ... p?download
Handles AVI, OGM, MKV. If you have h264, open the MKV by selecting "DirectShowSource" in the drop-down menu when opening a file. You have to have AVISynth and CCCP installed for that to work, however.
AVISynth: http://prdownloads.sourceforge.net/avis ... e?download
CCCP: http://cccp-project.net/
Good luck with your AMV.
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
how about instead of using them all at once you use them a few at a time 
or only convert the ones you need for a specific project...
or just buy the DVDs
or only convert the ones you need for a specific project...
or just buy the DVDs
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- x_rex30
- Joined: Tue Apr 10, 2001 4:30 pm
good adviceshiro_clanclan wrote:VirtualDubMod, my friend. VirtualDubMod.
http://prdownloads.sourceforge.net/virt ... p?download
Handles AVI, OGM, MKV. If you have h264, open the MKV by selecting "DirectShowSource" in the drop-down menu when opening a file. You have to have AVISynth and CCCP installed for that to work, however.
AVISynth: http://prdownloads.sourceforge.net/avis ... e?download
CCCP: http://cccp-project.net/
Good luck with your AMV.
Ive been looking all over for noiseman sound insect, all i have is the mkv so i may just use that for editing
- shiro_clanclan
- Joined: Sun Jun 09, 2002 8:59 pm
- Location: Concord, CA
A tip I've learned while working with these and other files:
Some files you open with VirtualDubMod will have poor XviD or DivX encoding, which VirtualDub can't read just right. To figure out if this is the case, hold shift and scan forward in the timeline, then scan back. If you see a different frame, it's not reading properly. Alternatively, scan forward, then release shift and scan ahead one frame. If the scene suddenly jumps ahead, it's not reading properly.
For encodes like this, open just like you would with an h264 encode--DirectShowSource. This will read it as a raw image stream. From there, just find the scene you want and encode it as huffyuv. Viola, no errors from your editing program and no loss of quality.
If, however, you get no frame-jumping errors... just find the scene you want and use direct-stream copy. No reason to re-encode an encode if you don't have to.
And if you don't need the audio, it's always a good idea to disable the audio streams before saving your clip.
Hopefully this helps some. ^-^
Some files you open with VirtualDubMod will have poor XviD or DivX encoding, which VirtualDub can't read just right. To figure out if this is the case, hold shift and scan forward in the timeline, then scan back. If you see a different frame, it's not reading properly. Alternatively, scan forward, then release shift and scan ahead one frame. If the scene suddenly jumps ahead, it's not reading properly.
For encodes like this, open just like you would with an h264 encode--DirectShowSource. This will read it as a raw image stream. From there, just find the scene you want and encode it as huffyuv. Viola, no errors from your editing program and no loss of quality.
If, however, you get no frame-jumping errors... just find the scene you want and use direct-stream copy. No reason to re-encode an encode if you don't have to.
And if you don't need the audio, it's always a good idea to disable the audio streams before saving your clip.
Hopefully this helps some. ^-^
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
It's not a sign of poor encoding, it's just a sign that the file uses B-frames (which yes, could be argued for or against because AVI doesn't officially support B-frames). If you're taking clips, you just have to remember not to backtrack once you've found the frame you want, or make doubly-sure that the frame you want to start on isn't affected by the B-frames.shiro_clanclan wrote:Some files you open with VirtualDubMod will have poor XviD or DivX encoding, which VirtualDub can't read just right.
In actuality, it would be a lot easier to use the AVISource function, as that is specifically meant for AVI and produces the same effect (no B-frames, no frame jumping). However, opening it with AviSynth, regardless of the function used, makes the Shift+arrow pad approach impotent (and using Alt+arrow pad to go 50 frames forward or back is not as comfortable).
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog
- bum
- 17747114553
- Joined: Sat Nov 08, 2003 9:56 pm





