IL'dar and Graham

I could not download IL'dar's script but in my case having thousands of frames
makes the ls command in Graham script to fail....
So ....  This what I am using :

$!/bin/bash
reel_name=$1
(find . -name \* -type f | sort | xargs cat) | \
pngtoy4m etc .... \ y4mtoqt -o reelname.mov

The issue with it is that it does double up the data at some point so with about 100 GB for a 20 minutes movie I need 200 GB.. a bit of a waste really.

If you want to patch your scripts with the find line..
it should work for any amount of files
Cheers
E

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to