[MPlayer-users] re:Recording with mencoder

D Richard Felker III dalias at aerifal.cx
Mon Mar 14 14:59:46 CET 2005


On Mon, Mar 14, 2005 at 11:43:07AM +0000, Lee Jones wrote:
> Hi,
> 
> Thanks for all the replies, btw here is my scriptfile I'm using
> (almost as a sort of simple video recorder!) ;
> 
> <----
> 
> #!/bin/sh
> echo " "
> echo "enter filename (e.g. out.avi)"
> read name1
[...]

This would be a lot friendlier if it got these things from the
commandline instead of prompting the user to type them all.. :)

Rich




More information about the MPlayer-users mailing list