Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
1146 Discussions

SVT-HEVC Encoder Library issue in v.4.3

Chandramouli_P
Beginner
631 Views

Hello Team,

After compiling SVT-HEVC Encoder library successfully, I am getting the below error in v.4.3 (Ubuntu 18.04 OS):

$ cd Release-4.3/video_agent
$ sudo ./compile_svtHevcEncoder.sh
$ cp svt_hevc_encoder/libSvtHevcEnc.so.1 lib/libSvtHevcEnc.so.1

cp: cannot stat 'svt_hevc_encoder/libSvtHevcEnc.so.1': No such file or directory

As I noticed, I found newly generated "libSvtHevcEnc.so.1" file in the below first two locations:
1) video_agent/svt_hevc_encoder/SVT-HEVC/Bin/Release/libSvtHevcEnc.so.1
2) video_agent/svt_hevc_encoder/install/lib/libSvtHevcEnc.so.1
3) video_agent/lib/libSvtHevcEnc.so.1 - Got this with default SDK

Which file I have to copy in to video_agent/lib/libSvtHevcEnc.so.1?

Because, in this 4.3 version, svt_hevc_encoder folder is not generating as per the documentation of 4.2.1 version.

Hence, request you to help us to resolve the issue.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
1 Solution
JIANHUI_D_Intel
Employee
631 Views

Chandramouli,

  Please copy this one to "video_agent/lib/"

 

1) video_agent/svt_hevc_encoder/SVT-HEVC/Bin/Release/libSvtHevcEnc.so.1

 

Thanks,

View solution in original post

0 Kudos
4 Replies
Chandramouli_P
Beginner
631 Views

Hello Team,

Any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
Chandramouli_P
Beginner
631 Views

Hello Team,

Good evening and any help would be appreciated.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
JIANHUI_D_Intel
Employee
632 Views

Chandramouli,

  Please copy this one to "video_agent/lib/"

 

1) video_agent/svt_hevc_encoder/SVT-HEVC/Bin/Release/libSvtHevcEnc.so.1

 

Thanks,

0 Kudos
Chandramouli_P
Beginner
631 Views

Hello Jianhui,

Thank you very much for your reply and wish you a very happy new year.

Thank you.

Best Regards,
Chandramouli.

0 Kudos
Reply