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

Exception has occurred: 1 Invalid parameter. Really guys???

Community Beginner ,
Aug 31, 2024 Aug 31, 2024
Beating my head against the wall over this.  Every time I get:
Exception has occurred: 1
Invalid parameter.
 
 I've tried many different combinations of parameters, running in VSCode on Windows:
The exception above is worthless.  You can't tell me which parameter?  Or give more detail on what is wrong?  With all due respect, that is the ultimate of lazy coding on your dev team's part.  Do better please and quit spreading your costs to your users.
 
Code:

 

app.encoder.launchEncoder();


inTime.seconds = 0;
outTime.seconds = 10 * 60;


encoder.encodeFile("C:/LavedaJones/VideoList/2024-08-29 Making Shorts Videos by Rapper Laveda Jones - Promotion/01. 2024-08-29.mp4", "C:/LavedaJones/VideoList/TestExport/03. Input.mp4", "C:/CloudIDEaaS/develop/PremiereProPodcaster/Presets/LavedaJonesDefault.epr", 1, 1, 1.0, 10.0 * 60.0);

 

TOPICS
Export
179
Translate
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
LEGEND ,
Aug 31, 2024 Aug 31, 2024
LATEST

With all due respect, I have no clue where or when you're getting this.

 

What are you doing, on what hardware and with what media, when you get this message?

Translate
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