[Bug 681335] New: [0.11] flacparse: missing streamheader in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 6 13:51:29 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681335
  GStreamer | gst-plugins-good | 0.11.x

           Summary: [0.11] flacparse: missing streamheader in push mode
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


$ gst-launch-1.0 -v playbin
uri=http://samplemedia.linaro.org/Audio/big_buck_bunny_FLAC_2Channel_48k_561K_short.FLAC

gst_flac_parse_handle_frame: fLaC marker found
gst_flac_parse_handle_frame: Found metadata block of size 38
gst_flac_parse_parse_frame: Handling metadata block of type 0
gst_flac_parse_handle_streaminfo: STREAMINFO:
    min/max blocksize: 4608/4608,
    min/max framesize: 3571/6922,
    samplerate: 48000,
    channels: 2,
    bits per sample: 16,
    total samples: 192000
gst_flac_parse_handle_headers: missing header 0xe5b770 0xe5baa0 (nil), muxing
into container formats may be broken
gst_flac_dec_start:<flacdec0> initializing decoder
flacparse0.GstPad:src: caps = audio/x-flac, channels=(int)2,
framed=(boolean)true, rate=(int)48000
gst_flac_dec_set_format:> sink caps: audio/x-flac, channels=(int)2,
framed=(boolean)true, rate=(int)48000
gst_flac_dec_set_format: no 'streamheader' field in input caps, try adding a
flacparse element upstream
ERROR: from element flacdec0: Internal GStreamer error: negotiation problem.
gstaudiodecoder.c(1561): gst_audio_decoder_chain (): flacdec0:
decoder not initialized

-- 
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