[x264-devel] Re: encoding with lots of small slices
Michael Roitzsch
mroi at os.inf.tu-dresden.de
Tue Aug 1 15:49:21 CEST 2006
Hi x264 team,
I seem to have the encoder running correctly with arbitrary slices.
Here's what I did:
The first patch is just for fun: It declares some functions static to
help the compiler.
The second and third patch are the same as in my previous mail.
The fourth patch is the new one: It fixes an issue with P-frames. I
found this fix mostly by trial and error and I am not really sure
what it does, let alone whether it is correct. But the outcome is
that x264 happily encodes files with arbitrarily high slice counts
per frame. I would really appreciate some comments from the x264 team
members on this.
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: static-slicetype-funcs.patch
Type: application/octet-stream
Size: 826 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060801/7ace11fc/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: relax-slice-tests.patch
Type: application/octet-stream
Size: 1228 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060801/7ace11fc/attachment-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spatial-prediction-fix.patch
Type: application/octet-stream
Size: 673 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060801/7ace11fc/attachment-0002.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reset-mv-bounds.patch
Type: application/octet-stream
Size: 518 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20060801/7ace11fc/attachment-0003.obj
-------------- next part --------------
More information about the x264-devel
mailing list