View Single Post
Old 10th October 2018, 20:05   #6402  |  Link
birdie
Artem S. Tashkinov
 
birdie's Avatar
 
Join Date: Dec 2006
Posts: 345
Version 2.9

Release date - 05/10/2018
New features
  • Support for chunked encoding
    Option:`--chunk-start and --chunk-end` Frames preceding first frame of chunk in display order will be encoded, however, they will be discarded in the bitstream. Frames following last frame of the chunk in display order will be used in taking lookahead decisions, but, they will not be encoded. This feature can be enabled only in closed GOP structures. Default disabled.
  • Support for HDR10+ version 1 SEI messages.
Encoder enhancements
  • Create API function for allocating and freeing x265_analysis_data.
  • CEA 608/708 support: Read SEI messages from text file and encode it using userSEI message.
Bug fixes
  • Disable noise reduction when vbv is enabled.
  • Support minLuma and maxLuma values changed by the commandline.

Last edited by birdie; 10th October 2018 at 20:10.
birdie is offline   Reply With Quote