• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Audio replacement via Node.js

New Here ,
Apr 29, 2024 Apr 29, 2024

Copy link to clipboard

Copied

Version

After Effects 2024 (24.x)

OS: windows 10

 

Description

I'm using Node.js to automation replacement text, image and audio.

This project has been running for at least 3 years until last week I discovered that the old version of AE 2017 (14.x) is no longer supported, so I now have to upgrade to the AE version (24.x).

 

But the problem I found is that text and images work fine, but audio doesn't.
I have confirmed that it is normal for AE files to be output directly using Media Encoder or Render Queue.

However, if I use Node.js to execute aerender.exe, if the audio file is not replaced, the output will have audio, but if replace the audio file, the output result will be without any sound.

the result information for not replaced audio by Node.js:

default_audio.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

the result information for replaced audio by Node.js:

replace_audio.jpg

 

Since I directly used the command line to call aerender.exe, the result was the same, so I first ruled out that it was a problem with the Node.js project.

 

command is below

"C:\Program Files\Adobe\Adobe After Effects 2024\Support Files\aerender.exe" -project C:\aerender\AErender.aep -comp "Output 1080p" -sound ON -output C:\aerender\output\result.mp4 -OMtemplate "H.264 - Match Render Settings - 15 Mbps" -RStemplate 180p -r C:\aerender\nexrender-9lUDJVASh3dN7B3zVPdGj-script.jsx

 

I need assistance with any aerender.exe replacement for audio, please.

TOPICS
Audio , FAQ

Views

93

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation