You are not logged in.
@bernd_b I'm not sure because my test case(Geforce 9600 GT) does not show any problem. But definitely there are some differences because 9600GT supports up to OpenGL 3.1 but your GPU supports only 2.1. For now, I can't consider anything I can do.
@Kosava: Does your system have xscreensaver package?
Last edited by xylosper (2014-03-10 00:05:58)
Offline
@xylosper
any plas to add MPIRS/DBUS support?
for handle player through dbus(kdeconnect or other method) and get data media information (player status, duration, codec,etc)
like smplayer2
Offline
# pacman -Ss xscreensaver
extra/xscreensaver 5.26-1 [installed]
It said it is installed.
Offline
@sl1pkn07: Can I get a reference or document for MPIRS spec? I cannot even find what it is.
@Kosava: Can you try mpv --heartbeat-cmd="xscreensaver-command -deactivate &" ?
Offline
is MPRIS, sorrry for the typo :S
Offline
It's interesting! I'm working on it now.
Offline
Hi,
the add files (similar name and all files on folder) not work, test from launch files from Dolphin/konsole
greetings
Last edited by sl1pkn07 (2014-03-11 21:29:18)
Offline
I have just recompiled cmplayer-git and I hate to say it but I have lost 5.1 sound.
The rear left/right channels are going to the front left/right.
A recompiled mpv-build-git plays the 5.1 sound OK.
Offline
@gabu When did you try it? I also found the problem too, and committed a fix few hours ago. I'm sorry to bother you but please try again and let me know the result.
Last edited by xylosper (2014-03-16 02:46:26)
Offline
recompiled cmplayer-git and 5.1 sound now works OK again
thanks
Last edited by gabu (2014-03-16 09:04:32)
Offline
@gabu Thank you for checking.
Offline
@Kosava: Can you try mpv --heartbeat-cmd="xscreensaver-command -deactivate &" ?
Hm where exactly i need to write that ?
Offline
Just run 'mpv --heartbeat-cmd="xscreensaver-command -deactivate &" <file>' in console.
Offline
Not work for me
Offline
@Kosava I have no idea. Do other players work for you? For instance, smplayer also provides same functionality.
Last edited by xylosper (2014-03-17 13:19:36)
Offline
with smplayer and vlc i not have problem with turning on blank screen
Offline
What's the output of 'xset -q'?
Edit: Sorry, found it https://bbs.archlinux.org/viewtopic.php … 4#p1390354
Have you tried disabling DPMS?
Last edited by karol (2014-03-17 20:34:14)
Offline
@karol not tried how to do that ?
Offline
@karol not tried how to do that ?
Read the wiki article about DPMS :-)
https://wiki.archlinux.org/index.php/DPMS
Offline
Hello xylosper !
I discovered cmplayer a few days ago and I have to say that it's very promising. I'm seriously considering to make it my default player ! Good job !
However, I discovered that some subtitles weren't affected by my preferences ...
Is it a known issue ? These subtitles are modified by smplayer preferences ...
Here is the mediainfo of the file : http://pastebin.com/Z9LiYQZG
Last edited by Yamashita Ren (2014-03-30 13:23:30)
Offline
Yes, you're right. Internal subtitles aren't affected by preferences.
Only external subtitles(subtitle files) can be configured currently.
I think I can fix this but there will be some limitations because internal subtitles are rendered by mpv.
Last edited by xylosper (2014-03-31 06:07:27)
Offline
I ran a software update earlier but now I get this error.
cmplayer: error while loading shared libraries: libavfilter.so.3: cannot open shared object file: No such file or directory
Any ideas?
Offline
Pleasw rebuild the package.
Offline
Okay ! It would be very good to have the ability to modify the rendering of internal subtitles, even if it's limited
Offline
Pleasw rebuild the package.
Thank you, that fixed it.
Offline