Author Topic: Multimedia players  (Read 22611 times)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Multimedia players
« on: December 15, 2016, 07:01:39 pm »
MediaBox (MBox64)

Is a GDImage/WinLIFT 64-bit application to play audio, video, and images, using Drag and Drop of individual or multiple files, or a complete folder (recursivity search).

When using a complete folder or multiple files, you can use the edge auto/hide arrows to move from one media to another.
You can also change the Interlude theme using the same.

To change the wallpaper background, click with the left or right mouse button on the top left icon.



The On/Off switch is turned On, as soon as you Drag or Open a Media.
Switching to Off, comes back to the default Interlude mode, while all media are unloaded from memory.

When in full screen mode, the control panel fades away after 4 secondes of mouse inactivity, to show it back, just move the mouse.

Note: While MediaBox is able to use the same video codecs than Windows 10 "Movies & TV", it is recommended to install the CCCP 64-bit codec pack, for accurate video size detection.

All bottom panel controls are using GDImage widgets acting the same than real Windows controls.

The public binary can be downloaded directly from this link.
To avoid any UAC problem read this post.

Note: VIP64 is a video-only player (however it can play from DVD or unencrypted Blu-Ray).

Note: Each player is provided with its full C++ VS2017 source code project.

TCLib plugins:
The latest TCLib 64-bit OpenGL visual plugins VS 2015 projects are also attached to this post, each of the the binary DLL, must be copied into the BBplugin folder and replace the previous one.  The size reduction over the classic VS projects is absolutly amazing, between 4 or 7 times smaller without using a compressor.
bbp_Bubble
bbp_Candle
bbp_CubicDream
bbp_Fahrenheit
bbp_FireWorks
bbp_Hal
bbp_Helios
bbp_Laserbeam
bbp_Matrix
bbp_Oscillo
bbp_Vortex
bbp_Woofer


You can download a video presentation of MediaBox from the link below
MBox64.webm
Note: Microsoft Edge allows you to see the video in streaming mode without downloading it first.

Latest release:
Both the link and the attachment have been updated on february 10, 2019


The .7z file has been updated on 04-17-2021 to use the latest GDImage64.dll spinner API, and to fix a problem when deleting a compound jpeg file, when trying to play a missing or deleted movie.

...
« Last Edit: May 16, 2023, 06:44:21 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: MediaBox, MBox64
« Reply #1 on: February 05, 2017, 04:36:51 pm »
The first post of this thread has been updated with the latest version,

that brings up:

- Full integration of Bass.dll.
- Support for both Stream and Music (Amiga sound tracker).
- BassBox woofer animation, for any audio without Cover Art.
- Real time Oscilloscope.
- Many enhancements to the source code.



Note: A few AMIGA sound trackers have been attached to this post for test purpose.
I must say, that i am always amazed to see the size and the great audio quality of these most than 30 years old AMIGA files.
And that was the time of Visual Player 2.0, that was a big source of inspiration for my own Zap Media Solution player.

...
« Last Edit: December 16, 2017, 12:42:17 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Playing visual plugins
« Reply #2 on: February 20, 2017, 05:45:38 pm »
The first post of this thread has been updated with the latest version,

that brings up:

- Full support of 64-bit BassBox OpenGL visual plugins.
- New widget button to enable/disable cover art.
- New widget button to enable/disable the visual plugins (while playing audio).

When plugins are enabled, click with the left or right or mouse button on the client area to move from one to another.



...
« Last Edit: December 16, 2017, 12:41:47 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #3 on: March 07, 2017, 02:15:38 pm »
The first post of this thread has been updated with the latest version,

With a new set of visual plugins.



...
« Last Edit: December 16, 2017, 12:40:47 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #4 on: March 17, 2017, 05:55:29 pm »
New 64-bit plugins of only 14848 bytes each!

Who said 64-bit was bloated  8)

- bbp_Fireworks
- bbp_Candle


« Last Edit: December 16, 2017, 12:41:02 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
New plugins
« Reply #5 on: March 24, 2017, 04:56:00 pm »
New 64-bit plugins.

- bbp_Vortex




- bbp_CubicDream


« Last Edit: March 24, 2017, 04:59:03 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
SRT subtitles
« Reply #6 on: August 17, 2017, 06:45:43 pm »
New version has built-in support to display automatically .srt subtitles while playing a video.
It has been enhanced to better perform codepage detection within .srt,
codepage = CP_UTF8, only if there is a BOM header
else
codepage = CP_ACP

In order to use this feature, both the movie and the subtitle file must be into the same folder.
Their name must match exactly, except for the extension.
« Last Edit: December 01, 2017, 04:54:19 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #7 on: October 30, 2017, 03:11:03 pm »
The first post of this thread has been updated with the latest version using "The Movie Database" to query either for Movie or TV serie.

When querying for TV, the original file name must completed with S??E?? (where ?? is any number in the range 01-99)
S or s = Season
E or e = Episode

MBox64, is based on Media Foundation.



...
« Last Edit: January 08, 2018, 10:06:17 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #8 on: December 01, 2017, 12:10:11 pm »
A new version of MBox64, has been attached to the first post of this thread, using the latest TMD.h version.



It has been checked with the latest Windows 10 Fall Creators 1709, and everything seems to work fine with it...
« Last Edit: December 16, 2017, 12:39:49 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #9 on: December 16, 2017, 12:01:02 pm »
New version is attached to the first post of this thread.

MBox64 (Media Foundation version)

Updated to the latest TMD.h (Movie Database GUI)

What is new:
Now you can press the right mouse button onto a contact sheet poster, to popup a dialog asking you if you want to remove the matching movie and its TMDB data permanently.
« Last Edit: January 08, 2018, 05:49:45 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #10 on: January 07, 2018, 02:11:28 pm »
MBox64 (Media Foundation version) has been updated.

What is new:
To preserve the z-order, the parent of the TMDH window has been changed to keep the animation interlude hidden, while cliking on child controls from the bottom panel.

Note:
The link to the standalone Windows 10 binary version has also been updated.
« Last Edit: January 08, 2018, 05:50:38 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #11 on: March 29, 2018, 04:54:06 pm »
MBox64 (Media Foundation version) has been updated.

The TMDB API doesn't provide anymore wallpaper in full HD mode (they switched to 720p) thus forcing me to change the query that was using w1920 to w1280, sorry for the inconvenience...


Note:
The link to the standalone Windows 10 binary version has also been updated.
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
Re: Multimedia players
« Reply #12 on: February 10, 2019, 02:08:26 pm »
MBox64 (Media Foundation version) has been updated.

There was a problem to retrieve the correct location of a movie that has been left before full completion.
Now resume does work as expected.

Please avoid to use multiple dots within a file name, that would cause wrong file detection by the Movie Database.

Sorry for the inconvenience...

Note:
The link to the standalone Windows 10 binary version has also been updated.
« Last Edit: February 10, 2019, 02:15:46 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)