On Mon, Apr 16, 2018 at 12:54 PM, Alexandre Julliard julliard@winehq.org wrote:
Anton Romanov theli.ua@gmail.com writes:
Signed-off-by: Anton Romanov theli.ua@gmail.com
dlls/wmp/player.c | 65 +++++++++++++++++++++++++++++++++++------- dlls/wmp/tests/media.c | 41 ++++++++++++++++++++++++++ dlls/wmp/wmp_private.h | 3 ++ 3 files changed, 99 insertions(+), 10 deletions(-)
It doesn't work here:
../../../tools/runtest -q -P wine -T ../../.. -M wmp.dll -p wmp_test.exe.so media && touch media.ok media.c:416: Test failed: unexpected value: 30.036000 Makefile:185: recipe for target 'media.ok' failed make: *** [media.ok] Error 1
-- Alexandre Julliard julliard@winehq.org
What gstreamer version do you have there? Media file is 60 seconds long. Quartz/winegstreamer returns 60 for me. Though on some systems WMP does return 30 for whatever reasons.