Handling for video files #5

Closed
opened 2023-07-04 15:43:25 +02:00 by esche · 1 comment
Owner

There are 3 options:

  • Converting only the audiostreams, copying the other streams and save everything in a .mkv
  • Converting only the audiostreams and save them in a .mkv or .opus (depends on the number of streams)
  • Ignore video files

3 should be the default, but choosing an other option with a flag should be implemented.

There are 3 options: - Converting only the audiostreams, copying the other streams and save everything in a .mkv - Converting only the audiostreams and save them in a .mkv or .opus (depends on the number of streams) - Ignore video files 3 should be the default, but choosing an other option with a flag should be implemented.
Author
Owner

Option 1 is implemented and now the default. I will implement a flag for option 2 in the future

Option 1 is implemented and now the default. I will implement a flag for option 2 in the future
esche closed this issue 2023-07-08 00:24:46 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: esche/media-tools#5
No description provided.