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=20000: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 worked flawlessly for me in Cinelerra. No KDE libs required... Also, you can play around with the audio bitrate, since 448k is way more than enough for just a single channel of audio. - James On Tue, 2009-01-13 at 22:37 +0100, Kurt Georg Hooss wrote: > the easiest way is to import it into kino... > it will convert your video into something cinelerra can read, > like .dv or .mov. just import and give a filename. then quit kino. > > however, there may be more efficient tools, > like if you want optimal quality or batch recording etc. > georg > > > On Tuesday 13 January 2009 21:35:52 Stephen More wrote: > > My logitech QuickCam outputs wmv files: > > > > $ mplayer -identify Video4.wmv > > Playing Video4.wmv. > > ASF file format detected. > > ID_AUDIO_ID=1 > > [asfheader] Audio stream found, -aid 1 > > ID_VIDEO_ID=2 > > [asfheader] Video stream found, -vid 2 > > VIDEO: [WMV2] 640x480 24bpp 1000.000 fps 641.7 kbps (78.3 kbyte/s) > > Forced audio codec: mad > > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > > AUDIO: 32000 Hz, 1 ch, s16le, 20.0 kbit/3.91% (ratio: 2500->64000) > > Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg)) > > > > > > 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. > > > > -Thanks > > Steve More > > > > Cinelerra 2.1CV (C) 2006 Heroine Virtual Ltd. > > Compiled on mer ott 29 22:11:24 UTC 2008 > > > > _______________________________________________ > > Cinelerra mailing list > > [email protected] > > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > > >
