http://bugs.winehq.org/show_bug.cgi?id=24978
--- Comment #5 from Aric Stewart aric@codeweavers.com 2010-11-03 07:46:13 CDT --- (In reply to comment #4)
(In reply to comment #3)
I can see the error too with 1.3.6. Will check if 1.3.5 is ok.
It does work with 1.3.5. Read the initial comment, I've already done the regression check, and the author of the patchset that introduced the issue is already aware of it.
Humm, much of the code around those asserts seems pretty nonsensical to me, completely unrelated to gstreamer.
Unfortunately, my understanding of quarts does not extend to here very well. It appears to be reading less bytes from the file than is expected and as a result asserting that the sample is shorter than expected.
Could you test with the given patch, that simply removes the odd asserts, and see what the behavior is like?
thanks -aric