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 > Programming and Hacking > Development

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 1st March 2010, 22:49   #1  |  Link
Yiu
Quality Whore
 
Join Date: Dec 2009
Location: Scotland
Posts: 14
x264_64 AVS open error

Hi, Doom. I'm not new to DVD ripping or conversion at all, but I am having trouble with trying to get x264 to function correctly.
I have this as a cmd:
Code:
"C:\x264 BitRate Calculator 3.1\X264\x264_64.exe" --vbv-bufsize 2500 --bitrate 2000 -o "C:\ia3.264" "C:\ICE AGE 3.avs"
and here is my AVS file:
Code:
DirectShowSource("D:\Users\Yiu Korochko\Desktop\ICE AGE 3.mp4", fps=25.000, audio=false, convertfps=true)
I am developing a video calculator/converter for x264 and it is nearly completed.
I can get lame to encode the audio of the file yet x264 refuses to work with my AVS file and I get this error:
Code:
avs [error]: failed to load avisynth
x264 [error]: could not open input file `C:\ICE AGE 3.avs
I know how to use MeGUI in great depth, but I'd like to finish off my program so that I can convert faster and easier, so any help is appreciated.

*NOTE: I ripped my own Ice Age 3 DVD, I did not obtain the file illegally. It is only used here as an example.*

Last edited by Yiu; 1st March 2010 at 23:43. Reason: Copy-Related
Yiu is offline   Reply With Quote
 

Tags
avisynth, encode, megui, problem, 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:19.


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