Re: [CinCV] Error in CinelerraCV 2.2

2011-12-16 Thread Nicolas Ecarnot
Le 16/12/2011 01:38, i...@bandshed.net a écrit : Hi, To clarify this error affected Cinelerra versions prior to 2.2CV as well. I have noted the same error when editing H.264 video from an iPod Touch. In my experience the error was annoying and will interrupt playback on the timeline however I co

Re: [CinCV] Error in CinelerraCV 2.2

2011-12-16 Thread felix
Hi I use this command to convert a batch of video files form from a canon t2i, works fine for editing in Cinelerra for i in *.MOV; do ffmpeg -i $i -y -vcodec mjpeg -qscale 1 -s 1920x1080 -pix_fmt yuvj420p -acodec copy ${i%.MOV}-mjpeg.mov; done I also tried this for i in *.MOV; do ffmpeg -i $i

Re: [CinCV] Error in CinelerraCV 2.2

2011-12-16 Thread info
Hi Nicolas, Here are the HD Editing presets for Cinelerra from WinFF I use. I have simply cut them out of the 'presets.xml' file found in the '.winff' config folder found in the user's home folder. Anyone wanting to use them with WinFF could simply copy and paste them from this post into their own