Hi Simon, Do you know about VCR_PRE_REC and VCR_POST_REC? Maybe you can use these to construct a workaround for your problem.
Tanja Simon Detheridge schrieb: > Hello, > > I have a bash script that I'm calling as a VCR_CMD, like so: > VCR_CMD = '/home/freevo/commands/recorder "%(filename)s" "dvb://%(channel)s"' > > My bash script says: > > # some stuff ... > /usr/bin/mplayer -dumpstream -dumpfile "$FN" "$CHAN" > # and some other stuff > > When recording ends, I expect my bash script to get killed. - Which it > does. However, mplayer keeps on running. I figured it would get killed > when the script died. > > How can I fix this? I'm not the world's best bash programmer by any stretch. > > Thanks, > Simon > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
