[FFmpeg-trac] #9974(avfilter:reopened): Setting "setsar" with num:denum throws error.
FFmpeg
trac at avcodec.org
Sat Oct 15 10:23:14 EEST 2022
#9974: Setting "setsar" with num:denum throws error.
-------------------------------------+------------------------------------
Reporter: steipal | Owner: (none)
Type: defect | Status: reopened
Priority: normal | Component: avfilter
Version: unspecified | Resolution:
Keywords: setsar | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Changes (by Michael Koch):
* status: closed => reopened
* resolution: invalid =>
Comment:
In the documentation is written:
"The parameter can be a floating point number string, an expression, or a
string of the form num:den, where num and den are the numerator and
denominator of the aspect ratio. If the parameter is not specified, it is
assumed the value "0". In case the form "num:den" is used, the : character
should be escaped."
Either it's a bug in the code, or the documentation is wrong.
In the examples, "/" is used instead of ":"
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9974#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list