Hello, using imxg2dvideosink version 0.12.2 (Yocto Morty) the flag force-aspect-ratio seems not to work. I mean that aspect ratio is always kept regardless of the argument. For instance:
gst-play-1.0 --videosink="imxg2dvideosink window-x-coord=0 window-y-coord=280 window-width=480 window-height=800 output-rotation=3 force-aspect-ratio=false framebuffer=/dev/fb0" /test.mp4
always play with forced aspect ratio.
Any advice?
Thank you
Please try to play with pixel-aspect-ratio option instead.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Victor,
thank you for your reply, however,
imxg2dvideosink does not have a pixel-aspect-ratio option
ERROR GST_PIPELINE grammar.y:413:gst_parse_element_set: no property "pixel-aspect-ratio" in element "imxg2dvideosink0"