[Matroska-users] Large File size
J7N
j7n at balticom.lv
Wed Aug 20 10:29:20 CEST 2008
> I have built a grah in GraphEdit which is like
> mkv splitter -> Mpeg4 Decoder -> Matroska Muxer -> File Writer
>
> The input file(126 MB) is an .mkv file and resulting .mkv file (output
> file) comes out to be 11.6 GB. How come...
You are multiplexing the decoded uncompressed stream, "Mpeg4 Decoder"
takes care of that. Please explain what are you trying to achieve with the
Mkv->Mkv process. Re-encoding a stream with compression ratio of
11878.4/126 will yield either a bigger file or much worse quality.
--
J7N
More information about the Matroska-users
mailing list