[x264-devel] Re: turn off skip modes?
Loren Merritt
lorenm at u.washington.edu
Thu Mar 22 03:19:51 CET 2007
On Wed, 21 Mar 2007, Axel Gunter wrote:
> Can I turn OFF skip modes while encoding 264 bitstreams using x264? If so,
> how?
Why?
--direct=none completely disables skips in B-frames
--no-fast-pskip doesn't completely disable skips in P-frames, but it
encodes macroblocks first as some other mode and then converts them to
skip only if the original mode turns out to be identical to skip.
--Loren Merritt
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list