Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 30th May 2018, 18:11   #1  |  Link
Forensic
Registered User
 
Join Date: Apr 2008
Location: California, USA
Posts: 127
DOS command in Avisynth

I need to execute a ffmpeg command (it has a lot of parameters) from within my Avisynth script. Is this possible?

If not, then one alternative is for my script to call a BAT file by passing a variable. My failed syntax attempt was:

Code:
  LoadPlugin("CALL_25.dll")
  Call("test.bat", "MyVariable")
I am open to any suggestions. Thank you.
Forensic is offline   Reply With Quote
 

Tags
avisynth, call, dos

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:35.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.