Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full HD video files plays slowly in DOS version of MPlayer under DOSBox-X #5227

Open
2 tasks done
EgorKuzevanov opened this issue Sep 26, 2024 · 0 comments
Open
2 tasks done
Labels

Comments

@EgorKuzevanov
Copy link

EgorKuzevanov commented Sep 26, 2024

Describe the bug

In the DOS version of MPlayer under DOSBox-X, H.264 video files in MP4, MKV and MPEG-TS containers with a resolution of 1920x1080 (Full HD) plays slowly.

Steps to reproduce the behaviour

  1. Download the DOS version of MPlayer from the Old-DOS website: http://old-dos.ru/dl.php?id=8713
  2. Unpack the downloaded archive into a folder that will later be mounted in DOSBox-X as a C: drive.
  3. Launch DOSBox-X and mount the folder with the unpacked DOS version of MPlayer and any Full HD video files as a C: drive.
  4. Run the following command:
    MPLAYER.EXE -screenw 640 -screenh 480 -fs <path_to_any_Full_HD_video_file>
  5. See slow playback.

Expected behavior

Fast playback of Full HD video files in the DOS version of MPlayer under DOSBox-X.

What operating system(s) this bug have occurred on?

Windows 10 LTSB 2016 (x64)

What version(s) of DOSBox-X have this bug?

DOSBox-X 2024.07.01 MinGW LowEnd SDL2 (x86), commit 214c048

Used configuration

The DOSBox-X emulator is allocated 512 MB of RAM. SDL output type is "surface".

Output log

No response

Additional information

No response

Have you checked that no similar bug report(s) exist?

  • I have searched and didn't find any similar bug report.

Code of Conduct & Contributing Guidelines

  • I agree to follow the code of conduct and the contributing guidelines.
@EgorKuzevanov EgorKuzevanov changed the title Full HD video files play slowly in DOS version of MPlayer under DOSBox-X Full HD video files plays slowly in DOS version of MPlayer under DOSBox-X Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant