https://bugs.winehq.org/show_bug.cgi?id=50239
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Things like this are a little disturbing:
1681628.412:0174:trace:gstreamer:got_data_sink 0xdabc5448 0xe82fb738 ... 1681628.428:0174:trace:gstreamer:got_data_sink sending sample returned: 00000000 ... 1681628.499:0178:trace:gstreamer:got_data_sink 0xdabc5448 0xe82fb738
GStreamer is taking ~59 ms to process what should be a ~30 FPS video; i.e. it should take less than 33 ms (and ideally far less).
(separately, that 16 ms latency entirely in amstream is a little disturbing; I wouldn't have expected it to be that high. of course the timestamps are not very precise, but even then...)
Can you please attach a log with the same channels, but also GST_DEBUG=6? I don't need the full video to be played, just a handful of frames; it does seem like *every* frame is arriving way too late.