Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th June 2019, 08:44   #1  |  Link
CrendKing
Registered User
 
Join Date: May 2019
Posts: 42
Emperor's Clothes - A DirectShow filter to hide idle cursor

I made a filter that hides idle cursor for supported video player. Thought some people here might find it useful.

Description

When playing a video, it is annoying to have the mouse cursor hanging over the screen. While some video players offer option to hide the cursor during playback (e.g. PotPlayer), this feature is not available elsewhere (most notably in MPC-BE window mode). Instead of reinventing the wheel in each player, this repository offers a generic DirectShow filter solution. All players that support DirectShow filters can enjoy the hide cursor feature. This filter should not conflict with players that already have the similar functionality fully or partially.

This filter completely passes through video and audio data. Thus it is safe to put it anywhere in the filter chain (except in certain combos such as BlueskyFRC with Zero-Copy mode and madVR).

This filter activates when there is video data and during playback. It deactivates whenever the playback is paused. User can customize the hiding delay in filter property dialog.

Download

Project: https://github.com/CrendKing/emperors-clothes
Version 0.1: https://github.com/CrendKing/emperor...leases/tag/0.1

Install
  • Unpack
  • Run install.bat to register the filter emperors_clothes.ax
  • Enable the filter Emperor's Clothes in video player

Uninstall

Run uninstall.bat to unregister the filter and clean up user data
CrendKing is offline   Reply With Quote
Old 5th June 2019, 18:12   #2  |  Link
Asmodian
Registered User
 
Join Date: Feb 2002
Location: San Jose, California
Posts: 4,407
Cool idea, my player (Zoom Player) has good cursor hiding but it is great to have it indepent of the player.

Thanks!
__________________
madVR options explained
Asmodian is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:04.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.