On Fri, 06 May 2005 06:25:24 +1200 Vik Olliver wrote: > On Fri, 2005-05-06 at 00:17 +1200, Lee Begg wrote: > > I guess that the Sony Camera is either a digital still camera or a mini dvd > > writer video camera. If it is, you are more stuck. You could try > > transcode > > or mencode to turn it into dv for kino. > > > > If it is a proper Sony DV HandyCam, then maybe you need to grab the video > > again over firewire (or iLink as they like to call it). > > Sorry, it's a still camera with MPEG capability. No firewire. > > > I'm not aware of any good mpeg editing tools for linux currently. > > Me neither :( > > > Kino is really nice for video editing, but you need lots of memory and a > > fast > > machine. > > 2.4GHz, 1GiB. > > What about something to lop the first 10 seconds out of an MPEG without > destroying the quality too much?
what about ffmpeg -i source.mpeg -ss 0:00:10 out.mpeg > > Vik :v) > -- > Vik Olliver <[EMAIL PROTECTED]> > The Olliver Family -- Nick Rout
