Add opusframes package with encoding/decoding #13

Merged
xbazzi merged 3 commits from of-encoder-decoder into master 2025-02-07 12:20:35 -07:00
Owner

Closes #12

Added a library to encode videos from yt-dlp into our custom .of file format that can be easily read and directly streamed to discord.

Closes #12 Added a library to encode videos from yt-dlp into our custom `.of` file format that can be easily read and directly streamed to discord.
javif89 added the
Kind/Feature
label 2025-02-05 18:35:42 -07:00
javif89 self-assigned this 2025-02-05 18:35:42 -07:00
xbazzi was assigned by javif89 2025-02-05 18:35:42 -07:00
javif89 added 1 commit 2025-02-05 18:35:42 -07:00
javif89 requested review from xbazzi 2025-02-05 18:35:43 -07:00
javif89 added this to the Initial Release project 2025-02-05 18:35:43 -07:00
javif89 added 1 commit 2025-02-05 19:26:13 -07:00
Owner

LGTM

LGTM
xbazzi added 1 commit 2025-02-05 22:55:43 -07:00
javif89 added a new dependency 2025-02-06 09:15:23 -07:00
javif89 moved this to In Review in Initial Release on 2025-02-06 09:23:18 -07:00
xbazzi added this to the v1.0.0 milestone 2025-02-06 10:32:13 -07:00
xbazzi changed time estimate to 1h 2025-02-06 10:32:36 -07:00
xbazzi pinned this 2025-02-06 10:32:51 -07:00
Owner

While I'm at work reviewing skill issues in every PR, I just want to say... I'm so proud of u, my little pogchamp :3 🥇

While I'm at work reviewing skill issues in every PR, I just want to say... I'm so proud of u, my little pogchamp :3 🥇
xbazzi approved these changes 2025-02-07 12:20:07 -07:00
xbazzi left a comment
Owner

LGMT (again)

LGMT (again)
@ -10,6 +9,7 @@ import (
"syscall"
"time"
"git.thegrind.dev/thegrind/papibot/pkg/opusframes"
Owner

gitgud.foo/thegrind/papibot/pkg/opusframes

`gitgud.foo/thegrind/papibot/pkg/opusframes`
xbazzi merged commit d42bb9b288 into master 2025-02-07 12:20:35 -07:00
javif89 moved this to Done in Initial Release on 2025-02-08 00:28:58 -07:00
javif89 moved this to Done in Initial Release on 2025-02-08 00:28:59 -07:00
javif89 unpinned this 2025-02-08 22:44:26 -07:00
javif89 moved this to Done in Initial Release on 2025-02-13 22:11:34 -07:00
Sign in to join this conversation.
No description provided.