[Bug 727595] New: How to release resources on reaching end of stream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 4 02:45:50 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727595
GStreamer | qt-gstreamer | 0.10.0
Summary: How to release resources on reaching end of stream
Classification: Platform
Product: GStreamer
Version: 0.10.0
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: qt-gstreamer
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: monalisabarik29 at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
My application plays multiple media files using Qt Gstreamer one after one in
loop. When it reaches end of stream, I am setting the state to StateNull and
then playing the next media. It is not releasing the resources allocated for
the previous media and allocates again for playing the next file. What should I
do to release the resources. Please suggest.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list