[Bug 752803] asfdemux: fix assertion error when codec_data is not present in structure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 26 18:13:31 PDT 2015


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

--- Comment #3 from Vineeth <vineeth.tm at samsung.com> ---
i wont be able to send the file :( due to some permission issues in office.

this is happening because for this file, the video->size is coming as 40 while
getting the video stream using gst_asf_demux_get_stream_video, 
which means
"object is a video stream with 0 bytes of additional data"

and while creating the caps using gst_riff_create_video_caps, this extra data
is being passed.
and hence the codec_data is not present.

If file is really needed, i can check, if i can send across the file to Thiago
and he can check the issue maybe..

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