- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are facing an issue with scaling. Will you please help us resolve this?
Sample app attached is scaling video from 720x480 to 720x576. There is no Frame rate conversion.
After scaling, quality of text in the video is not acceptable. It looks like broken.
Attaching tar file for your reference.
Attachment contains the following:
1. simple_vpp.cpp - This is sample app .
compilation command is
g++ -o ../_build/simple_vpp src/simple_vpp.cpp ../common/common_utils.cpp ../common/common_utils_linux.cpp ../common/common_vaapi.cpp ../common/cmd_options.cpp -I/usr/local/include -I../common -I/opt/intel/mediasdk/include -L/opt/intel/mediasdk/lib/lin_x64 -lmfx -lva -lva-drm -lpthread -lrt -ldl
Usage is :
./simple_vpp -hw -g 720x480 ORG_720x480.yuv SCALED_720x576.yuv
2. ORG_720x480.yuv - Original YUV before scaling.
3. SCALED_720x576.yuv - YUV generated after scaling
The media files attached here are confidential and should not be shared.
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page