Feature Request: Frame Snapshot
Bug #517068 reported by
Andy Finch
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Feature request from the forum:
http://
Would like the ability to take a snapshot of a frame after stepping through a clip frame by frame.
Related branches
lp://staging/~fincha/openshot/andy-1.2
- Jonathan Thomas: Pending requested
-
Diff: 939 lines (+627/-19) (has conflicts)14 files modifiedopenshot/classes/clip.py (+76/-1)
openshot/classes/project.py (+21/-0)
openshot/classes/thumbnail.py (+19/-7)
openshot/effects/bass.xml (+23/-0)
openshot/effects/treble.xml (+22/-0)
openshot/windows/AddFiles.py (+53/-5)
openshot/windows/FileProperties.py (+13/-0)
openshot/windows/ImportTransitions.py (+138/-0)
openshot/windows/MainGTK.py (+75/-4)
openshot/windows/TreeTransitions.py (+28/-1)
openshot/windows/preferences.py (+3/-1)
openshot/windows/ui/ImportTransitions.ui (+134/-0)
openshot/windows/ui/Main.ui (+9/-0)
openshot/windows/ui/Main_clip_properties.ui (+13/-0)
Changed in openshot: | |
milestone: | none → 1.2.0 |
assignee: | nobody → Andy Finch (fincha) |
Changed in openshot: | |
status: | New → In Progress |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This has been merged from Andy's branch, and is committed to the trunk now. Thanks Andy!