Log in

View Full Version : x264 lossless and presets


reigan42
14th June 2015, 17:52
Hi, i'm using footage from an hdpvr2 that has x264/aac in m2ts container and I was wondering does it negatively affect quality in lossless x264 to use ultrafast preset over slower?

foxyshadis
14th June 2015, 18:24
Lossless is lossless. Only size and speed changes with presets.

reigan42
14th June 2015, 18:30
Thanks that helps me out alot :)

neil wilkes
15th June 2015, 08:21
Hi, i'm using footage from an hdpvr2 that has x264/aac in m2ts container and I was wondering does it negatively affect quality in lossless x264 to use ultrafast preset over slower?

Yes it does make a difference.
There is no such thing as lossless 264 - it's a data reduced codec.

vivan
15th June 2015, 08:51
There is no such thing as lossless 264 - it's a data reduced codec.Of course there's - H.264 has special profile that supports all features needed for lossless encoding (which x264 of course supports).

F J Walter
2nd July 2015, 03:31
Yes it does make a difference.
There is no such thing as lossless 264 - it's a data reduced codec.

As mentioned, h.264 has features that allow for lossless encoding but few encoders support it, but x264 does. In x264 it's activated by setting QP to 0. When used, the video is encoded so that it can be decoded to a result that is bit-identical with the source of same chroma resolution. It switches to a special lossless macroblock coding mode where QP is not actually relevant, but it still benefits from the motion estimation searches, reference frames and so forth.