Skip to content

[FEATURE] Smart conversion option ("Smart Transcode") Audio/Video #86

@nschlia

Description

@nschlia

Add a "Smart Transcode" option

  • Convert audio-only files to WAV or AIFF
  • Convert video-only and audio-video files to MOV

Smart transcoding currently simply determines the output format by taking the input format type into account, e.g., an MP3 would be recoded to AIFF, an MP4 to MOV even if the input MP4 does not contain a video stream.

The input format should be scanned for streams and the output selected appropriately: An MP4 with video should be transcoded to MOV, an MP4 with audio only to AIFF.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions