#11626(ffmpeg:new): Feature request: -ignore-unrecognized-option
#11626: Feature request: -ignore-unrecognized-option ----------------------------------+--------------------------------------- Reporter: gamer191 | Type: enhancement Status: new | Priority: minor Component: ffmpeg | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- This would prevent the “Unrecognized option” error showing up when an unrecognized option is passed to FFmpeg. The main usecase is so that programs and scripts which use FFmpeg can add new options whilst maintaining compatibility with older versions of FFmpeg (Obviously this would only work for versions released after it gets implemented, hence it won’t be particularly useful until a few versions later) Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11626> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#11626: Feature request: -ignore_unrecognized_option -------------------------------------+---------------------------------- Reporter: gamer191 | Owner: (none) Type: enhancement | Status: new Priority: minor | Component: ffmpeg Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Changes (by gamer191): * summary: Feature request: -ignore-unrecognized-option => Feature request: -ignore_unrecognized_option -- Ticket URL: <https://trac.ffmpeg.org/ticket/11626#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#11626: More lenience on unrecognized options for better general-interop? -------------------------------------+---------------------------------- Reporter: gamer191 | Owner: (none) Type: enhancement | Status: new Priority: minor | Component: ffmpeg Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -------------------------------------+---------------------------------- Changes (by MasterQuestionable): * analyzed: 0 => 1 * cc: MasterQuestionable (added) * summary: Feature request: -ignore_unrecognized_option => More lenience on unrecognized options for better general-interop? Comment: ͏ Maybe better to make unrecognized options warnings non-critical instead? ͏ But 1 practical issue: ͏ How to determine the option parameter acceptance, for those unknown? ͏ E.g. https://trac.ffmpeg.org/ticket/11582#comment:1 ͏ . ͏ The option may consume further parameters or not. ͏ There seems to be no reliable way to perfectly predict. ͏ Unwieldy handling tends to introduce still error: ͏ But with less straight-forward (maybe cryptic) messages instead. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11626#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg