~siretart/x264/trunk

Viewing all changes in revision 2284.

  • Committer: Fiona Glaser
  • Date: 2013-04-23 18:47:29 UTC
  • Revision ID: git-v1:732e4f7e8b9ab6d214cbcf059445b4712709faa4
Add slices-max feature

The H.264 spec technically has limits on the number of slices per frame. x264
normally ignores this, since most use-cases that require large numbers of
slices prefer it to. However, certain decoders may break with extremely large
numbers of slices, as can occur with some slice-max-size/mbs settings.

When set, x264 will refuse to create any slices beyond the maximum number,
even if slice-max-size/mbs requires otherwise.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: