On 5/20/22 06:28, Michael Niedermayer wrote:

2. someone said, you need to pick a denominator when doing float -> rational
     av_d2q() will pick the best denominator for you.


av_d2q() requires you to pass a maximum denominator, which essentially determines precision of the conversion. You still have to make a (somewhat) arbitrary choice in that matter.

- Leo Izen (thebombzen)
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to