[GRLUG] Bash Scripting

Benjamin Flanders flanderb at gmail.com
Sat Nov 17 22:24:55 EST 2007


Wow that is really cool.

Thanks Steve

I'll look into this.  I think this will do exactly what I have been
trying to do.

On Nov 17, 2007 4:49 PM, Steve Romanow <slestak989 at gmail.com> wrote:
>
> Benjamin Flanders wrote:
> > Thanks Jeff
> >
> > On Nov 17, 2007 12:32 PM, Jeff DeFouw <jeffd at i2k.com> wrote:
> >
> >> On Sat, Nov 17, 2007 at 12:17:05PM -0500, Benjamin Flanders wrote:
> >>
> >>> exec ffmpeg -i ${1} -pass 1 ${cmd} ${2}
> >>>
> >> You shouldn't be using exec.  exec means replace the shell with the
> >> command line.  Then there is no more script running (if successful).
> >> Remove the exec's.
> >>
> >> --
> >> Jeff DeFouw <jeffd at i2k.com>
> >> _______________________________________________
> >> grlug mailing list
> >> grlug at grlug.org
> >> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
> >>
> >>
> >
> >
> >
> >
> Ben,
>
> I saw your wiki page about Diggnation and tivo's.  Have you ever seen
> PyTivo?  Ive been using it for months and it works great.  It can make a
> pc on your lan appear as a tivo for Multi Room viewing, and it will use
> ffmpeg to automatically transcode appropriately.
>
> Steve
>
> _______________________________________________
> grlug mailing list
> grlug at grlug.org
> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>



-- 
Share and Enjoy
Ben


More information about the grlug mailing list