Hallo

> > Anyway I have another small thing here.
> > A 400 ft reel of Super 8 comes to 28800 individual frames, which is 
> > obviously
> > too much to handle for bash/cat
>         I was waiting for that issue to come up ;)
I have once a Problem with more than 200000 frames in one direcotry. rm,
was not able to handle them all once, and viewing them took rather LONG.
;)

png2yuv and jpeg2yuv, should be able to handel that much files in one
step. I just fear that this is no option. 

> > the following is (of course) sending me back an error
> >
> > find . -name \*.ppm | ppmtoy4m | blabla
That one could work to:
convert *.xxx ppm:- | ppmtoy4m .....

I guess you could even use tga here.


auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to