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.

Memory Issue for oneVPL Encoding Sample

Jacky_Cai
Beginner
1,175 Views

Hi,

    Recently, I modified the source code in oneVPL encoder sample for stress test,
specifically added a sentence fseek(m_files[vid], 0, SEEK_SET) to the end of LoadNextFrame function, so that the same frame data can be encoded in a cycle. When I run cat /proc/(pid)/status in the process of cyclic coding, I find that the memory will grow every once in a while, and this growth process is continuous. Do I need to worry about the problem of continuous memory growth.

0 Kudos
3 Replies
ThasneemV_Intel
Moderator
1,129 Views

Hi,


Thanks for posting in Intel communities.


Could you please share the following details:

 

1.Modified hello-encode sample code.

2.Exact steps and the commands used to reproduce your issue.

3.OneVPL version.

4.Overall system requirements( OS,Processor,Graphics card if any etc.)


Regards,

Thasneem Vazim



0 Kudos
ThasneemV_Intel
Moderator
1,064 Views

Hi,


We have not heard back from you. Could you please give us an update?


Regards,

Thasneem Vazim


0 Kudos
ThasneemV_Intel
Moderator
899 Views

Hi,


We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Thasneem Vazim


0 Kudos
Reply