Get a free domain name .com .net .org sign up to http://www.FreePremiumDomain.com/
Terms:
1. If you want to get to 1 free domain invite 9 friends to join
2. If you want to get to 2 free domain invite 16 friends to join
Your search for high quality software? but you are confused because have to pay! If you answer "YES" then this website is right for you.
-i, --input= | input file |
-o, --output= | output file or directory |
-p, --preview | delete output file after player is closed |
-f, --fix_index_only | doesn't cuts out bad parts of file |
-w, --overwrite | overwrite original file |
-a, --all_frames | doesn't skip unwanted frames |
-s, --skip_fix | skips fix process if index is available |
-m, --media_player= | path of player |
-h, --help | shows help |
/home/death/bin/DivFix++ | this executes program. |
"-p" | this for delete created file after closing player. |
"-m gnome-mplayer" | this executes gnome-mplayer player after fix |
"-o /mnt/ramdisk/ " | this redirect output to RAM. I use this because reading and writing on same drive reduces speed. |
"-i" | this is a input argument but you will notice there is no input over here. Why? Because aMuLe initiates command like "your command string" "file name". Than actual command at run time becomes: "-i /mnt/Temp/emule-temp/001.part" |