how to resize a video from high resolution to wga farmat

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

how to resize a video from high resolution to wga farmat

Jump to solution
2,015 Views
veeranjaneyulug
Contributor III

Hi ,

Every one have a great day.

Thanks for support .

i have the issue how to resize the video by using imx6 test applications any body fix this issue plz let me know.

my procedure mentioned below like this.

Hi igor,

Thanks for your guidence i solved my issue as per user guide .

I have another problem how to resize the video by using

bitbake imx-test

i run the above command it will give some imx6 related binaries generated.

in that i used mxc_ipudevtest.c test application. i used but image was not resize .

Image capturing purpose i used below command ie working .

mxc_v4l2_capture.out -iw 320 -ih 240 -ow 320 -oh 240 -m 1 -fr 15 -d /home/video0 -i 1 -c 20 /home/320_240_15fps.yuv ----> image capture

But resizing purpose i used below command but not resize and

./mxc_ipudevtest.out -C configfile outfile

but not resize .

i used gstreamer plugin also.

gst-launch

gst-inspect

plz can u explore all this to me .

Thanks and regards

Labels (6)
0 Kudos
1 Solution
1,363 Views
igorpadykov
NXP Employee
NXP Employee

document is attached in previous answer, click mouse on red:

1.jpg

View solution in original post

0 Kudos
5 Replies
1,364 Views
igorpadykov
NXP Employee
NXP Employee

Hi veeranjaneyulu

seems it is not supported on i.MX6, please refer to

attached Release Notes p.10 :

IPU library is removed from i.MX 6.

Best regards

igor

0 Kudos
1,364 Views
veeranjaneyulug
Contributor III

Thanks for your reply.

Have a great day.

please can you attach Release Notes P.10 once .but in the above you mentioned that release note but not attached .so can you attach that release Note .

Then how to resize video any idea.

we used in place of imx6 ipu application .we used gstreamer plug in

video resizing we used gstreamer1.0-lnspect and gstreamer1.0-lanuch

RTSP resize on target pipeline:

./test-launch "(v4l2src ! videobox autocrop=true ! video/x-raw, width=1920, height=1080 ! videoconvert ! x264enc ! rtph264pay name=pay0 pt=96 )"

we used above command  its correct ? And how we run on target board can you give me idea.

Thanks & Regards

0 Kudos
1,364 Views
igorpadykov
NXP Employee
NXP Employee

document is attached in previous answer, click mouse on red:

1.jpg

0 Kudos
1,364 Views
veeranjaneyulug
Contributor III

Hi igor,

Thanks for your co-operation and your reply.

yes. i saw the document.But how we resize the video size from 1920x1080 to wvga format   .how can i convert this on imx6 target board .we used imx6s/Dsabresd target .can you please give me any idea of that .

we have gstreamer-1.4.2 test applications binaries .Gst-inspect and gst-launch-1.0 this binaries will resize the video?

Thanks & Regards

0 Kudos
1,364 Views
igorpadykov
NXP Employee
NXP Employee

Hi veeranjaneyulu

for more resize options please check attached document

sect.7.5.3 Video conversion

~igor

0 Kudos