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

Reply
 
Thread Tools Search this Thread Display Modes
Old 18th March 2011, 22:11   #1  |  Link
Diggitysc
Registered User
 
Join Date: Feb 2010
Posts: 3
Using SoundOut with x264 and Avisynth

I have been experimenting with command line methods to extract wav files from fraps exports.

Right now a script I created generates a merged avs something like this:

AviSource("D:\frapvid1.avi")++AviSource("D\frapsvid2.avi")++etc...
SoundOut(output = "wav", filename="D:\input.wav")

I run the video through x264 with some command line options particular to the video content, however as far as I know x264 doesn't access the avisynth64 plugin folder.

At the very least it crashes when I run the command line input.

I still want to stick to commandline wav output. Is there a method to load the SoundOut plugin via CLI for x264 or is there another commandline audio program that utilizes avs?
Diggitysc is offline   Reply With Quote
Old 18th March 2011, 22:36   #2  |  Link
Diggitysc
Registered User
 
Join Date: Feb 2010
Posts: 3
And of course after 2 days of hunting I find the answer in the next 10 minutes...

http://forum.doom9.org/archive/index.php/t-128418.html
Diggitysc is offline   Reply With Quote
Reply

Tags
commandline, extract, fraps, soundout, x264

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 21:53.


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