smplayer-dev / smplayer

Free Media Player for Windows, Linux and Mac OS with YouTube support.
https://smplayer.info
GNU General Public License v2.0
675 stars 95 forks source link

SMPlayer stops playing immediately a video is opened, fast-forward moves through the file, still stops #786

Open jphands opened 1 year ago

jphands commented 1 year ago

Describe the bug Using SMPlayer 23.06, if I open any video of any type, playback stops on what looks like the first frame, and doesn't move forward. If I use the sllider to fast forward through the file, the video jumps to the time I fast forward to, but stops there.

To Reproduce Open any video file of any associated type with SMPlayer Play back stops at time zero, but the first frame of the video is visible. Using the position slider moves through the file without changing what is displayed during movement. Once the slider is released, the display changes to a still image of the video at that time. Using the Pause button and then the Play button advances image what looks like 1 frame, but doesn't play. has no effect

This started happening yesterday...up to then SMPlayer was working normally.

Expected behavior Video should play normally

Screenshots Screenshot should be attached.

Your Enviroment

mpv.log smplayer.log Manufacturer: ASUS

Logs Reproduce the bug in your computer and attach the smplayer log (menu View) here. LOG FILES ATTACHED

Additional context Add any other context about the problem here.

Raza-0007 commented 1 year ago

Your mpv log seems incomplete.

If the issue started recently, it is most likely due to some incorrectly/accidentally applied setting. The best/fastest way to resolve it is to restore smplayer settings to default. You can do that by deleting smplayer.ini file in smplayer folder. When you start smplayer again, a new .ini file with default settings will be created for you.

Or you can uninstall and reinstall smplayer.

Please keep in mind that you will lose all your customized smplayer settings and will need to set them again. So backup everything before attempting this.

This method will be a lot faster than trying to figure out which setting got accidentally changed.

~Raza