On 10/3/2019 9:26 PM, Carl Eugen Hoyos wrote:
> Am Fr., 4. Okt. 2019 um 01:59 Uhr schrieb James Almer <[email protected]>:
>>
>> The rescaling can be done at muxing/encoding time, for formats that require 
>> it.
> 
> Doesn't this need a micro version bump?

No. The way these readers set the values is irrelevant. Writers will
either convert them to floats (Matroska, where rescaling is ultimately
unneeded), or effectively rescale them themselves
(h264/h465/vp9/av1/mp4, where it's required).

See 00fd38f1846a3c889b6ec645107eaea415b99840.

> 
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
> 

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to