[Gstreamer-bugs] [Bug 140129] New: - dv : can't negotiate audio sink pad

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Apr 15 00:46:33 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=140129
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: dv : can't negotiate audio sink pad
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: bugs at leroutier.net
         QAContact: gstreamer-maint at bugzilla.gnome.org


the file is a : DIF (DV) movie file (PAL)
generated via : cat /dev/ieee1394/dv/host0/PAL/in > test.dv

the problem seems to be that each frame can have its own audio format
(first seems to be 16bit / 0kHz, then it switches to 12bit / 32kHz / ...)

is that fixable ?

gst-launch filesrc location=/mnt/windows/C/Media/test.dv ! dvdec ! audioconvert
! alsasink device=hw:0
EXECUTION du tube en cours ...
 
(process:16600): GStreamer-CRITICAL **: file gstpad.c: line 1361
(gst_pad_renegotiate): assertion `GST_PAD_LINK_SINK (pad)' failed
ERROR         default(16600) gstdvdec.c(813):gst_dvdec_loop:<dvdec0> (null)
ERROR         default(16600) gstdvdec.c(813):gst_dvdec_loop:<dvdec0> (null)
ERROR: from element /pipeline0/dvdec0: Internal GStreamer error: negotiation
problem.  File a bug.
Execution ended after 1 iterations (sum 31898000 ns, average 31898000 ns, min
31898000 ns, max 31898000 ns)

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list