[Bug 28664] qedit/mediadet test crashes on FreeBSD9

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 15 10:01:47 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=28664

--- Comment #7 from Aric Stewart <aric at codeweavers.com> 2013-07-15 10:01:47 CDT ---
(In reply to comment #6)
> Created attachment 45257 [details]
> Output from failed qedit:mediadet test on Mac OS
> (+strmbase,+quartz,+qtsplitter)
> 
> Done.
> 
> You're seeing a crash? Something must be different about my setup. I have
> Flip4Mac installed, which lets QT understand Windows Media formats. Could that
> account for the test not crashing (though still failing) on my system?

Ok that is likely.  My qtdecoder reports that it cannot handle the format and
so I fall back to "ffdshow Video Decoder" which crashes when adding the filter.

Looking at the qtdecoder you are correct: AvgTimePerFrame is unset.

I can develop a patch to correct that for the qtdecoder without too much
problem. The trick is is having a AvgTimePerFrame of 0 an error or is the way
that qedit does that test incorrect? 

-aric

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list