easymodo / qimgv

Image viewer. Fast, easy to use. Optional video support.
GNU General Public License v3.0
2.38k stars 167 forks source link

Commented line that causes slow video playback #526

Open gcorrad opened 9 months ago

gcorrad commented 9 months ago

Hello, I commented on the lines mpv::qt::set_property(mpv, "hwdec", "auto"); because they are causing the videos to play very slowly at least on my machine. (I don't know if a PR should be created for this, or if others have the same problem) I also commented on other lines with debug messages and another that causes an empty return value warning in the compilation.