Re: Questions / Bug fixes / Patches
Carl Eric Codere <[email protected]> Wed, 25 Aug 2010 21:33:02 -0700 (PDT)
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Greetings,
Thank you very much for committing my proposed changes to the ISO Simple Profile Levels!! As for the N-VOP feature, after further testing as you said, it seems ok to me to leave as it is.
I really thank you very much for your patience explaining everything to me!
If i see other improvements or tweaks I will let you know and send a patch here!
Best regards,
Carl
--- On Mon, 8/23/10, Michael Militzer <[email protected]> wrote:
> From: Michael Militzer <[email protected]>
> Subject: Re: [XviD-devel] Questions / Bug fixes / Patches
> To: [email protected]
> Received: Monday, August 23, 2010, 7:02 PM
> Hi Carl,
>
> as said, the N_VOPs at frame_drop_ratio=0 are not frames
> that got actively
> dropped (to reduce framerate or save bits). The N_VOPs are
> just written to
> the bitstream because they are more efficient than P_VOPs
> with all MBs set
> to skip mode.
>
> When N_VOPs occur for frame_drop_ratio=0 then because two
> or more input
> frames are basically identical. And using a N_VOP in such a
> case is not
> against the semantics of the frame_drop_ratio feature I'd
> say. Hence,
> let's leave this unchanged.
>
> Your other proposed changes (new levels for VfW) have been
> applied to
> the 1.3-dev tree of xvid. Thanks.
>
> Best regards,
> Michael
>