[FFmpeg-devel] [PATCH] Correct range for framerate in abitscope filter

Gyan gyandoshi at gmail.com
Thu Mar 23 15:47:54 EET 2017


At present, the max value for the framerate input in the abitscope filter
is 0. This leads to an error when setting any rate:

"[abitscope @ 0000000004700500] Value 24.000000 for parameter 'rate' out of
range [0 - 0]"

Replaced with INT_MAX.

Thanks,
Gyan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Correct-range-for-framerate-in-abitscope-filter.patch
Type: application/octet-stream
Size: 1507 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170323/0f9c183d/attachment.obj>


More information about the ffmpeg-devel mailing list