On Wed, Oct 23, 2019 at 09:24:39PM +0200, Ramiro Polla wrote: > On Sun, Jun 17, 2018 at 6:23 AM Ramiro Polla <ramiro.po...@gmail.com> wrote: > > On Sun, Jun 10, 2018 at 2:32 AM, Michael Niedermayer > > <mich...@niedermayer.cc> wrote: > > > On Sat, Jun 09, 2018 at 05:09:13PM +0200, Ramiro Polla wrote: > > >> On Thu, May 10, 2018 at 11:01 PM, Michael Niedermayer > > >> <mich...@niedermayer.cc> wrote: > > >> > On Wed, May 09, 2018 at 08:44:25PM +0200, Ramiro Polla wrote: > > >> >> This option prevents the mpv encoders from using intra macroblocks in > > >> >> predictive frames. > > >> >> > > >> >> It is useful for glitch artists to generate input material. This > > >> >> option > > >> >> allows them to split and merge two video files while maintaining fluid > > >> >> motion from the second video without having intra macroblocks > > >> >> restoring > > >> >> chunks of the first video. > > >> > > > >> > maybe a continuous variable like snows intra_penalty could achieve this > > >> > too but give more flexibility in doing it also just partially if wanted > > >> > > >> I like this idea better. I wanted a simple way to be able to entirely > > >> disable intra macroblocks, but "-intra_penalty max" could cause an > > >> overflow, so I set the max value to INT_MAX/2. > > >> > > >> New patch attached. > > > > > > LGTM > > > > > > a fate test may also make sense > > > > I sent a new patch set that includes a fate test. > > The patchset with test that I had sent involved some changes to > ffprobe/fate that weren't good. I gave up trying to add tests in a > clean way. > > Here's just the previous LGTM'd patch, rebased against git master.
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".