Opened 2 years ago

Closed 16 months ago

Last modified 16 months ago

#10003 closed defect (fixed)

libxvid documentation still mentions -me_method even though it was renamed to -me_quality

Reported by: Ramiro Polla Owned by:
Priority: minor Component: documentation
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

The -me_method option in libxvid was renamed to -me_quality in 4b6b1082a73907c7c3de2646c6398bc61320f2c6, and then removed in 94eed68ace9f2416af8457fcbf142b175928c06b, but the documentation in doc/encoders.texi still mentions -me_method.

Change History (1)

comment:1 by Stefano Sabatini, 16 months ago

Resolution: fixed
Status: newclosed

Hi Ramiro!

Fixed in commit:

ommit d0f071dfe743a410ff385c832b9c3ff47fd73c94
Author: Stefano Sabatini <stefasab@gmail.com>
Date:   Sat Aug 26 02:53:28 2023 +0200

    doc/encoders/libx264: clarify meaning of level option
    
    In particular, clarify that it can either be set as a field of
    AVCodecContext or as an x264 option, using a different specification.
    
    Should address trac issue:
    http://trac.ffmpeg.org/ticket/3947

Thanks for the report.

Version 0, edited 16 months ago by Stefano Sabatini (next)
Note: See TracTickets for help on using tickets.