photoprism/internal/ffmpeg
Lukas 19ac83dd20
Config: Downscale videos based on largest dimension (#3510)
* Adds resolution limit

* Fixes 2 video filters and makes the env variable work

* Adds FFMPEG_RESOLUTION to all the docker-compose files

* Makes the resolution based on the longer side

* Fixes failing test
2023-06-29 10:07:47 +02:00
..
config.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +02:00
convert.go Config: Downscale videos based on largest dimension (#3510) 2023-06-29 10:07:47 +02:00
defaults.go FFmpeg: Allow selection of specific video and audio streams #3284 2023-03-14 18:00:55 +01:00
encoders.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
ffmpeg.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
preview.go Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00
preview_test.go Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00