На Fri, 19 Oct 2007 15:19:26 +1300 E Chalaron <[EMAIL PROTECTED]> записано:
> #/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 x264 works sad with pipes. I think this is because of it recognizes input format by file extension. You can use ffmpeg for x264 encoding with libx264 as video codec but in my experience x264 tool makes much better video quality. -- Птн Окт 19 11:08:37 KRAST 2007 Fri Oct 19 03:08:37 UTC 2007 ---------------------------------- Visit my home page http://www.akhil.nm.ru (Last update at 14th Oct 08:04) ---------------------------------- jabber: [EMAIL PROTECTED] ---------------------------------- Позволь эмоциям быть твоей энергией на пути в бесконечность. Ахметгалеев Ильдар aka AkhIL ---------------------------------- Linux artstation 2.6.22-gentoo-r2 #4 PREEMPT Sat Sep 1 09:01:09 KRAST 2007 i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux up 43 days, 23:23, 25 users, load average: 0.23, 0.26, 0.67 _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
