Skip to content

Couldn't find "libh264decoder.so" and "libavcodec-ffmpeg.so.56" #9

@leekt0124

Description

@leekt0124

I followed the guide on installing h264decoder. After completing the below commands:

Screenshot from 2021-06-25 09-41-15
.
.
.
.

I couldn't find libh264decoder.so in the below command
.
Screenshot from 2021-06-25 09-42-12

Instead, I found libh264decoder.so at ~/ROS/Tello_ROS_ORBSLAM/TelloPy/tellopy/_internal/libh264decoder, and I copyed that file to /usr/local/lib/python2.8/dist-packages/

.
.
.
.
Everything seems fine until I executed "roslaunch flock_driver orbslam2_with_cloud_map.launch"
I faced an error below:
Screenshot from 2021-06-25 09-33-49
It seems that my computer couldn't find the file libavcodec-ffmpeg.so.56
After checking the path /usr/lib/x86_64-linux-gnu/, I could only find the below file rather than "libavcodec-ffmpeg.so.56"
Screenshot from 2021-06-25 09-43-06

I also ran "sudo apt install ffmpeg" to make sure I install the ffmpeg file, not sure why I don't have the required "libavcodec-ffmpeg.so.56" here.

Hope someone here can help me out, I will be really appreciate it!

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions