there are many programs on here, that I`m sure, like myself and many others, would love to use, but have very little, if no command line experience at all. Would it be possible for anyone to generate a primer on line command language.
Thank you in advance.
+ Reply to Thread
Results 1 to 6 of 6
-
-
for which program ?
"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
Some command line driven programs, but not all, use the convention
command /?
to display the available options and parameters.
Some programs still use the older convention
command help
Some programs provide no help function, you have to read the manual or helpfile.
Tell us which program you need help with for more info.
-drjThey that give up essential liberty to obtain a little temporary safety deserve neither liberty or safety.
--Benjamin Franklin -
To what drjtech said I'll add "-h" and "--help". You might be able to "make" a help file. Some programs (not all unfortunately) will do this. Working in the programs directory, at the command promt type:
program -h > help.txt
replace "program" and "-h" with what you have. You should get a text file with the programs help info. -
fwiw, I think its usually refered interchagably as, x264 or h264, since most
peoples use the terms in a generic sense, sort of. Anyways.
You know, a while back I did a topic on this. You can read it, since it
has a lot of info, thanks to those members who use it, and helped me out
at the time. I need this info because I was coding a small gui tool to
help me out with certain repetitive processes that I constantly doing at
the time.
But here's the link to the topic:
--> H.264 - Where does one get the listing of all x264.exe 'params' ? -- 08.27.06
-vhelp 4151
Similar Threads
-
Request for Mencoder Command for H264 with this spec
By baoky in forum Video ConversionReplies: 0Last Post: 25th Jul 2011, 23:54 -
Request for command line enhancements: list option, title selection, name
By VetDedTeo27 in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 12th Mar 2010, 18:02 -
Command-line command for fixing AVI?
By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 02:23 -
feature request: Vob2mpg pro command line option for audio stream selection
By Ahimoth in forum SVCD2DVD & VOB2MPGReplies: 4Last Post: 8th Sep 2009, 05:42 -
command line
By exekutive in forum ffmpegX general discussionReplies: 22Last Post: 1st Jun 2008, 23:44