[Bug 734160] New: Loosing volume state after second play
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Aug 1 20:27:42 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=734160
GStreamer | gst-plugins-good | 1.x
Summary: Loosing volume state after second play
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: dantti12 at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hi,
In my application I have two playbin elements, one for displaying videos and/or
music and the other just videos (as a backup for when the first doesn't have
video output).
Since I don't want audio in the second playbin I set the volume (or mute it) to
0, when the app starts and the first media is played its all fine, but once I
change the file and state is READY again the volume/mute state is lost.
I have PA running and this behavior is also present in gst-0.10.
Using soft-volume works, and also flags &= ~GST_PLAY_FLAG_AUDIO;
thanks
--
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