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 309640 - [decodebin] the "no-more-pads" signal not working with ogm
[decodebin] the "no-more-pads" signal not working with ogm
Status: RESOLVED DUPLICATE of bug 321650
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.10
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-06 20:51 UTC by Vincent Torri
Modified: 2005-11-22 14:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test app to reproduce that the no-more-pads signal is not sent (1.73 KB, text/plain)
2005-07-14 09:13 UTC, Vincent Torri
Details

Description Vincent Torri 2005-07-06 20:51:30 UTC
Distribution/Version: mandrake 10.1

straightforward: in a pipeline, put a filesrc and a decodebin, attach the
"no-more-pads" signal to the decodebin.
While iterating the pipeline with a mkv or avi, the signal is sent when no more
pads are in the stream. With an ogm, the signal is  not sent.
Comment 1 Vincent Torri 2005-07-14 09:13:41 UTC
Created attachment 49153 [details]
test app to reproduce that the no-more-pads signal is not sent

Small test app to show that the no-more-pads signal is not sent.
Change the file name (hardcoded).
Comment 2 Vincent Torri 2005-07-15 21:37:38 UTC
file test : http://www.iecn.u-nancy.fr/~torri/files/blood.ogm
Comment 3 Edward Hervey 2005-11-22 14:07:58 UTC
*** This bug has been marked as a duplicate of 321650 ***