Test MPLAYER (Sherpya) 2013-03-28 (DOSX)
> > Ok, the download link now works. Test results:
> > dpmild32: import not found: GetHandleInformation
> > dpmild32: import not found: TryEnterCriticalSection
>
> Thanks ... SET DPMILDR=128
how did you managed to run with missing imports?
I was trying to add them but I'm unable at this time to make build script work
These symbols are used by winpthread (mingw-w64 pthread emulation), I'm not good asm coder, but
BOOL WINAPI GetHandleInformation(
_In_ HANDLE hObject,
_Out_ LPDWORD lpdwFlags
);
GetHandleInformation is used only to find if a thread handle is valid, so it would be enough to return TRUE if the handle is valid and zero lpdwFlags
TryEnterCriticalSection() can be implemented like EnterCriticalSection() but using 0 instead of INFINITE on WaitForSingleObject call, returning TRUE if WaitForSingleObject() returned WAIT_OBJECT_0
>
> > Gave it a try just for the sake of curiosity... she runs fine in
> Linux WINE
she -> me? I'm male :)
>
> Probably NOT on 80486
latest link (not last build) should have 486 compiled runtime, unfortunately I'm unable to test on real 486 cpu
> * Theora BUGGY as usual (offset still ignored, whines about "broken"
> frames, temporary hanging, ...)
looks like there is a proposed fix, right?
> * -vo sdl works (but not -fs)
> * -vo directx works usually (but not -fs, crashes even without -fs on some
> files ???)
need to have first mplayer running
Complete thread:
- New MPLAYER (Sherpya) - DOS386, 13.02.2013, 02:42
- New MPLAYER (Sherpya) 2013-03-15 - DOS386, 27.03.2013, 09:08
- Test MPLAYER (Sherpya) 2013-03-28 - DOS386, 31.03.2013, 17:46
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 31.03.2013, 21:54
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 02.04.2013, 07:38
- Test MPLAYER (Sherpya) 2013-03-28 - glennmcc, 02.04.2013, 17:27
- Test MPLAYER (Sherpya) 2013-03-28 - DOS386, 04.04.2013, 04:43
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 05.04.2013, 02:09
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 05.04.2013, 05:04
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 05.04.2013, 05:54
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 05.04.2013, 18:37
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 06.04.2013, 07:18
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 06.04.2013, 07:37
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 07.04.2013, 05:57
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 07.04.2013, 06:15
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 08.04.2013, 04:57
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 08.04.2013, 05:26
- Test MPLAYER (Sherpya) 2014-Apr-11 - DOS386, 14.04.2013, 16:32
- Test MPLAYER (Sherpya) 2014-Apr-11 - DOS386, 17.04.2013, 12:46
- Test MPLAYER (Sherpya) 2014-Apr-11 - DOS386, 14.04.2013, 16:32
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 08.04.2013, 05:26
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 08.04.2013, 04:57
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 07.04.2013, 06:17
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 07.04.2013, 06:15
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 07.04.2013, 05:57
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 06.04.2013, 07:37
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 06.04.2013, 07:18
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 05.04.2013, 18:37
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 05.04.2013, 05:54
- Test MPLAYER (Sherpya) 2013-03-28 - glennmcc, 06.04.2013, 23:34
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 05.04.2013, 05:04
- Test MPLAYER (Sherpya) 2013-03-28 - sherpya, 05.04.2013, 02:09
- Test MPLAYER (Sherpya) 2013-03-28 - DOS386, 04.04.2013, 04:43
- Test MPLAYER (Sherpya) 2013-03-28 - glennmcc, 02.04.2013, 17:27
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 02.04.2013, 07:38
- Test MPLAYER (Sherpya) 2013-03-28 - Doug, 31.03.2013, 21:54
- Test MPLAYER (Sherpya) 2013-03-28 - DOS386, 31.03.2013, 17:46
- New MPLAYER (Sherpya) 2013-03-15 - DOS386, 27.03.2013, 09:08