Search Results

Search: Posts Made By: Ditzyken
Forum: UNIX and Linux Applications 09-03-2011
2,000
Posted By Ditzyken
guitar tuning software
Is there a piece of guitar tuning software for linux.

i know for windows there is one (cant find the name) that when you open in and put your mic in front of the guitar and play then it will say...
12,390
Posted By Ditzyken
say what? your explanation is probably 100%...
say what?
your explanation is probably 100% correct, but i don't understand a thing of it :p

but when i just use exit i think it should exit the terminal, or am i that wrong?
12,390
Posted By Ditzyken
script does not close terminal after running
For a small script i want it so that the terminal closes when the script has completed its tasks.
To do so i use at the end if the script the following:
echo "Hello, World!"
echo "Knowledge is...
6,828
Posted By Ditzyken
and even after hours of converting (lots of...
and even after hours of converting (lots of movies) it still "remembered" the password

that sounds like the solution i am looking for.
gonna try to let it work, ill get back with the feedback...
6,828
Posted By Ditzyken
if i understand this correct , you mean let the...
if i understand this correct , you mean let the sudo command check if the converting is done like every 5 minutes so it remembers the password when you entter it at the beginning of the script? or do...
6,828
Posted By Ditzyken
stupid me... remove the echo's before you try...
stupid me...
remove the echo's before you try it (me and scripting,...)


Now it gives the command as it should be.

problem is that it asks for the sudo password after the converting (when i...
6,828
Posted By Ditzyken
thank you for this. I placed this in the...
thank you for this.
I placed this in the existing script.
When i start the script indeed it asks me to restart, shutdown or Leave computer on.µ
When i give in R S or L the script starts converting...
6,828
Posted By Ditzyken
of course, why couldn't i think of that...
of course, why couldn't i think of that :wall::wall:

thx

now only one question remains, the restart, shutdown, do nothing question.
6,828
Posted By Ditzyken
Thank you dude2cool, works as it should. ...
Thank you dude2cool,

works as it should.
Converting my movies now

Only question left:
is there a way to make the script so that you dont have to type the names of the moviefiles (let the...
6,828
Posted By Ditzyken
it works perfect, thx for the help. Do you...
it works perfect, thx for the help.

Do you know a way that i do not have to type all the names of the movies i want to convert ( <list of files to convert> )
So when i run the script in a certain...
6,828
Posted By Ditzyken
Thanks with running it as you say, it seems...
Thanks

with running it as you say, it seems to work.
only small problem i now have is that the output files have double extention (like moviename.avi.mp4)
how can i make it that the .avi part s...
6,828
Posted By Ditzyken
i do not get any errors, just terminal that opens...
i do not get any errors, just terminal that opens and then it closes again before something happens.
so actually what happens is that i run the script, it opens a terminal for a fraction of a second...
6,828
Posted By Ditzyken
ffmpeg script to convert all movies in a folder for PSP
Hi all,

I use ffmpeg to convert my movies to play them with my PSP.
I use the terminal version of ffmpeg so i put in the code:
]ffmpeg -i FILENAAM.avi -f psp -r 29.97 -b 512k -ar 24000 -ab 64k...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 05:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy