[gstreamer-bugs] [Bug 165501] New: ffmpeg flac decoder fails on testsuite flac

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jan 28 04:01:41 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

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

           Summary: ffmpeg flac decoder fails on testsuite flac
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
[cschalle at cschalle small]$ totem dark.441-16-s.flac

(totem:23986): GLib-CRITICAL **: g_key_file_add_group: assertion
`g_key_file_lookup_group_node (key_file, group_name) == NULL' failed

(totem:23986): GLib-CRITICAL **: g_key_file_add_group: assertion
`g_key_file_lookup_group_node (key_file, group_name) == NULL' failed
ERROR (0x99e7558 - 307476:01:24.343713000)        GST_PADS(23986)
gstpad.c(2563):gst_pad_set_explicit_caps:<ffdec_flac0> failed to negotiate
(try_set_caps with "audio/x-raw-int, rate=(int)44100, channels=(int)2,
signed=(boolean)true, endianness=(int)1234, width=(int)16, depth=(int)16"
returned REFUSED)
ERROR (0x99e7558 - 307476:01:24.344539000)          ffmpeg(23986)
gstffmpegdec.c(548):gst_ffmpegdec_negotiate:<ffdec_flac0> Failed to link ffmpeg
decoder (flac) to next element
ERROR (0x99e7558 - 307476:01:24.344839000)       scheduler(23986)
gstoptimalscheduler.c(2648):gst_opt_scheduler_iterate:<GstOptScheduler at 0x99e74b0>
in error state
[cschalle at cschalle small]$ gst-inspect|grep flac
typefindfunctions: audio/x-flac: flac
typefindfunctions: application/x-id3: mp3, mp2, mp1, mpga, ogg, flac, tta
ffmpeg:  ffdec_flac: FFMPEG FLAC lossless audio decoder

Steps to reproduce:
One more bug where the ffmpeg decoder should not have a rank set until it
actually works. Better to be told there is no plugin installed than a borked
playback.

Actual results:


Expected results:


Does this happen every time?


Other information:

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




More information about the Gstreamer-bugs mailing list