Difference between videoscale and videobox

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Mon Nov 26 07:52:56 PST 2012


Le dimanche 25 novembre 2012 à 21:28 -0800, Baby Octopus a écrit : 
> Any idea on this pls?

Actually, I found that forcing the pixel-aspect-ratio downstream can be
used to work around the problem. I skeptical on how this aspect ratio is
being computed. This pipeline works for me:

gst-launch-1.0 videotestsrc !
video/x-raw,width=352,height=288,aspect-ratio=1/1 ! videoscale
add-borders=1 !
video/x-raw,width=640,height=360,pixel-aspect-ratio=1/1 ! xvimagesink



More information about the gstreamer-devel mailing list