[Bug 690507] New: No audio recorded when creating an Audio/Video using qtmux
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 19 08:52:12 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=690507
GStreamer | don't know | 1.0.3
Summary: No audio recorded when creating an Audio/Video using
qtmux
Classification: Platform
Product: GStreamer
Version: 1.0.3
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ian_e_davidson at yahoo.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I used
gst-launch-1.0 -e v4l2src norm=PAL !
'video/x-raw,format=(string)I420,width=320,height=240,framerate=(fraction)25/1'
! videoconvert ! queue ! mux. alsasrc num-buffers=440 ! audioconvert !
'audio/x-raw,rate=44100,channels=2' ! queue ! mux. qtmux name=mux !
filesink location=test.mov
to record video for a test. There was both video and audio to capture. When I
played teh video, the audio was silent.
--
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