GNOME Bugzilla – Bug 765315
player: Add A/V offset property
Last modified: 2016-04-28 10:20:02 UTC
See https://github.com/sdroege/gst-player/issues/98
I think this is just like "av-offset" property in playbin. If so, I would like to add one property as well as getter/setter functions. Please suggest further.
Yes, maybe with a more meaningful name like audio-video-offset :)
(In reply to Sebastian Dröge (slomo) from comment #3) > Yes, maybe with a more meaningful name like audio-video-offset :) Ok. Patch is ready and sent for verification. will upload by today evening or on monday. :)
Created attachment 326909 [details] [review] patch for audio-video-offset in GstPlayer element
Review of attachment 326909 [details] [review]: Looks good, thanks!
Comment on attachment 326909 [details] [review] patch for audio-video-offset in GstPlayer element The patch does not apply to latest GIT master. Can you rebase it?
Sure. give me couple of minutes.
Created attachment 326928 [details] [review] Rebased.
commit bf43460018eceb5942e7f0a135bc86f212b9f638 Author: Barun Kumar Singh <barun.singh@samsung.com> Date: Thu Apr 28 15:19:17 2016 +0530 player: Add audio-video-offset property and setter/getter API https://bugzilla.gnome.org/show_bug.cgi?id=765315