That is true. Commands are having more options and we can combine them. Always use commands.
Happy Hacking, Jos Collin On Fri, Apr 01, 2011 at 11:29:05AM +0530, Reji Rajan Varghese wrote: > Dear Jos > > This really helped me. I feel this command line application is very nice > compared with other GUI application for video editing which I have tried. > > Thanks & Regards > > Dr. Reji > > > On Wed, Mar 30, 2011 at 5:21 PM, Jos Collin <[email protected]> wrote: > > > $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] > > > _______________________________________________ > 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]
