Re: cannot use Pitivi because of obscure missing library/plugin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 21 Jul 2017 23:50:05 +0200
"M. Fioretti" <mfioretti@xxxxxxxxxxx> wrote:

> Alternatively, please just let me know which other video editor can 
> quickly and surely "clip and save a few scenes from some mp4 files" 
> which is all I need right now, on Fedora 25, without hunting error 
> messages, libraries etc..

A more manual method that might work for you if there are only a few
clips you need, and you don't need accuracy to the frame.

Play the video in mplayer.
At the start of the clip, press P to show the time and record it.
At the end of the clip, press P to show the time and record it.
Then run ffmpeg as follows, replacing with proper file name and
times.  The time for ss is the start time you recorded above.  The time
for t is the duration of the clip, the difference in the two times you
recorded.

ffmpeg -ss "00:01:23" -i name_of_video_file_in  -codec copy  -t "00:01:00" name_of_clip_file_out

You might have to tweak the start and duration to get it right.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux