[Bug 711188] New: changing the filesink location when the pipeline is in READY state
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 31 04:05:44 CET 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711188
GStreamer | gstreamer (core) | 1.x
Summary: changing the filesink location when the pipeline is in
READY state
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: wambenarcisse at yahoo.fr
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
hello,
I'm trying to change the location of the filesink element to another location
after setting its pipeline to a ready state but this failed with:
WARNING **: Changing the `location' property on filesink when a file is open is
not supported.
the only solution is:
1) setting the pipeline to a ready state
2) setting the filesink element to a NULL state
3) setting the filesink location to NULL
4) setting the pipeline state back to the PLAYING state again
--
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