Skip to main content
Participant
December 9, 2024
Answered

How do I create an export plug-in that ouputs the audio of a video as a wave file?

  • December 9, 2024
  • 4 replies
  • 265 views

I need to develop a plug-in that ouputs the audio of a video as a wave file. Do I need to assemble the wave file "by hand", or is there a suite that builds wave files?

This topic has been closed for replies.
Correct answer Bruce Bullis

PPro can already export the audio of a video (either media or sequence), as a .wav file, which makes me wonder...why not just use PPro?

4 replies

Community Expert
December 10, 2024

You can automate this process by using Adobe Media Encoder's Watch Folder feature. This allows you to set up a folder where any video file added will automatically be exported with the desired settings, such as audio output in WAV format.

For detailed instructions, refer to this guide: Create a Watch Folder in Media Encoder.

Inspiring
December 9, 2024

Do you want to export a rendered file? 

If so, Premiere does that. 

Do you want to make a file in realtime from the Premiere output as it plays?

In that case you need to make a Transmitter plug-in. 

Averdahl
Community Expert
Community Expert
December 9, 2024

As Bruce wrote, it´s already there.

 

quote

I need to develop a plug-in that ouputs the audio of a video as a wave file. Do I need to assemble the wave file "by hand", or is there a suite that builds wave files?


By @r8dBlAckTreE

 

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
December 9, 2024

PPro can already export the audio of a video (either media or sequence), as a .wav file, which makes me wonder...why not just use PPro?