Closed crazybber closed 3 years ago
This looks identical to #105 which @icholy closed, saying it wasn't ready. What makes yours different?
This looks identical to #105 which @icholy closed, saying it wasn't ready. What makes yours different?
@crazybber Can you comment on this please?
@dusk125 These are the same commits from the original PR (#105), and thus incomplete.
Sorry, definitely missed that these are just the same commits, I thought crazybber had implemented/reimplemented it. Given that this is the same and icholy said they would reopen when it was ready, I'm going to close this PR. @crazybber, if you have changes you would like to contribute to this issue, please feel free to reopen this PR with your additional changes.
I ended up rewriting that PCM handling code specifically for a live streaming scenario I had. I was hoping that I could create a general purpose version that would also work for my use case. Now I'm not sure if that's actually possible (the smallest buffering changes have huge impacts). I'd be more inclined to add some example code showing how to use encode/decode PCM rather than including actual encoder/decoder implementations.
merge pcm