Media
47 files
-
zPlayer - a small audio and video player based on winmm.dll
By CYCho
This file includes the source code for zPlayer, which is a stand-alone, simple, intuitive and easy-to-use, yet fully functional media player. I made this to suit my purpose and you can tweak it to your taste. The source code is only about 2000 lines and only standard #include files were used.
As of its release date, the compiled exe file of this player, as attached hereto, is not flagged by Windows Defender with latest Security Intelligence Update.
This player has the following features:
- This player is based on winmm.dll, not IE-embedded WMPlayer.ocx.
- Play back all formats of media files which can be played back by the Windows Media Player in your computer
- Video window is independent of other windows. Minimal GUI for music.
- Load files or folders for playback and save the playlist if a folder was loaded
- User can manaually make their own playlist
- Sort or shuffle the playlist
- Forward, backward, pause, repeat function
- A-B repeat function for the current file and function to repeat multiple files out of a large playlist
- Increase/decrease/mute program sound volume
- Save play-back environment when terminating a session and resume that environment in the next session
- 'Resume playback' option for a file you left off in the middle of playback of a folder. Audio fade-in when playback is resumed
- Playlist has context menu for Play this file, File properties, Search internet, Go to this folder and Remove from playlist
- With a double-click, you can play back an item in the playlist
- Search strings in the playlist
- Hotkeys available for most of the functions
- Very small footprint: very low CPU and memory usage
If you find an error, please download the latest version as most probably the error may have been corrected already. Otherwise I would appreciate it very much if you kindly let me know.
Note: zPlayer is the name I used when I introduced the early version of this player in my blog back in early 2009 and, therefore, has nothing to do with the mobile media player of the same name which started marketing in 2015.
1,220 downloads
-
PrintPreview.zip
By argumentum
by eltorro Posted April 26, 2010
Most print preview solutions use the MFC Doc/View architecture which limits it usefulness outside of c++. I found an article where a Delphi programmer used Enhanced Meta Files wrapped in a custom header and packaged together to create a print preview control. After a little more searching, It looks like using EMFs is a solution that would work.
Some people suggest to create the document in Word or HTML and use Word or a browser to view it. Indeed, I have rendered documents to HTML and used the IE UDF to display the contents and/or print them. Not quite as ideal as one would like.
Using GRS's printwin.au3 as a start, I came up with a print preview solution which others may be able to expand upon
261 downloads
0 comments
Updated
-
Beats Player
By careca
Music player, supports most known filetypes and flac, with a low memory and processor usage, designed to be used in the traybar, drag-drop files/folders to listview, save and load playlists, 5 recent folders (stores last imported folders), playback available with media keys, 1 click in tray icon to hide/show, double click title bar to hide to tray, and much more.
It was made for me, and my needs, but im open to sugestions.
Modifier key:
+Arrows Up/Down Change volume,
+P Pause/Resume, Play from start if stopped,
+S Stops playback,
+Arrows Left/Right Jump to previous/next track,
+numbers 1,2,3.. being 1=10%, 2=20% etc and 0 being 100% volume of the player, (not numpad)
(modifier key can be changed in the menu.)
None of this would be possible without the help of the community!
Coment or send PM for suggestions of improvement or issues you have.
Thank ya'll.
1,902 downloads
- beats player
- mp3 player
- (and 1 more)
0 comments
Updated
-
Animated Gif Analyzer
By wakillon
Display internal infos from animated gifs
Global and Local Palettes supported
A value in red indicate that value is false or useless
532 downloads
0 comments
Submitted
-
0 comments
Updated
-
BassHLS Example
By wakillon
BassHLS example for play HLS (HTTP Live Streaming) streams.
496 downloads
0 comments
Updated
-
StreamHelper
By AdmiralAlkex
Add your username for Twitch and/or Hitbox (empty string to skip) to the settings.ini file and it'll alert you when the people you are following goes online.
Uses Livestreamer for playback if available (highly recommended) otherwise opens in your browser.
In comparison to similar scripts that I have seen posted here, this takes your username and pulls the people you are already following instead of having you manually entering everyone again, greatly simplifying things.
The Twitch and Hitbox API's were largely implemented by glancing at the python-twitch and Hitboxy python libs.
Forum thread.
216 downloads
0 comments
Updated
-
Motion Graphics UDF
Simple UDF for creating animations in GDI+
If you want to see more "experimental" features, go to GitHub.
473 downloads
0 comments
Updated
-
vPaint 4 image editor
An image editor created in AutoIt.
This is an unstable prerelease version! Use at your own risk!
773 downloads
0 comments
Updated
-
0 comments
Updated
-
Shape2Polygon
By wakillon
Shape2Polygon permit to get Polygon array Coordinates from a Black and White Shape for be used with _GDIPlus_GraphicsDrawPolygon.
278 downloads
0 comments
Updated
-
Gif2Avi
By wakillon
Convert an animated Gif to an Avi file for use with GUICtrlCreateAvi function.
452 downloads
0 comments
Updated
-
0 comments
Updated
-
Combining GDI+ Paths
A small function for combining GDI+ Paths with different combine modes (like combining Regions).
153 downloads
0 comments
Updated
-
TinyShoutCastTuner
By wakillon
Listen Shoutcast Radios Stations with a station search engine by filters and an easy Favorites stations management.
279 downloads
0 comments
Submitted
-
TinyPicSharer
By wakillon
Capture Picture or window with Mouse Drag and upload it to 10 differents pic hosters.
Or drop an Image on the little Frog for upload it directly !
for more details see :
1,858 downloads
0 comments
Updated
-
Polaroider
By wakillon
Easily Create a picture as a Polaroid and be able after, to create Custom Photos Polaroid Collage.
Photo can be positioned by drag and zoomed/unzoomed with mouse wheel ( sorry for Touchpad user )
Polaroid can be inclined 10 or 20 degrees, on left or right, and with simple or multiple frames.
Inclination will only be visible on the saved shoot.
It is also saved with a transparent background for be able to create "Pêle-Mêles" (in french) with a photo editor.
I have set the desktop as save directory.
682 downloads
-
Pic2Vector
By wakillon
Pic2Vector permit to easily convert bitmap Images to clean Vector Art and save it result to jpg, png, bmp or gif format.
See Topic for more details and examples.
1,041 downloads
0 comments
Updated
-
Mp3SilenceRemover
By wakillon
Mp3SilenceRemover can trim a bunch of mp3 files that have silence at the beginnings and ends, automatically.
Script scans each file for when the sound starts and ends, by detecting a pre-determined silence threshold, then reencode them without silent parts found.
Usefull if you want use mp3 files for a mix or avoid long silences between tracks.
Multiple settings are available for preserving mp3 quality.
Mp3Gain can be used for avoid a too big difference in sound level between 2 tracks.
Main Id3 Tags can be preserved and the fade at end of the track too.
Script use : bass.dll, bassenc.dll, bassext.dll, tags.dll, lame.exe and mp3gain.exe.
632 downloads
0 comments
Updated
-
0 comments
Updated
-
0 comments
Updated
-
Mp3SearchEngine
By wakillon
Search and Get mp3 from Internet : Topic
If UAC enabled, Run it as Administrator for the first execution.
2,235 downloads
0 comments
Updated
-
0 comments
Updated
-
0 comments
Submitted