Media (Intel® 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
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Video Cropping Questio

Celio_A_
Beginner
357 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
357 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