Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Video accessed by shared link transcoded even if format this video in ignore list. #802

Open
ptah-alexs opened this issue Jan 11, 2025 · 0 comments

Comments

@ptah-alexs
Copy link

Description of the bug

Video accessed by shared link transcoded even if format this video in ignore list.

I used sftp-go as backend. Version of docker container:
docker.io/machines/filestash latest-amd64 01a720078fd5 8 weeks ago 1.52 GB

Step by step instructions to reproduce the bug

  1. Set mp4 for ignore to transcode
  2. login to filestash sftp frontend
  3. play mp4 video
  4. see normal cpu usage and no ffmpeg in process list
  5. create share link to video
  6. play video from link
  7. see high cpu usage and ffmpeg in process list

Expected behavior

Not used ffmpeg for files types in ignore list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant