Skip to content

Program cannot run properly #15

Open
@Sirius-1110

Description

@Sirius-1110

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions