Gavin, 
The cinelerra available from deb-multimedia has a bug that dumps some garbage 
over the file name, thats why I did that. % sign works just fine , Thanks. 

Ned 

On Tue, 2013-08-27 at 00:20 +0100, Gavin wrote:
> Congrats!
> 
> Just saw this before I started heading for bed;
> 
> This is my yuvstream to ffmpeg cl
> ffmpeg -f yuv4mpegpipe -i - -vcodec libx264 -profile:v high -preset slow
> -s 720x480 -crf 17 -bf 3 -b_strategy 2 -pix_fmt yuv420p test-x264.m2v
> 
> 
> Should be;
> 
> This is my yuvstream to ffmpeg cl
> ffmpeg -f yuv4mpegpipe -i - -vcodec libx264 -profile:v high -preset slow
> -s 720x480 -crf 17 -bf 3 -b_strategy 2 -pix_fmt yuv420p %
> 
> The % tells cinelerra to use the dir and file name (and container type)
> specified at the top of the dialogue box.
> 
> have a quick look at
>  
> http://crazedmuleproductions.blogspot.co.uk/
> 
> Have fun
> Gavin
> 


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://lists.skolelinux.org/listinfo/cinelerra

Reply via email to