[Bug 727135] Too low recording sound when take a video by cheese with single microphone
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 3 09:59:58 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727135
GStreamer | gst-plugins | 0.10.36
Vincent Penquerc'h <vincent.penquerch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |vincent.penquerch at collabora
| |.co.uk
--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-04-03 16:59:54 UTC ---
Try running cheese with: GST_DEBUG_FILE=/tmp/gst.log GST_DEBUG=*FACT*:INFO.
Then see the log with: less -SR /tmp/gst.log
See if you get pulsesrc or alsasrc in the elements created. Call this $SRC.
Run: gst-launch-1.0 -e $SRC ! wavenc ! filesink location=/tmp/test.wav
Talk or make comparable noises, then press ^C, and play /tmp/test.wav in the
same program you used to play the video from cheese.
Is the volume similar ?
--
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