Skip to content

Transcoding audio to PCM, processing and writing back to another video: possible ? #141

Description

@yv2149

Hi,
I'm trying to postprocess audio from any video source.
To do so, I intend to:

  1. convert source audio frames (whatever codec), to raw PCM S16LE stereo.
  2. postprocess my raw S16LE data
  3. encode the postprocesed S16LE data to back Audio Frames as "wav" codec, in another video

Is that somehow possible with PyAV?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions