CHPlayer V3
Moderator: andyp
- puste
- Explorer At Heart

- Posts: 376
- Joined: Sat Dec 29, 2018 9:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Location: Europe
Re: CHPlayer V3
JakofClubs could you please provide sample of a Video file. I have 1000 of files and I have not came by some not to handle.
The only thing that I came accros was some few odd MP4 files that was encoded in mystyries format and then all files
encode in H265. But H265 i have solved by installed the payd HEVC Video Extensions add only $0.99.
There are also other way arround this H265, but I did no want to try this.
The only thing that I came accros was some few odd MP4 files that was encoded in mystyries format and then all files
encode in H265. But H265 i have solved by installed the payd HEVC Video Extensions add only $0.99.
There are also other way arround this H265, but I did no want to try this.
Last edited by puste on Wed Feb 15, 2023 11:13 pm, edited 1 time in total.
Re: CHPlayer V3
Need to install HEVC means that player is using Windows Media Foundation (which players like VLC or KLite Media Player don't have to use as they use DirectShow/FFMpeg or other frameworks).
Free version of HEVC is available here https://www.codecguide.com/media_foundation_codecs.htm (same one you pay for in Windows Store, read on that page about it)
See this as interesting reference about video player development and usage of underlying APIs https://steamcommunity.com/app/1234730/ ... 6301570789
Free version of HEVC is available here https://www.codecguide.com/media_foundation_codecs.htm (same one you pay for in Windows Store, read on that page about it)
See this as interesting reference about video player development and usage of underlying APIs https://steamcommunity.com/app/1234730/ ... 6301570789
My estim creations: https://mega.nz/folder/73pxmBBQ#X6ylDzRafzTt9wanZ0dacw
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
And in E-Stim Index: viewtopic.php?t=27090
Try creating your own estims with my restim script generator!
- Spoiler: show
Re: CHPlayer V3
You can do that with VLC too, if you pass it the right command line arguments. However it's not possible to fullscreen the video when doing this afaikJakofClubs wrote: Wed Feb 15, 2023 1:42 pm I would say that the main advantage is that it automatically syncs estim files to the video and audio of a movie. Basically a second audio track for estim played through a different sound card/audio device.
- JakofClubs
- Explorer At Heart

- Posts: 148
- Joined: Fri Jan 08, 2021 10:27 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: CHPlayer V3
I had it happened a few times that I get a line that I think represents the audio where the video should be. It happened on about 3 or 4 CH videos out of the 170 or so I have. I don't recall which ones it was, but if I come across one, I'll let you know. I didn't look into the codecs or anything.puste wrote: Wed Feb 15, 2023 4:15 pm JakofClubs could you please provide sample of a Video file. I have 1000 of files and I have not came by some not to handle.
The only thing that I came accros was some few odd MP4 files that was encoded in mystyries format and then all files
encode in H265. But H265 i have solved by installed the payd HEVC Video Extensions add only $0.99.
There are also other way arround this H265, but I did no want to try this.
Re: CHPlayer V3
Alas, this is not available on MacOS. It only lets you run one window.darthjj wrote: Fri Feb 17, 2023 9:15 am You can do that with VLC too, if you pass it the right command line arguments. However it's not possible to fullscreen the video when doing this afaik
With mpv, however, you can open sync two windows with a small script or play everything in one window by merging the audio into surround sound on the fly. I have done both but haven't yet packaged the scripts for easy use.
Re: CHPlayer V3
Has anyone used this player under WINE? Any chance that would actually work?
Also, is there a way to run this on MacOS? I am on 10.13, not the new 11/12/etc. I have always assumed this was not an option because .NET, C#, etc. but I don't have much experience with cross-platform shenanigans. (not even sure if you can run WINE on a Mac...)
Also, is there a way to run this on MacOS? I am on 10.13, not the new 11/12/etc. I have always assumed this was not an option because .NET, C#, etc. but I don't have much experience with cross-platform shenanigans. (not even sure if you can run WINE on a Mac...)
- Kelvinator
- Explorer At Heart

- Posts: 152
- Joined: Fri Aug 27, 2021 1:05 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Switch
- Location: US
Re: CHPlayer V3
I just installed Puste's CHPlayer V3 (CHP) on my Windows laptop and am really enjoying how it synchronizes cock hero videos and estim audio files. I'm using a bluetooth headset as my other "sound card". The video sound track plays through the bluetooth headset, and the estim audio plays through the headset jack of the laptop speaker / headset. It took me a while to figure out how to configure this audio setup in Windows and CHP:
1: Make sure the laptop recognizes the bluetooth headset. You can check this in Settings > Devices > Bluetooth and Other Devices.
2. Normally, the laptop speakers / headset jack is the default audio device. In my setup, I wanted the bluetooth headset to be the default audio device for playing the video sound track. This can be done (or confirmed), by:
a. Settings > System > Sound > Advanced Sound Options > App Volume and Device Preferences. Make sure the master volume output device is the bluetooth headset.
3. When running CHP, select the audio output to be the laptop speaker / headset. As per the Help Guide, this is the audio device for the estim file only.
4. Make sure the volume settings for bluetooth and speaker / headset are appropriate.
5. Enjoy synchronized stimming! (sounds like an olympic water sport
).
Thanks, Puste, for designing and making this useful program available to the estim community, plus your many estim files which I have thoroughly enjoyed. K
1: Make sure the laptop recognizes the bluetooth headset. You can check this in Settings > Devices > Bluetooth and Other Devices.
2. Normally, the laptop speakers / headset jack is the default audio device. In my setup, I wanted the bluetooth headset to be the default audio device for playing the video sound track. This can be done (or confirmed), by:
a. Settings > System > Sound > Advanced Sound Options > App Volume and Device Preferences. Make sure the master volume output device is the bluetooth headset.
3. When running CHP, select the audio output to be the laptop speaker / headset. As per the Help Guide, this is the audio device for the estim file only.
4. Make sure the volume settings for bluetooth and speaker / headset are appropriate.
5. Enjoy synchronized stimming! (sounds like an olympic water sport
Thanks, Puste, for designing and making this useful program available to the estim community, plus your many estim files which I have thoroughly enjoyed. K
- puste
- Explorer At Heart

- Posts: 376
- Joined: Sat Dec 29, 2018 9:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Location: Europe
Re: CHPlayer V3
Kelvinator wrote: Sun Apr 16, 2023 9:09 pm I just installed Puste's CHPlayer V3 (CHP) on my Windows laptop and am really enjoying how it synchronizes cock hero videos and estim audio files. I'm using a bluetooth headset as my other "sound card". The video sound track plays through the bluetooth headset, and the estim audio plays through the headset jack of the laptop speaker / headset. It took me a while to figure out how to configure this audio setup in Windows and CHP:
1: Make sure the laptop recognizes the bluetooth headset. You can check this in Settings > Devices > Bluetooth and Other Devices.
2. Normally, the laptop speakers / headset jack is the default audio device. In my setup, I wanted the bluetooth headset to be the default audio device for playing the video sound track. This can be done (or confirmed), by:
a. Settings > System > Sound > Advanced Sound Options > App Volume and Device Preferences. Make sure the master volume output device is the bluetooth headset.
3. When running CHP, select the audio output to be the laptop speaker / headset. As per the Help Guide, this is the audio device for the estim file only.
4. Make sure the volume settings for bluetooth and speaker / headset are appropriate.
5. Enjoy synchronized stimming! (sounds like an olympic water sport).
Thanks, Puste, for designing and making this useful program available to the estim community, plus your many estim files which I have thoroughly enjoyed. K
-
samsonjude1776
- Explorer

- Posts: 72
- Joined: Sun Feb 27, 2022 5:02 am
Re: CHPlayer V3
hi Puste,puste wrote: Wed Nov 25, 2020 11:04 pm New version of Version3 of CHPlayer. Try it out.
It has been redesign. And it now uses Embedded Microsoft Media Player and
CSCore An advanced audio library, written in C# Library to stream Audio to a second Audio Device.
This is the first version and there can be some bug.
https://github.com/puste1/CHPlayer
Is there a way to adjust the audio device volume while the video is playing? Perhaps I'm missing something but I dont see that option. I'm on a 312Bbox and I always have to to make adjustments to the audio source during play. I have another sync program that I use (VLSync) that has that feature but it can be a bit glitchy and doesnt show the sync time so I dont know if the audio becomes un synced.
- puste
- Explorer At Heart

- Posts: 376
- Joined: Sat Dec 29, 2018 9:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Location: Europe
Re: CHPlayer V3
Hi samsonjude1776.
I'm not sure what you mean by adjust volume during playback. Is it volume on Estim sound or the sound from video.
If it is the estim sound, you can adjust this by going into Setup - System Audio Settings.
Here you can adjust the volume on Estim Sound and Video Sound.
you just have to select which sound device you want to change the volume on
But if you mean whether there is an auto function that can automatically adjust the volume higher or lower during playback, then such a function does not exist Sorry.
PS: Just remember that the audio volume will not update on the main screen. It will first update when you load a new video.
I'm not sure what you mean by adjust volume during playback. Is it volume on Estim sound or the sound from video.
If it is the estim sound, you can adjust this by going into Setup - System Audio Settings.
Here you can adjust the volume on Estim Sound and Video Sound.
you just have to select which sound device you want to change the volume on
But if you mean whether there is an auto function that can automatically adjust the volume higher or lower during playback, then such a function does not exist Sorry.
PS: Just remember that the audio volume will not update on the main screen. It will first update when you load a new video.
- puste
- Explorer At Heart

- Posts: 376
- Joined: Sat Dec 29, 2018 9:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Location: Europe
Re: CHPlayer V3
If some one in the linux world whant to test the Linux version of CHPlayer.
It is still in beta. So please response on what is good or bad.
And it is possible also to compile a version for Linux by you self.
Source code for it is there to. And this should also be possible to use this on Mac.
But I am not a Mac expert.
The new version is using VLC for play video and QT Mediaplayer for play Audio.
This is more clean than CHPlayerV3. The new version is Called CHPlayer QT.
Here is ths link to the code. https://github.com/puste1/CHPlayer/tree ... CHPlayerQT
The compile one is for Linux Mint 21.3.
When I understand more on the Lunux I will try to create a Flatpak version for this to.
Happy sommer.
It is still in beta. So please response on what is good or bad.
And it is possible also to compile a version for Linux by you self.
Source code for it is there to. And this should also be possible to use this on Mac.
But I am not a Mac expert.
The new version is using VLC for play video and QT Mediaplayer for play Audio.
This is more clean than CHPlayerV3. The new version is Called CHPlayer QT.
Here is ths link to the code. https://github.com/puste1/CHPlayer/tree ... CHPlayerQT
The compile one is for Linux Mint 21.3.
When I understand more on the Lunux I will try to create a Flatpak version for this to.
Happy sommer.
- puste
- Explorer At Heart

- Posts: 376
- Joined: Sat Dec 29, 2018 9:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Location: Europe
Re: CHPlayer V3
I have now created a much better version of CHPlayer QT Beta 2.
Please try it out and tell what you think.
It is still only for the Lunix Community if there a any in milovana who can test it.
Stil try to figure out how to deploy a package (flatpack etc). Still new in Linux
Please try it out and tell what you think.
It is still only for the Lunix Community if there a any in milovana who can test it.
Stil try to figure out how to deploy a package (flatpack etc). Still new in Linux
Re: CHPlayer V3
Looking forward to hearing more news on this topic. I am using CHPlayer V3 in a virtualized Windows Arm environment on my Mac. This solution doesn't work very stable and doesn't seem to be user friendly.puste wrote: Thu Jul 11, 2024 8:52 pm I have now created a much better version of CHPlayer QT Beta 2.
I am following the development of this topic and wish you a speedy success. Thanks
- puste
- Explorer At Heart

- Posts: 376
- Joined: Sat Dec 29, 2018 9:12 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Location: Europe
Re: CHPlayer V3
A new source has been created with a lot of changes. It is now Beta 3.
Still try to figure out how to create a package for this.
I will also try to create this for MacOS. But it is still in Beta.
And there is still a lot to figure out. But last day I have mange to run a session with allmost no errors on Linux.
Still try to figure out how to create a package for this.
I will also try to create this for MacOS. But it is still in Beta.
And there is still a lot to figure out. But last day I have mange to run a session with allmost no errors on Linux.
- elektrowichser
- Explorer At Heart

- Posts: 448
- Joined: Thu Apr 16, 2020 12:09 am
- Gender: Male
- Sexual Orientation: Straight
- I am a: Slave
- Contact:
Re: CHPlayer V3
The player works fantastically. Thank you. Since I got this player, I've just been happily dancing and cumming in my cock ^^ 


