Wondering if someone can help my understanding of this. I have a 200MB 30 min mkv video that has the following specs (unsure what's relevant):
Bitrate: 2610
1280 x 720
16:9
Frame rate: 23.976
Audio: AC3
My Dish satellite receiver plays mkv's fine. However it doesn't seem to care too much for AVI files. I have another 30 minute video (about 500MB) in AVI that I tried using AVS Video Converter to change to MKV, trying to follow the above specs/settings as much as possible. It worked, but it spit out a 1.7GB MKV file.
Do I have no option to keep sizes of the converted files to a reasonable level without significantly affecting the quality of the video? Are there better conversion methods?
Thanks in advance for any advice.
+ Reply to Thread
Results 1 to 7 of 7
-
-
First try remuxing the AVI to MKV using MMG (part of MkvToolNix). That will give you a file of about the same size with no loss of quality.
If you end up needing to reencode, the size is determined by a simple equation:
Code:file size = bitrate * running time
-
So I guess my Dish receiver is finicky about the mkv files it will play. I tried all these options with MkvToolNix for the "FourCC" options:
default - Tries to start playing but gets stuck and have to pull power on receiver
div3 - plays audio, no video
divx - looks like it might start, but then quits immediately
dx50 - looks like it might start, but then quits immediately
mp4v - looks like it might start, but then quits immediately
xvid - - Tries to start playing but gets stuck and have to pull power on receiver
I should note that the default mkv plays fine on computers and other media players, just my Dish receiver that's being a pain.
I noticed on the other mkv file that my Dish receiver CAN play, this is the video info from MediaInfo:
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 9 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 21mn 38s
Bit rate : 696 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
*Bits/(Pixel*Frame) : 0.031
Stream size : 108 MiB (60%)
Writing library : x264 core 128 r2216 198a7ea
Language : English
Default : No
Forced : No
Matrix coefficients : BT.709
Is there any way to match the same type of video (codec?) above when creating these MKVs with MkvToolNix? -
-
Similar Threads
-
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 -
converting mkv to avi
By chetan73 in forum Video ConversionReplies: 4Last Post: 16th Jun 2012, 08:47 -
Converting mkv to dvd size question?
By riky in forum Video ConversionReplies: 3Last Post: 10th Jan 2010, 07:04 -
Handbrake question about converting x264 mkv to avi
By jimdagys in forum Video ConversionReplies: 3Last Post: 7th Jun 2009, 04:44 -
Question about quality when converting from mkv to avi
By CasualObserver in forum Video ConversionReplies: 2Last Post: 17th Feb 2009, 18:38