-
-
Notifications
You must be signed in to change notification settings - Fork 13
Audio/video conversion #43
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.
I would like to be able to convert audio and video files between various types, like Dustin Brett mentions that daedalOS is able to do in this article.
Much like in that implementation, I think using the ffmpeg.wasm would be the easiest route to take to add this feature. I will get to this at some point in the future unless someone else wants to tackle it before then.