Skip to content

"ffmpegthumbnailer could not be found" while it's installed and available #41

@jose1711

Description

@jose1711

Getting ffmpegthumbnailer could not be found in your path,\nplease install it to display video previews even when ffmpegthumbnailer is available.

# which ffmpegthumbnailer
/usr/bin/ffmpegthumbnailer

In the code there is a check for viu:

      if ! command -v viu &> /dev/null; then
        echo "ffmpegthumbnailer could not be found in your path,\nplease install it to display video previews"

which is a separate project. Once installed it's working without issues.

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