Open
Description
Thank you for sharing. When I tried to open the bin file, I encountered the above problem. Then I set up some file links,
sudo ln -s /usr/lib/x86_64-linux-gnu/libva.so.2.700.0 /usr/lib/x86_64-linux-gnu/libva.so.1
sudo ln -s /usr/lib/x86_64-linux-gnu/libx264.so.155 /usr/lib/x86_64-linux-gnu/libx264.so.142
sudo ln -s /usr/lib/x86_64-linux-gnu/libass.so.9.0.2 /usr/lib/x86_64-linux-gnu/libass.so.4
Finally, I ran into this problem again:
./ScreenRecorder: symbol lookup error: ./ScreenRecorder: undefined symbol: x264_bit_depth
Is this because my x264 version is inconsistent with the project?
Metadata
Metadata
Assignees
Labels
No labels