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 > Video Encoding > MPEG-4 AVC / H.264
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 12th August 2008, 11:27   #1  |  Link
gizmo27
Registered User
 
Join Date: Mar 2007
Posts: 207
x264 cli doesn't want to start

hello

Using GKMod with x264 cli, this one doesn't want to start : only until the r649 and not after
The command line is good I 've verified it.

Why ?

What is the reason ?
gizmo27 is offline   Reply With Quote
Old 12th August 2008, 11:41   #2  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
please post the command line before and after

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 12th August 2008, 11:51   #3  |  Link
gizmo27
Registered User
 
Join Date: Mar 2007
Posts: 207
Ok it not as easier as it looks like :
the command line is the following :
Code:
F:\x264-CLI_r928\x264.exe --progress --thread-input -B 1378 
-p 1 --stats "statsfile.pass" -A "p8x8,b8x8" -b 2 --direct auto --subme 5
--me "hex" -o NUL 1.avs
In the delphi source, there's only the command line without the red parts you can see before.

These parts are added at the encoding time, by this code :
Code:
ExecuteAndWait(ExtractShortPathName(EncExe) +current_job.cmdenc+ ' -o NUL "'+JobData.Input+'"', True, True);
current_job.cmdenc is only the command line without the red parts

But I don't understand : it works until the r649 and not after.
Why ? I don't know.
gizmo27 is offline   Reply With Quote
Old 12th August 2008, 12:08   #4  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
-A was chanced in --partitions

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 12th August 2008, 14:42   #5  |  Link
J_Darnley
Registered User
 
J_Darnley's Avatar
 
Join Date: May 2006
Posts: 957
-A still works, it is the short alias for --analyse or --partitions. Where did you download the new build from? Is any information reported when it fails to start?
__________________
x264 log explained || x264 deblocking how-to
preset -> tune -> user set options -> fast first pass -> profile -> level
Doom10 - Of course it's better, it's one more.
J_Darnley is offline   Reply With Quote
Old 14th August 2008, 11:11   #6  |  Link
gizmo27
Registered User
 
Join Date: Mar 2007
Posts: 207
When I write manually in DOS :
Code:
F:\x264-CLI_r928\x264.exe --progress --thread-input -B 1378 -p 1 --stats "statsfile.pass" -A "p8x8,b8x8" -b 2 --direct auto --subme 5
--me "hex" -o NUL D:\NIAGARA_MASTER_SERIES\VIDEO_TS\niagara.avs
It puts "error : no input file"

Why ?

Last edited by gizmo27; 14th August 2008 at 11:13.
gizmo27 is offline   Reply With Quote
Old 14th August 2008, 11:29   #7  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
does the file exists?
is avieynth installed?
etc...
Sharktooth is offline   Reply With Quote
Old 14th August 2008, 11:33   #8  |  Link
gizmo27
Registered User
 
Join Date: Mar 2007
Posts: 207
yes the file exists and yes avisynth is installed
gizmo27 is offline   Reply With Quote
Old 14th August 2008, 11:34   #9  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
can the "user" read from that folder D:\.......?
Sharktooth is offline   Reply With Quote
Old 14th August 2008, 11:48   #10  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
and opening the script with virtualdub show no error ?

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 14th August 2008, 12:11   #11  |  Link
gizmo27
Registered User
 
Join Date: Mar 2007
Posts: 207
no

or it's my pc which is out
gizmo27 is offline   Reply With Quote
Old 14th August 2008, 13:48   #12  |  Link
gizmo27
Registered User
 
Join Date: Mar 2007
Posts: 207
ok it's not a computer problem, I've made the command line shorter and it works.

Probably cause of the compilation : I've specified "PAnsiChar", so...
gizmo27 is offline   Reply With Quote
Old 16th August 2008, 06:32   #13  |  Link
Sagekilla
x264aholic
 
Join Date: Jul 2007
Location: New York
Posts: 1,752
I have an idea: You didn't put "D:\NIAGARA_MASTER_SERIES\VIDEO_TS\niagara.avs" in parenthesis. Your posted CLI doesn't have it.
__________________
You can't call your encoding speed slow until you start measuring in seconds per frame.
Sagekilla is offline   Reply With Quote
Reply


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 22:49.


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