After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725033 - Please enable lossless h264 encoding with x264enc
Please enable lossless h264 encoding with x264enc
Status: RESOLVED DUPLICATE of bug 725051
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
1.2.3
Other Linux
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-24 00:43 UTC by e996505
Modified: 2014-02-25 20:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description e996505 2014-02-24 00:43:25 UTC
Setting the lower limit for the "quantizer" option to 0 instead of 1 and then encoding with "pass=qual quantizer=0" leads to a successful lossless encoding for me.

At least for quality based encoding, quantizer is equivalent to the --crf option, about which the help says:
"--crf <float>           Quality-based VBR (0-51) [23.0]"
Comment 1 Sebastian Dröge (slomo) 2014-02-25 20:52:43 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 725051 ***