From: "ara.t.howard" Date: 2008-06-03T14:42:48+09:00 Subject: Re: Traping signals on child processes On Jun 2, 2008, at 3:20 PM, Mário Lopes wrote: > This seems to work fine with sleep 10 — it waits until the end of the > execution without actually passing the INT signal! But I'm unable to > make it work with an external application like ffmpeg that traps the > SIGINT itself. Any idea on how could I override this behavior without > having to actually recompile ffmpeg and disable myself the handle? i'm unsure what you mean - you mean when running from the console? if so try running ffmpeg with a pty. i have to ask though - *why* do this? what problem are you solving by trapping INT and handling it differently? there are good reasons - but i'm wondering ;-) > > > Thanks again for your help. a @ http://codeforpeople.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama