dynamically change caps fro mfw_ipucsc and vpuenc

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

dynamically change caps fro mfw_ipucsc and vpuenc

427 Views
nagendrasarma
Contributor III

hi freescale

i am writing gstreamer application in which i have following requirement

video-source(1080p always)----> video scale-----> vpu encoder

the video scale will downscale the video to different formats (like 720 etc)

how to achieve this using gstreamer application

i am using  "gst_element_link_filtered"  call to change capabilities, working initially, but not working when changing dynamically

can anybody help me ?

regards

nagendra

Labels (1)
0 Kudos
1 Reply

319 Views
joanxie
NXP TechSupport
NXP TechSupport

in fact, you needn't use this, you can set encoder format on the command, could you tell me what's your detailed case? you want to encode what resolution to what?

0 Kudos