Hi Simon, If you want I could help with re-encoding your video to something less cumbersome? I can usually get Xvid to squeeze them pretty good. with something like this:
mencoder *.trp -ovc xvid -oac copy -xvidencopts pass=1 -o /dev/null && mencoder *.trp -ovc xvid -oac mp3lame -xvidencopts pass=2:bitrate=-700000 -vf scale=720:480 -o output.avi Just adjust file type *.? , bitrate=? and scale=? to something of your liking. The above string can take a two hour movie and reduce it to less than one gig with no noticeable loss in quality. All the best, Dan Graham On Mon, May 4, 2009 at 1:42 PM, <[email protected]> wrote: > I think that the headache of a video recording would probably be too much, > but an audio one might be great idea.... does anyone have a digital > recorder with a decent mic? > > Question for the Exec - Is it worth investing in something like this for > CLUG? > > That said, I have some videos from COSSFEST and am working on getting them > converted for web download, which includes Mark's presentation on a > similar topic. Audio is not that great, but better than nothing. > > If anyone wants to grab an 'raw' version they are about 10GB per session > (PAL MiniDV), I'll have a portable drive with them on at the meeting. If I > get around to it I might strip out the audio to a seperate file. > > Simon. > > > > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying > -- One thing you can be sure of. If you throw a loaded gun in monkey cage, something bad is going to happen. _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

