mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[GH-ISSUE #37] feat: Use external encoder to encode like LAME #26
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VikasRana on GitHub (Nov 29, 2022).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/37
Would be nice to direct this to LAME to encode to MP3s.
@casualsnek commented on GitHub (May 18, 2023):
Hello, can you test the latest development branch. If your ffmpeg was build with lame support the latest version adds 'ffmpeg_args' key to your config which you can edit and set to
['-acodec', 'lame']to use lame or any encoder you prefer using !