Skip to content

Save Opus to disk#29

Draft
nassah221 wants to merge 4 commits intomainfrom
feature/save-opus-to-disk
Draft

Save Opus to disk#29
nassah221 wants to merge 4 commits intomainfrom
feature/save-opus-to-disk

Conversation

@nassah221
Copy link
Collaborator

@nassah221 nassah221 commented May 21, 2023

I have tried to implement an opus track saver with oggwriter. Initially, I used just an oggwriter which seemed to work fine with initial ffmpeg test consisting of just the sine wave tone, however, on capturing desktop audio it fell apart - too much cuts and garbage noise.

After some research, I looked at this example and used the oggwriter with samplebuilder. This has seemingly made the audio free of garbage however now it seems to suffer from playback speed where I perceive the audio speed to be greatly varied in some spots.

When playing the audio back through ffplay there's also a ton of the following logs observed.

image

wdyt @clone1018

@nassah221 nassah221 requested a review from clone1018 May 21, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant