[PATCH v12 1/3] wmp: Add seeking and duration

Anton Romanov theli.ua at gmail.com
Mon Apr 16 15:00:05 CDT 2018


On Mon, Apr 16, 2018 at 12:54 PM, Alexandre Julliard
<julliard at winehq.org> wrote:
> Anton Romanov <theli.ua at gmail.com> writes:
>
>> Signed-off-by: Anton Romanov <theli.ua at 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 at 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.



More information about the wine-devel mailing list