Skip to content

Transcode only medias that can't be played by client #784

@ThowZzy

Description

@ThowZzy

Is your feature request related to a problem? Please describe.
Memories usually transcode videos that could be directly played by the client (wasted server performance).

Describe the solution you'd like
I would like to know if we could add an option for transcoding only videos with a codec that is not supported by the client. This way we could only transcode videos that cannot be played by the client.

Describe alternatives you've considered
Maybe it could automatically detect if the codec of the video is supported by the client requesting a media (best).
But if not possible, maybe we could add in the config the codecs that needs to be transcoded (only HEVC for example)

I don't know if it is possible, but it would be nice in my use case if only HEVC videos could be transcoded because even old 720p .mp4 videos are being transcoded and asking a lot to my raspberry pi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions