Re: How to reduce simpleblocks size in a matroska file
Steve Lhomme <[email protected]> Sun, 29 Oct 2017 16:15:51 +0100
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <CAOXsMFK09nsbcG4obaSb450t-DZaFqjrEX6_3jK335bjw0z7dw@mail.gmail.com> |
I can't tell about the details but what you want is a maximum bitrate that is not too big. I will allocate less bitrates for these keyframes (and a bit more for the other frames). The parameter to use may depend on the encoder and tols around it. But that's the general idea. 2017-10-26 10:28 GMT+02:00 Austin Einter <[email protected]>: > I have a MKV video file, that contains h264 frames. Few of the simple blocks > in mkv file are of big size (at someplace it is of 19000+ bytes). > > I am trying to convert that video file, to a new video file, where > simpleblocks size should be less (anywhere between 0 to 1500 bytes). > > Is it possible to do it using ffmpeg? If yes, please let me know how can I > do that. > > > _______________________________________________ > Matroska-users mailing list > [email protected] > https://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users > Read Matroska-Users on GMane: > http://dir.gmane.org/gmane.comp.multimedia.matroska.user > -- Steve Lhomme Matroska association Chairman _______________________________________________ Matroska-users mailing list [email protected] https://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user