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.

sample_encode from Intel media server 2017

Dong_C_
Beginner
286 Views

Hi All,

      System 1: Intel(R) Core(TM) i7-6700 CPU@3.40GHz  Display Adapter:Intel(R) HD Graphics 530

      System2:  Intel(R) Core(TM) i3-6100 CPU@3.30GHz  Display Adapter: Intel(R) HD Graphics 530

The command I used is :

 1. sample_encode h265 -i pedestrian_area_1080.yuv -o output  -d3d -w 1920 -h 1080 -b 1024 -hw -f 30 -cqp -async 3 

2. sample_encode h264 -i pedestrian_area_1080.yuv -o output  -d3d -w 1920 -h 1080 -b 1024 -hw -f 30 -cqp -async 3 

  The ouptput files are played by ffplay and MPlayer. The quality is not good with h.265 and h.264  with either ffplay or Mplayer.   sample_encode is build upon intel media  server studio 2017 community edition.

  Is it because that the input file is not NV12? I tried to use fmmpeg to convert it to NV12. The results are still the same. Can anyone tell me what I missed?  any good input file?

 

Thanks.

 

0 Kudos
0 Replies
Reply