[Mplayer-cvslog] CVS: main/TOOLS plotpsnr.pl,1.1,1.2

Felix Buenemann atmosfear at users.sourceforge.net
Thu Feb 13 00:03:57 CET 2003


On Sunday 09 February 2003 14:13, Jonas Jermann CVS wrote:
>  system ("gnuplot $dem_file");
> -#system("rm $dem_file $options{file}.[IPB] $options{file}.diff*
> 2>/dev/null"); +system("rm $dem_file $options{file}.[IPB]
> $options{file}.diff* 2>/dev/null");
btw. I don't currently have gnuplot installed, but if it supports reading 
commands from a pipe you could use perl to open a pipe to it as a file 
descriptor and use it instead of your temp file.
-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________


More information about the MPlayer-cvslog mailing list