photoprism/internal/ffmpeg
Lukas 83d10ea00e
Config: Add video transcoding resolution option (#3498)
* Adds resolution limit

* Fixes 2 video filters and makes the env variable work

* Adds FFMPEG_RESOLUTION to all the docker-compose files
2023-06-28 15:22:52 +02:00
..
config.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +02:00
convert.go Config: Add video transcoding resolution option (#3498) 2023-06-28 15:22:52 +02:00
defaults.go FFmpeg: Allow selection of specific video and audio streams #3284 2023-03-14 18:00:55 +01:00
encoders.go
ffmpeg.go
preview.go
preview_test.go