Coder Social home page Coder Social logo

Comments (5)

mattgwwalker avatar mattgwwalker commented on September 23, 2024

from pyogg.

LecronRu avatar LecronRu commented on September 23, 2024

Thank you for your help
Yes, three minutes long.
Unexpectedly use OpusFileReader for writing, when OpusFileWriter is present.

Those classes are still a work in progress and their interfaces may still change.

I will assume that OpusFileReader, OpusFileStream and OpusEncoder, at the types level, must have a similar interface to return a stream. It doesn't matter where we get the data from, OpusFileWriter only writes the opus stream. Pipeline read/encode -> write

from pyogg.

mattgwwalker avatar mattgwwalker commented on September 23, 2024

I have added an example demonstrating how two OggOpus files can be concatenated together. Please see https://github.com/TeamPyOgg/PyOgg/blob/master/examples/03b-concat-ogg-opus.py

I would recommend you clone the latest repository from Github. This will give you the most recent version of PyOgg (unreleased), plus the example code and audio files that it uses.

Again, these interfaces have not been finalized, so please expect breaking changes in the (fairly near) future. However I expect that none of the changes will be very difficult for you to adapt to.

Are you happy that I close this issue?

Cheers,

Matthew

from pyogg.

mattgwwalker avatar mattgwwalker commented on September 23, 2024

Also, my apologies for any confusion my first reply caused: OpusFileReader does not exist :o) Consider instead OpusFileStream or OpusFile. In the example I used OpusFile.

from pyogg.

LecronRu avatar LecronRu commented on September 23, 2024

Are you happy that I close this issue?

no problems. Good luck. And thanks again.

from pyogg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.