On 11/01/07 13:21, Stefan Huelswitt wrote: > On 01 Nov 2007 Klaus Schmidinger <Klaus.Schmidinger@xxxxxxxxxx> wrote: > >> I'm looking for a method to convert a JPEG image to an >> MPEG-2 I-frame that can be displayed through VDR's >> cDevice::StillPicture() function. The conversion should >> be done by a (sequence of) shell command(s). > > May be something like this: > > #!/bin/bash > # > # requires: ...topnm, pnmscale, pnmcomp, ppmntsc, ppmtoy4m, mpeg2enc > # > > # video format. pal or ntsc > FORMAT=pal > ... Thanks, that's exactly what I was looking for. Klaus _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr