Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread Stephen More
On Wed, Jan 14, 2009 at 11:55 AM, Kurt Georg Hooss wrote: > I mean, sure we will help you best we can > but the work of learning is still yours. come and ask > (and rtfm), go the way step by step, > and feel more than welcome > to inject the essence of your experiences > into the manual where appr

Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread James Youngquist
On Wed, 2009-01-14 at 09:40 -0500, Stephen More wrote: > On Tue, Jan 13, 2009 at 6:14 PM, James Youngquist wrote: > > A nice little mencoder line: > > > > mencoder INPUT.wmv -vf harddup -ovc lavc -oac lavc -lavcopts > > vcodec=mjpeg:nr=400:vqmin=1:vqscale=0:vbitrate=2:mbd=1:acodec=libfaac:ab

Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread Kurt Georg Hooss
I mean, sure we will help you best we can but the work of learning is still yours. come and ask (and rtfm), go the way step by step, and feel more than welcome to inject the essence of your experiences into the manual where appropriate, as you proceed. :-) On Wednesday 14 January 2009 17:48:19

Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread Kurt Georg Hooss
...and be careful with the interpretation of "something like"... it takes time. never give up. On Wednesday 14 January 2009 16:08:02 Jim Scott wrote: > On Wed, Jan 14, 2009 at 8:40 AM, Stephen More wrote: > > >> Using linux, what steps do I need to perform to load this into > > >> cinelerra > >

Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread Jim Scott
On Wed, Jan 14, 2009 at 8:40 AM, Stephen More wrote: > >> Using linux, what steps do I need to perform to load this into cinelerra > ? > >> There are many capable programs: mencoder, y4mtoqt, transcode, ffmpeg, > >> vlc ??? > >> > >> So far I have only been able to get cinelerra exit abnormally.

Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread Stephen More
On Tue, Jan 13, 2009 at 6:14 PM, James Youngquist wrote: > A nice little mencoder line: > > mencoder INPUT.wmv -vf harddup -ovc lavc -oac lavc -lavcopts > vcodec=mjpeg:nr=400:vqmin=1:vqscale=0:vbitrate=2:mbd=1:acodec=libfaac:abitrate=448 > -noskip -mc 0 -f lavf -o OUTPUT.mov I tried this on

Re: [CinCV] Importing Video into Cinelerra

2009-01-14 Thread James Youngquist
Steve, A nice little mencoder line: mencoder INPUT.wmv -vf harddup -ovc lavc -oac lavc -lavcopts vcodec=mjpeg:nr=400:vqmin=1:vqscale=0:vbitrate=2:mbd=1:acodec=libfaac:abitrate=448 -noskip -mc 0 -f lavf -o OUTPUT.mov It'll be bigger size-wise than your original, but that setting has always w