[Bug 787795] flvdemux: unable to handle file that works fine in ffmpeg

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 23 22:43:51 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=787795

--- Comment #14 from Nicola <lists at svrinformatica.it> ---
the pipeline that does not works with audio is

filesrc ! flvdemux name=d d.audio ! fakesink

anyway if I remove d.audio the logs shows that an audio pad is detected

gstflvdemux.c:906:gst_flv_demux_audio_negotiate:<'':audio> successfully
negotiated caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true,
stream-format=(string)raw, rate=(int)22050, channels=(int)2,
codec_data=(buffer)1390

the rate seems wrong, the right one should be 44100 as detected by avdemux_flv
and ffplay

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