Hi everyone!
With 4k movies starting to emerge, I've been wanting to convert some 2160p mkv films to mp4, since that's the only format my TV will play via usb.
In a preHEVC era I used mkv2mp4 and it worked great with all my films, and HandBrake for all my blu rays.
mkv2mp4 doesn't support HEVC though, and Handbrake has no passthrough option that I could find to keep the original quality...
So is there a simple freeware that can do this that has a GUI (preferably) or maybe a simple commandline feature that I can use (take into account that I've never used a command line feature and will probably need a step by step guide).
Or is there a way to add codecs to mkv2mp4 so that it can support HEVC?
Thanx a lot you guys!
+ Reply to Thread
Results 1 to 15 of 15
-
-
-
You can extract the HEVC elementary stream with mkvextract or TSMuxer, then use MP4Box for wrapping the .hevc file in the MP4 container.
-
TsMuxer doesn't seem to work for some reason.
How to I use MKVToolNix to extract streams? -
I think you install MKVToolNix, and then install MKVExtract in the same directory as MKVToolNix as it's just a single .exe. Then just run MKVExtract.
MKVExtract can be found here https://www.videohelp.com/software/MKVExtractGUI-2 -
Ok, I extracted the streams, but Mp4Box doesn't seem to recognize the HEVC stream, giving an error message that the file contains no video or audio (it's a 4+GB file, so the stream seems to have extracted correctly).
I guess this codec is just too new and nothing completely supports it yet? -
-
As long as FFmpeg works, my PowerShell script could easily be changed to pass thru HEVC instead of re-encoding it. Just remove "HEVC" from the $HandbrakeFormats array at the top and add to the $FFmpegFormats array above it - https://forum.videohelp.com/threads/379314-Convert-Videos-for-Playing-on-Chromecast-PowerShell-script
-
Hi, I found this thread because I hava mkv video files that cannot be played on my hardware mediaplayer attached to my tv set.
I downloaded and installed both Handbrake and the set of MKVExtractGUI-2.3.0.0, My MP4Box GUI 0.6.0.6, MeGUI_2624_x86.
First I tried Handbrake (standard settings, I did not change any options): in no time the conversion was done but I have the impression that the video quality is not optimal.
Then I tried MeGUI 2624: it took about a half hour to convert an hour worth of video; there was no mention of HVEC, but then I may not fully understand how this software works. Is there a recommended "user's guide", or "must-have-read" for this software? Any input is greatly appreciated!
Erik -
After conversion of the mkv with MeGUI I now have a _track2_und file, a _track1_und.srt and a _track3_eng.aac file and a new mkv file. How do I convert this to mp4?
Edit: I think I found it: there is a dialog box for file conversion, I checked video output tab, and there only mkv was selected; I changed that to mp4. Correct?Last edited by Erik84750; 25th Jan 2017 at 03:34.
Similar Threads
-
is there any software support h265 converting via intel quick sync?
By cnzjs in forum Video ConversionReplies: 2Last Post: 2nd Mar 2016, 08:45 -
Converting, importing and working with H265/120fps footage in Premier Pro
By philvideofilm in forum EditingReplies: 12Last Post: 10th Oct 2015, 16:35 -
[Mkv To Avi] H265 and DTS | Can It be Converted?
By konzine in forum Video ConversionReplies: 7Last Post: 9th May 2015, 11:37 -
MKV guide, Play MKV, MKV to AVI, MKV to DVD, MKV to MP4, MKV to Blu-ray
By Baldrick in forum Newbie / General discussionsReplies: 55Last Post: 29th Jun 2012, 11:19 -
Problem in Converting MKV To MP4
By ashe09 in forum Video ConversionReplies: 7Last Post: 1st Mar 2012, 10:20