Discussion Forums > Technology

Need a powerful software for editing MKV Files (like Vegas from sony)

(1/2) > >>

jap101an:
I am using sound forge for editing sound files and also audio in video files
also when I need to do something with video files I use Vegas from Sony
But I couldn't open with sound forge or vegas the MKV files
I need a powerful software like sound forge or vegas to open and edit the MKV files !

what is the best software to do the job !

jap101an:
by the way
is there any way to make sound forge or vegas open mkv files
like plug-in or something else !

halfelite:
mkv is a container. you need to extract the video file out of it. If you want to edit it.

AceD:
install virtual dub/avisynth
install lagarith codec
install FFMPEGSource

use (example)


--- Code: ---
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\FFMpegSource.dll")
FFMPEGSource("C:\Users\andy\Desktop\[BSS]_Tengen_Toppa_Gurren_Lagann_The_Movie_-_Lagann-hen_[8A75A457].mkv")
--- End code ---

you can now save as a lossless avi file to edit with...thats how you edit with hq mkv files

http://www.animemusicvideos.org/members/files.php , amvapp

vuzedome:
Use mkvextract to extract the video and audio stream.

Navigation

[0] Message Index

[#] Next page

Go to full version