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 705039 - dvdspu: artifacts when clipping spu
dvdspu: artifacts when clipping spu
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.0.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-28 18:20 UTC by Matej Knopp
Modified: 2013-07-30 11:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (2.18 KB, patch)
2013-07-28 18:20 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2013-07-28 18:20:51 UTC
Created attachment 250321 [details] [review]
Patch

Rendering is not clipped properly, causing artifacts (possibly crash). 

Sample file https://s3.amazonaws.com/MatejK/Samples/gstspu-clipping-artifacts.mkv
Comment 1 Sebastian Dröge (slomo) 2013-07-29 06:59:18 UTC
commit f42176b877c420f7261410d2cdf701d7643e7e28
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Sun Jul 28 20:14:55 2013 +0200

    dvdspu: artifacts when rendering clipped spu
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705039
Comment 2 Tim-Philipp Müller 2013-07-30 11:45:06 UTC
Cherry-picked this into 1.0 branch as well.