$ffmpeg -ss 00:01:00 -t 00:00:10 -vcodec copy -acodec copy -i input.mpg output.mpg
This cuts input.mpg from 00:01:00 to 00:01:10 and then creates output.mpg Happy Hacking, Jos Collin On Tue, Mar 29, 2011 at 11:38:08AM +0530, Reji Rajan Varghese wrote: > Dear all, > > I want to cut video files. Is there is any light application for it. > > I have used kino, openshot and pitivi. > > The problem with these application use much of system resources. > > Is there any other alternatives? > > With regards > > Dr. Reji > _______________________________________________ > Indian Libre User Group Cochin Mailing List > http://www.ilug-cochin.org/mailing-list/ > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > #[email protected] _______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
