Skip to main content
Participating Frequently
March 21, 2013
質問

Importing MVK files into Premiere Pro (all versions)

  • March 21, 2013
  • 返信数 4.
  • 67822 ビュー

Dear folks,

I see the old topic was locked (probably because it got WAY out of hand, OT and flameworthy) and I have no interest in adding fuel to the fire but I do want to bring light and a solution that I've been using for a while with great success (I thought I'd share here because I was asked by someone on another forum who directed me to the old thread here when I answered them).

(And while I do NOT want to inflame anyone, let's just say that even us retired pros run into a need to edit MKV files from time to time and while I don't think Adobe needs to add this import format I do think people should know how to do it).  In my own case our animated television series is produced in an electronic distribution format (we're bypassing media entirely) and MKV works best for the folks who play our stuff.  But rather than have to re-render our older stuff when we want to do a bottle show, or other such reuse (like "Previously on..."), I find it's just easier to take the completed shows (in MKV format) and use them in PP (6.0 at the moment but this works in all versions).

The answer is actually IN that old thread, albeit fairly buried -- you just need to demux the MKV container and then remux again in a TS one.  There are two pretty great freeware programs that can do this -- MKVExtract (for the demuxing) and tsMuxer (for the muxing).  They are virus and adware free, have been around for years, and can be gotten from reliable places (avoid the disreputable ones, though -- they should be ZIP not EXE files).

MKVExtract is part of the larger MKVToolset and you'll need the whole thing to get the GUI part of it (it's actually MKVExtractGUI that runs the executable).  MKVMerge is also part of that toolset in case you want to create MKV files, as we do, from almost anything.  tsMuxer can create MT2S files as tell as TS, and it can also demux a variety of formats (not MKV though, or you could use it alone).

Because we're just muxing and remuxing there is no additional codec loss -- naturally that's the biggest consideration when trying to re-edit stuff like this.  For the highest quality, of course, you always want to remain with original source when you can (although I actually like some of the artifacts that get introduced sometimes -- I often think that maybe the biggest issue with going completely digital is the lack of, well, old timeyness.  Then again, I'm an old guy myself).

    このトピックへの返信は締め切られました。

    返信数 4

    BahnBahn
    Participant
    May 7, 2020

    Really wished you added some tips on how to use MKVExtract

    Mike D Kelley作成者
    Participating Frequently
    March 21, 2013

    I appreciate the thanks -- I almost didn't post because I didn't want to get embroiled in any controversy.  But I thought the information was worth having here and I couldn't find a clean reference anywhere else on the net.

    I might note that the only trouble I've run into with doing this (demuxing MKV files and remuxing again into a TS container) was that *sometimes* the framerate is incorrectly reported.  In that case you need to set the rate in tsMuxer on the video stream.  This may be a fault of the MKV format, or perhaps the file wasn't encoded properly in the first place -- I dunno, but the symptom is easy to see (the audio is out of sync on the muxed TS file) and easy to correct.

    Like the AVI container, a lot of garbage can be contained in an MKV file -- I'm lucky in that I produce the files myself for the most part so I know what's in them, but in talking with others and the limited experience I have with other folks' MKV files I've seen all kinds of stuff contained (which is another reason I don't think Adobe should provide native support -- it might be a mess trying to deal with that).  Still, the approach I outlined should work nearly every time.

    the_wine_snob
    Inspiring
    March 21, 2013

    Mike,

    I'm glad that you posted, as I just got handed my first MKV file, and was heading off to find a converter for it.

    The downward spirals to those other files usually came from demands that Adobe include native, two-way support for MKV. Then, the next 20 replies would either poo-poo the merits of the format, or tout its attributes. Few ever discussed how to handle the material, outside of saying that it was Adobe's responsibility.

    Glad you resisted the urge to just head down the hall with your knowledge, and decided to share it. Just as with most of those old threads, I have no feeling, one way, or the other, as I had never seen MKV, or been asked to output to it. Suddenly, I found myself having to deal with one, and was headed to those old threads, in hope that amidst the clutter, I would find what I thought I needed.

    Appreciated,

    Hunt

    Legend
    May 1, 2013

    I'm amazed, given how popular MKV is... still onto my specific rather than fan the flames....

    The first thing I tried in my trial version of premier 11 (Looking to move on from AVS), was to open an MKV.

    Why?

    I have a Canon camera that produces .MOV files.

    These don't play on my media streamer (Dune HD), as they are using PCM instead of AC audio to avoid licence I guess.

    So what I do is drop them in a folder on my linux based NAS, which then runs a scheduled task every 5 mins

    for f in *.MOV;do ffmpeg -i "$f" -vcodec copy -ab 320k "${f%.MOV}.mkv"; done

    This means that it keeps the quality of the video, and auto picks the best audio for mkv, and then they work everywhere...

    If I want to use premier, what other target could I use other than mkv to convert my .MOV files from?


    If I want to use premier, what other target could I use other than mkv to convert my .MOV files from?

    None.  Use the original .mov files for editing.  From there, create an export that works for your playback needs.

    Forget 3.  Stick to 1 or 2.

    Ann Bens
    Community Expert
    Community Expert
    March 21, 2013

    Very interesting! Thanks.

    Jeff Bellune
    Legend
    March 21, 2013

    Good post, Mike.  Thanks.

    Jeff

    Kevin-Monahan
    Community Manager
    Community Manager
    March 21, 2013

    I've included it in my troubleshooting notes. Thanks!

    Kevin Monahan - Sr. Community and Engagement Strategist – Adobe Pro Video and Audio