search for: 6731bc846a2f70dd7f5e155e75683fae

Displaying 4 results from an estimated 4 matches for "6731bc846a2f70dd7f5e155e75683fae".

2017 Nov 16
1
Gapless concatenation of Opus frames
...e generated into a single file, i.e. doing cat `find blocks -name '*.ogg' | sort -n` | opusdec - - | aplay -f dat Maybe I'm just doing something wrong in my adapted libopusenc example? Can you send me your version? Again, thank you, Andreas [1] https://gist.github.com/astoeckel/6731bc846a2f70dd7f5e155e75683fae On 2017-11-15 08:25 PM, Jean-Marc Valin wrote: > Hi Andreas, > > So I encoded your file in chunks with a slightly modified version of > opusenc_example and I can't hear anything wrong. Maybe there's a problem > in the tools you used? I uploaded the files at: > > htt...
2017 Nov 15
2
Gapless concatenation of Opus frames
...; the complete song can be downloaded here [6]). Any idea how any of the two issues (either in libopusenc or in my program) might be solved? Again, thank you for your help! Cheers, Andreas [1] https://github.com/astoeckel/opus_gapless/blob/master/lpc.cpp [2] https://gist.github.com/astoeckel/6731bc846a2f70dd7f5e155e75683fae [3] https://somweyr.de/opus/click_opus_gapless.png [4] https://somweyr.de/opus/click_libopusenc.png [5] https://somweyr.de/opus/test_libopusenc_ope_encoder_continue_new_file.raw.bz2 [6] https://www.youtube.com/watch?v=z64HCi2rQkE [7] https://github.com/astoeckel/opus_gapless/blob/master/opus_g...
2017 Nov 16
0
Gapless concatenation of Opus frames
...ow any of the two issues (either in libopusenc or in my > program) might be solved? > > > Again, thank you for your help! > > Cheers, > Andreas > > > [1] https://github.com/astoeckel/opus_gapless/blob/master/lpc.cpp > > [2] https://gist.github.com/astoeckel/6731bc846a2f70dd7f5e155e75683fae > > [3] https://somweyr.de/opus/click_opus_gapless.png > > [4] https://somweyr.de/opus/click_libopusenc.png > > [5] > https://somweyr.de/opus/test_libopusenc_ope_encoder_continue_new_file.raw.bz2 > > [6] https://www.youtube.com/watch?v=z64HCi2rQkE > > [7] >...
2017 Nov 13
3
Gapless concatenation of Opus frames
Hi Jean-Mark, thank you for your answer! Yes, you understood my question correctly. I was just about to compose a reply to my original question, where I described how I solved my problem. As you've already suggested, I've switched to Ogg/Opus, which is better supported, but does not work with the Media Source Extensions. I'll have a look whether disabling prediction will help with