After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 342464 - subparse: encoding property is not applied immediately.
subparse: encoding property is not applied immediately.
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
playback
Depends on:
Blocks:
 
 
Reported: 2006-05-21 07:23 UTC by Young-Ho Cha
Modified: 2018-11-03 11:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
when change encoding property, reset sink and seek current position. (1.41 KB, patch)
2006-05-21 07:28 UTC, Young-Ho Cha
rejected Details | Review

Description Young-Ho Cha 2006-05-21 07:23:13 UTC
as bug 339520, subparse plugin has 'encoding' property. and I made a patch to
resolve bug 342235, so it can change property during process subtitle.

but I found that property was not applied immedialtely.





Other information:
Comment 1 Young-Ho Cha 2006-05-21 07:28:41 UTC
Created attachment 65930 [details] [review]
when change encoding property, reset sink and seek current position.
Comment 2 Edward Hervey 2009-03-11 08:37:22 UTC
Young-Ho, is this bug still valid ?
Comment 3 Young-Ho Cha 2009-03-12 03:28:39 UTC
Yes. it can be reproduce in my Jaunty(Ubuntu 9.04) box.

Subtitle encoding is applied after seek, not immedialtely.

Comment 4 Sebastian Dröge (slomo) 2011-05-30 10:40:42 UTC
I don't think this patch is a good idea, the subtitle encoding is set by decodebin2/subtitleoverlay from the streaming thread in some cases... which will lead to a deadlock when trying to seek.
Comment 5 Edward Hervey 2013-08-14 06:22:53 UTC
Sebastian, shall we close this bug then ?
Comment 6 Sebastian Dröge (slomo) 2013-08-14 08:02:09 UTC
Not sure, the bug is valid: the encoding is not immediately applied. Just the patch is not correct.
Comment 7 Jan Schmidt 2016-11-16 09:39:52 UTC
An opportunity to use the gst_element_call_async() method.
Comment 8 GStreamer system administrator 2018-11-03 11:12:45 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/4.