#Creating proxy videos, I think I'm creating a few extra

1 messages · Page 1 of 1 (latest)

worldly moss
#

Here's the external library directory's count of videos.

# find . -mindepth 1 -type f \( -name "*.mkv" -o -name "*.mp4" -o -name "*.avi" -o -name "*.flv" -o -name "*.wmv" -o -name "*.mov" \) -printf x | wc -c
2077

Here's what I have going on after a few days of transcoding videos(see attached photo

proper dawnBOT
#

:wave: Hey @worldly moss,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :blue_square: I have read applicable release notes.
  3. :blue_square: I have reviewed the FAQs for known issues.
  4. :blue_square: I have reviewed Github for known issues.
  5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

quaint ridge
#

Do you have live/motion photos? Those have an embedded video that gets transcoded as well

worldly moss
#

i don't know what that is

#

isn't a motion picture a video

#

I feel old and out of touch 😦

quaint ridge
#

It's a feature on recent phones where it saves like a 1 second video inside photos

#

A bit like a gif I guess?

#

I don't quite get the point myself, but it's a thing 😅

worldly moss
#

it looks like i have multiple ffmpeg processes for 1 video. i am guessing that is just multithreading doing its job

#

although i haven't seen that when doing normal encoding

#

i wonder if it is counting each file 3-4 times