ROCm / rocDecode

rocDecode is a high performance video decode SDK for AMD hardware
https://rocm.docs.amd.com/projects/rocDecode/en/latest
Other
11 stars 15 forks source link

Samples - Add RPATH to address missing libs in path #350

Closed kiritigowda closed 3 months ago

kiritigowda commented 4 months ago
kiritigowda commented 4 months ago

@AryanSalmanpour -- With all FFMPEG found; we will still have deps of deps failure

error while loading shared libraries: libx264.so.164: cannot open shared object file: No such file or directory
kiritigowda commented 3 months ago

@AryanSalmanpour -- I will add a readme update instead of the rpath as this is going to a recursive issue if the libs are not in the path.