[Bug 750865] gst-libav crash

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 15 10:23:08 PDT 2015


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

--- Comment #16 from Nicola <lists at svrinformatica.it> ---
Created attachment 305329
  --> https://bugzilla.gnome.org/attachment.cgi?id=305329&action=edit
renegotiate when needed

here is a file that reproduce part of the problem:

http://195.250.34.59/temp/750865.mkv

if you use this pipeline:

filesrc ... ! matroskademux ! h264parse (you can omit) ! avdec_h264
max-threads=0 ! xvimagesink sync=false

you'll get a crash, this time av context has correct values while gstreamer
not, this will work with max-threads=1, attached patch fix the problem.

I'll try to produce a file that reproduce the initial issue without sensitive
content too (with my other test file av context resolution does not match the
picture one)

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