GNOME Bugzilla – Bug 794699
Videorate is not registered as a rate property
Last modified: 2018-03-30 21:34:31 UTC
Since now the rate property has been added to videorate, it should be registered in GES
Created attachment 370152 [details] [review] Registers videorate::rate
Created attachment 370153 [details] [review] ges: Update the media-duration-factor each time a child property is set Otherwise the changes won't be reflected in the NLE backend. This makes speed changes working inside ges-launch-1.0 ges-launch-1.0 +clip /path/to/file i=10 d=5 +effect videorate set-rate 5.0
Created attachment 370154 [details] [review] ges: Update the media-duration-factor each time a child property is set Otherwise the changes won't be reflected in the NLE backend. This makes speed changes working inside ges-launch-1.0 ges-launch-1.0 +clip /path/to/file i=10 d=5 +effect videorate set-rate 5.0
Attachment 370154 [details] pushed as 15782c6 - ges: Update the media-duration-factor each time a child property is set
commit 15782c6ecd6589219eb693ca77d9eadc4283c9c1 Author: Thibault Saunier <tsaunier@igalia.com> Date: Mon Mar 26 12:13:25 2018 -0300 ges: Update the media-duration-factor each time a child property is set Otherwise the changes won't be reflected in the NLE backend. This makes speed changes working inside ges-launch-1.0 ges-launch-1.0 +clip /path/to/file i=10 d=5 +effect videorate set-rate 5.0 https://bugzilla.gnome.org/show_bug.cgi?id=794699 commit 14b0470cb0eb55db99d099b6b1530a2ad07cb55b Author: Suhas Nayak <suhas2go@gmail.com> Date: Mon Mar 26 18:56:03 2018 +0530 ges: Register videorate::rate as a rate changing property https://bugzilla.gnome.org/show_bug.cgi?id=794699