isamert / empv.el

An Emacs media player, media library manager, radio player, YouTube frontend
GNU General Public License v3.0
107 stars 19 forks source link

This library only has sound when playing video? #8

Closed Elijah-29 closed 2 years ago

Elijah-29 commented 2 years ago

I played vidoe with empv-play-video, but emacs only gave me audio. is this normal?

isamert commented 2 years ago

Yes, but you can use empv-toggle-video to switch to video mode. Calling it again then will return mpv to audio only mode. Also please take a look at te following sections of the README:

https://github.com/isamert/empv.el#misc https://github.com/isamert/empv.el#a-note-about-empv-toggle-video

If you are still having problems feel free to reopen the issue.