PAR to SAR Helper Function
ht techdev
ht.techdev at gmail.com
Tue Sep 20 01:55:54 UTC 2016
Hi
Need to generate proper SAR values for an HEVC encoder, as per
T-REC-H.265-201504, i.e. the following:
Initially, I directly mapped GST_VIDEO_INFO_PAR_N(&info) and
GST_VIDEO_INFO_PAR_D(&info), for these values. However, it seems that
regardless of frame's width and height, I always get 1:1.
I am wondering if there some existing conversion function, in gstreamer
1.4.5, that may be able to the above conversion.
Cheers,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160919/c33493cc/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 81897 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160919/c33493cc/attachment-0001.png>
More information about the gstreamer-devel
mailing list