imxg2dvideosink force-aspect-ratio

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imxg2dvideosink force-aspect-ratio

719 Views
andreapicaro
Contributor I

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

Labels (1)
0 Kudos
2 Replies

544 Views
b36401
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

544 Views
andreapicaro
Contributor I

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"

0 Kudos