|
-
March 25th, 2010, 02:10 PM
#1
button action in java
I want to program a application, when I push the start button, it runs a ffmpeg command to record a online stream, when I push the stop button, I want to send a "q" key to stop the recording. how should I do?
-
March 25th, 2010, 05:21 PM
#2
Re: button action in java
See How To Use Buttons for a detailed explanation and example code.
Furious activity is no substitute for understanding...
H. H. Williams
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
-
March 27th, 2010, 12:38 PM
#3
Re: button action in java
 Originally Posted by dlorde
See How To Use Buttons for a detailed explanation and example code.
Furious activity is no substitute for understanding...
H. H. Williams
I think, poster rather asks, how manage activity of ffmpeg
http://en.wikipedia.org/wiki/FFmpeg ?
hm, it depends on ffmpeg, you have send parameter start/ stop video recording (if if is possible),
or simply start / stop this application.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|