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 614290 - create tests for PNGs/still images
create tests for PNGs/still images
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
git master
Other Linux
: Normal enhancement
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-29 20:09 UTC by Jean-François Fortin Tam
Modified: 2014-06-22 13:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Initial implementation of still image tests (8.98 KB, patch)
2010-08-17 08:47 UTC, Robert Swain
committed Details | Review
Check if data is written to fakesink during rendering (1.79 KB, patch)
2010-08-17 08:48 UTC, Robert Swain
committed Details | Review
Also test real mixing when sources are overlapped (1.30 KB, patch)
2010-08-17 08:48 UTC, Robert Swain
committed Details | Review

Description Jean-François Fortin Tam 2010-03-29 20:09:05 UTC
Still images (ex: PNGs) broke many, many times. They were fixed, broken again, re-fixed, re-broken, etc. We should have them part of the test suite.
Comment 1 Jean-François Fortin Tam 2010-08-06 17:51:50 UTC
Confirming and raising priority as per discussion today. This bug is one of the most visible (and annoying) ones and frequently encountered by end users.
--------
nekohayo: why is it that we are still plagued by still images bugs? >:]
twi_: we don't have tests for pipelines with still images
nekohayo: and those tests would depend on being able to run pitivi in a batch commandline mode?
twi_: not necessarily
nekohayo: I thought there was something blocking it
twi_: nope
Comment 2 Robert Swain 2010-08-17 08:47:23 UTC
Created attachment 168035 [details] [review]
Initial implementation of still image tests
Comment 3 Robert Swain 2010-08-17 08:48:06 UTC
Created attachment 168036 [details] [review]
Check if data is written to fakesink during rendering
Comment 4 Robert Swain 2010-08-17 08:48:53 UTC
Created attachment 168037 [details] [review]
Also test real mixing when sources are overlapped
Comment 5 Alessandro Decina 2010-09-10 14:11:15 UTC
These patches were committed. We need more tests though so let's keep the bug open.
Comment 6 Lee Willis 2011-08-24 23:12:20 UTC
Do you want static image bugs reported here - or as separate bugs? I'm having problems with PNGs being skewed with pitivi 0.14.0-2~natty1 from the ppa.

Happy to provide further info if you can point me to some instructions about what's helpful to report...
Comment 7 Alex Băluț 2011-08-25 19:19:35 UTC
Lee, please file separate bugs. Thanks.
Comment 8 Alex Băluț 2011-08-25 19:24:10 UTC
Alessandro, what other tests do you think should be added for this bug to be closed?
Comment 9 Jean-François Fortin Tam 2012-02-19 21:03:58 UTC
These tests should be part of GES now.
Comment 10 Reynaldo H. Verdejo Pinochet 2013-11-05 16:20:50 UTC
Can we close this one then or are there still some tests you'd like to
add first?
Comment 11 Thibault Saunier 2013-11-05 18:44:08 UTC
We close for now as we actually do have integration test with png files.

Deeper testing should be implemented, but basics are there