Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK

Video Cropping Questio

Celio_A_
Beginner
252 Views

Hey

I wanna know if its possible to add cropping function to sample_multi_transcode like crop top and botton, can someone show some code?

Regards

 

0 Kudos
1 Reply
Mark_L_Intel1
Moderator
252 Views

Hi Celio,

Sorry for the late response, did you solve this problem yet?

It seems like you were trying to do the cropping from the command line of the sample_multi_transcode application, I did some investigation on the following document but I can't find it:

https://github.com/Intel-Media-SDK/samples/blob/master/samples/sample_multi_transcode/readme-multi-transcode_linux.pdf

To do the cropping, the VPP--video post-processing function must be used in the video pipeline. You might look at the following article to add it into the code yourself:

https://software.intel.com/en-us/articles/scaling-operations-in-intel-media-sdk

Hope this helps and let me know if you have any further questions.

Mark

0 Kudos
Reply