gstlibav crashes in some videos in 1.0.5
Steffen.Roeber at hella.com
Steffen.Roeber at hella.com
Thu Mar 21 07:16:11 PDT 2013
Hi,
I use the following pipeline: filesrc, decodebin, videoconvert,
video/x-raw format=rgb, appsink in my app. This mostly works fine. But I
have a video 'sample_sorenson.mov' which yields in a crash in libav. Other
.mov files do not crash. I found that the width of this video is not
divisible by 4. Could that be a problem? gst-launch does not crash. In my
appsink I do nothing but:
GstSample *sample = gst_app_sink_pull_sample(m_appSink);
gst_sample_unref(sample);
for debugging purposes. So I nothing can do wrong.
Hella Aglaia Mobile Vision GmbH
Steffen Roeber
Firmware & Tools
Treskowstr. 14, D-13089 Berlin
Amtsgericht Berlin-Charlottenburg HRB 66976 B
Geschäftsführer: Kay Talmi
Fon: +49 30 200 04 29– 412
Fax: +49 30 200 04 29– 109
Mail: Steffen.Roeber at hella.com
URL: www.aglaia-gmbh.de
URL: www.mobilevision.de
Dieses Dokument ist vertraulich zu behandeln. Die Weitergabe sowie
Vervielfältigung, Verwertung und Mitteilung seines Inhalts ist nur mit
unserer ausdrücklichen Genehmigung gestattet. Alle Rechte vorbehalten,
insbesondere für den Fall der Schutzrechtsanmeldung.
This document has to be treated confidentially. Its contents are not to be
passed on, duplicated, exploited or disclosed without our express
permission. All rights reserved, especially the right to apply for
protective rights.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130321/7612b988/attachment.html>
More information about the gstreamer-devel
mailing list