Pixelpanic / winff

Automatically exported from code.google.com/p/winff
0 stars 0 forks source link

Play sound on process completed. #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Winff 1.0.0 Windows XP Professional SP3

Please provide any additional information below.
It woud be very usefull to hear some audio advice when all the jobs are
finished.

Original issue reported on code.google.com by edur...@gmail.com on 4 May 2009 at 8:45

GoogleCodeExporter commented 8 years ago

Original comment by poipodec...@hotmail.com on 5 May 2009 at 1:33

GoogleCodeExporter commented 8 years ago
Great Idea

Original comment by bgg...@gmail.com on 31 May 2009 at 9:01

GoogleCodeExporter commented 8 years ago
got some more research to do on play a sound from the command line

Original comment by bgg...@gmail.com on 12 Nov 2009 at 5:15

GoogleCodeExporter commented 8 years ago
How about this? Give WinFF itself the ability to play a wav/mp3 file, or just 
the
default system beep. Could the SDL multimedia library simplify this? Then make 
it so
when WinFF is run with a special command line parameter, it plays the sound and 
then
quits without ever showing the window. Perhaps there could also be a pop-up 
window
with a little message like, "Encoding Complete." At the end of the script, 
execute
WinFF with the special parameter.

Original comment by QBi...@gmail.com on 2 Jun 2010 at 1:46

GoogleCodeExporter commented 8 years ago
I guess we could insert an ffmplay command with a specified file at the end of 
the conversion.

I expect it would be cross platform...

Again, if Matt approves, I  will give it a go.

Original comment by istoff@gmail.com on 2 Jun 2010 at 5:15

GoogleCodeExporter commented 8 years ago
If you just run a batch file at the end, we can add many useful things.

Original comment by CackelH...@gmail.com on 10 Aug 2010 at 12:25