Ok I follow properly, this should be working...

#/bin/bash
fichier=$1.mkv
ffmpeg -i - -f yuv4mpegpipe | x264 --sar 1:1 -m 6 --b-rdo --me umh --bime -b 4 --b-pyramid --qp 5 -w -8 --threads 2 -o $fichier - 1396x1036

Of course it is not.....  it gives me a
pipe :error while opening file

Any ideas ?
Thanks a lot
E

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to