Can someone tell me how I can find out if an MKV file is in H264? I've tried MediaInfo GUI, but cannot find any reference to H264 in any files, including those that are in that format?
+ Reply to Thread
Results 1 to 12 of 12
-
-
H.264 = AVC (Advanced Video Coding)
You'll see the latter under Format and Format/info in Mediainfo.What exactly is rotten in Denmark? -
@magnu, You have got it reversed. H264 is the type of compressed video stream, and it would exist raw (elementary stream) or contained in a multimedia container, like avi, mp4, mov or mkv. You wouldn't have a container contained within an elementary stream.
Scott -
I'm aware the title is actually reversed. I just couldn't think of how to write the title down, so it was the first that came to mind. What I'm basically after is how to know if an MKV is actually H264, or if it's only been created by something like MKV Merge, or similar software that doesn't compress.
-
I've never seen an MKV file that said it was made with something other than mkvmerge
Once a program encodes the video/audio, it uses MKVmerge to mux those streams together into an MKV file
MKVmerge doesnt encode, but its always the final step in making an MKV, because its the tool that places streams in an MKV
does that make sense? -
havent come across a video that says that was the writing application tbh
either avimux gui uses mkvmerge to do its muxing for mkv
or I just coincidentally havent seen an MKV that used avimux, if avimux is independent -
Yes, I know the point you're trying to make .
(But technically it's not correct, both mkvmerge and gdsmux do have an effect. Both will remove sequence headers from a raw avc stream - this has no impact on visual or audio quality, but it does have impact on some applications like some professional blu-ray authoring programs which will reject the streams once it has been touched a mkv muxer) -
Similar Threads
-
H264+AC3 (MKV container) to H264+MP3 (MKV container)
By diebri in forum Video ConversionReplies: 3Last Post: 19th Oct 2011, 06:19 -
[MKV] Need help extracting H264 video from an MKV into an editable medium
By SinanDira in forum Video ConversionReplies: 2Last Post: 12th Sep 2011, 11:44 -
MKV Cutter with preview window for H264 in MKV format?
By texas1 in forum Video ConversionReplies: 1Last Post: 9th May 2010, 06:25 -
H264/AC3 (MKV) to H264/AAC (MP4) ?
By jccca in forum Video ConversionReplies: 10Last Post: 13th Dec 2008, 19:06 -
MKV/H264 will play, but H264 won't ???
By JorgeO in forum Newbie / General discussionsReplies: 2Last Post: 22nd May 2008, 21:20