Autor Thema: Media Player diverses ...  (Gelesen 206508 mal)

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
KMPlayer 2024.3.28.17
« Antwort #2505 am: 28 März, 2024, 18:40 »
KMPlayer is a audio/video player that supports a wide range of file formats, including AVI, MKV, MPEG, OGM, MP4, ASF etc. without any additional codecs installed. It also has full VCD/DVD playback functionality. In addition, it is able to play incomplete/damaged AVI files, or media files that are locked while downloading or sharing.

Freeware

https://www.kmplayer.com/home

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Rista Media Player 26 1.0.1.0
« Antwort #2506 am: 30 März, 2024, 09:40 »
Rista Media Player is a standard media player based on Microsoft media player incorporated by visual basic.net with all standard and many options.

License: Open Source

https://sourceforge.net/projects/rmplayer26/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
MPV-EASY Player 0.37.0.3
« Antwort #2507 am: 31 März, 2024, 21:50 »
MPV-EASY Player is a tool based on mpv, a small video player that enables you to view a wide variety of movie files. Unlike mpv, the application comes with an interface that makes managing files and videos considerably simpler. In addition, the utility provides you with comprehensive setting options so that you can take advantage of the full potential of this open source video player.

License: GPLv3

Changelog


mpv updated to: mpv 0.37.0 20240331

[close]

https://github.com/422658476/MPV-EASY-Player/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
mrv2 1.1.1
« Antwort #2508 am: 31 März, 2024, 22:00 »
mrv2 is the much-awaited second generation of the top-rated mrViewer flipbook player. It boasts an impressive array of features that support a wide range of media formats. This includes popular movie file formats such as H264 and MP4 and image file sequences in Cineon, DPX, JPEG, OpenEXR, PNG, PPM, and TIFF. The tool also comes equipped with multichannel audio, color management, A/B comparison, and native OpenTimelineIO with dissolves.

License: Open Source

Changelog


    Added keyboard shortcuts for Render/Video Levels and Render/Alpha Blend.
    Added support for multiple audio tracks. You can switch from one to the
    other by selecting the Audio button (the speaker icon) with the
    Right Mouse Button and selecting a track.
    Fixed audio metadata in audio section of Media Info Panel for each audio stream.
    Added missing video metadata in video section of Media Info Panel.
    Improved speed of refreshing of a clip (when switching audio tracks or using
    View->Ignore Display Window).
    Made movies longer than 30 minutes with multiple audio tracks, use a short
    read ahead / read behind or switching audio would be too slow.
    Fixed saving movies with annotations and with an alpha channel.
    Fixed saving movies with annotations at half or quarter resolution.
    Fixed an ugly bug on Linux when saving movies with annotations repeating
    every other frame (ie. saving on two's).
    Fixed line error reporting in Python's Output (pybind11 bug).
    Added Editor/Jump to Error to Python Panel. You can select the line of the
    error in the Python output and the Editor will jump to the offending line.
    If you don't select anything in the Python output, it will jump to the last
    error counting from the bottom.
    It will skip errors from files that are <frozen ...>, like importlib.
    If the error is on a file and not from the Python Editor, mrv2 will try to
    open an external editor and jump to the line of it.
    The editor to use is taken from the EDITOR environment variable first.
    If not set, mrv2 will try to use one of the popular editors. Its defaults
    supports the syntax for emacs, gvim, vim, VS Code, notepad++ and nano.
    The preferred editor is checked at start up based on what you have installed
    on your PATH and whether you are running interactively or also have a
    terminal.
    Visual editors are given preference over terminal editors.
    Of course, you can edit the editor with Python Panel->Editor/External Editor.
    Fixed Python error reporting in the Python Output of the Python Panel for
    mrv2 python plug-ins.
    Fixed message that said it was saving a movie without audio when saving
    a sequence of frames.
    Fixed reading of FPS from OpenEXR images as they are now rational instead of
    a double.
    Fixed thumbnail of image sequences in mrv2's custom file requester when the
    sequence did not start at 0.
    Fixed a minor bug using snprintf of int64_t with an int specifier.
    Improved the main web page for mrv2.
    Fixed translation of "Color" in Panels. Of course, since English and
    Spanish use the same word, this still makes no difference :D!
    Fixed the name of the video stream in the Media Info Panel to be like the
    layer name listed in the Panels and in the Color Channel pull down.
    Added back truehd decoder and encoder which were removed from
    TLRENDER_FFMPEG_MINIMAL compilations.
    Sped up redrawing when the Media Info Panel was open, as we know refresh
    only the tabs that change.
    Fixed changing the first and last frames from the Media Info Panel.
    Modified int sliders to use HorSlider instead to make it consistant.
    Fixed (very slow) changing speed from the Media Info Panel.
    Fixed HorSlider resizing improperly when values were bigger than 10000 or
    smaller than -10000.
    Improved precision when accepting or editing text with a zoom factor or
    pixels_per_unit different than 1.

[close]

https://github.com/ggarra13/mrv2

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
mTube (formerly MediaTube) 2.9.9.8 (0327)
« Antwort #2509 am: 01 April, 2024, 19:15 »
A straightforward video player that allows you to search for clips on YouTube or paste a URL, then enjoy it without being distracted by the comments.

Freeware

https://www.mediahuman.com/mtube/12/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Media Player Classic – Home Cinema (MPC-HC) 2.2.0
« Antwort #2510 am: 01 April, 2024, 20:30 »
MPC-HC (Media Player Classic Home Cinema) is an Open Source media player that supports most video and audio file formats.

MPC-HC was designed to play every available format, but not just for fancy, high-end rigs, but also for older computers and processors going back to Windows 2000.

Similar to other players, the focus is what's on the screen. The top bar has access to many settings including File, View, Play, Navigate, and help. At the bottom, you will find familiar, easy to use controls to play, go forward or backward, pause, volume, and more.

Freeware

Changelog


Updates:

    Updated LAV Filters to version 0.79.1
    Updated MediaInfo DLL to version 24.03

Changes/additions/improvements:

    Now supports decoding H.266/VVC video

Fixes:

    A few bug fixes and small improvements

[close]

https://github.com/clsid2/mpc-hc/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
QMPlay2 Build 24.04.02
« Antwort #2511 am: 02 April, 2024, 21:50 »
QMPlay2 is a full-service audio and video player that is capable of playing all formats supported by FFmpeg, libmodplug (including J2B and SFX).

It also includes support for Audio CD, raw files, Rayman 2 music, and chiptunes. Additionally, it contains YouTube and Prostopleer browsers. QMPlay will fit the bill for those who enjoy listening to music, watching videos, streaming online radio broadcasts and downloading clips from YouTube.

License: Open Source

Changelog

    Improve restoring playback position feature and make it enabled by default,
    Remove possibility to move files from playlist using middle mouse button,
    Minor RadioBrowser improvement for some server errors,
    Fix executing FFmpeg process in downloader on Qt6,
    Fix opening multiple files in QMPlay2 on Windows,
    Set accurate seeking enabled but default,
    Minor Vulkan fixes for old hardware,
    Set Ctrl+Q as default close key,
    Full Qt6 support on Windows,
    Other minor fixes,

[close]

https://github.com/zaps166/QMPlay2

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Syncplay 1.7.2
« Antwort #2512 am: 06 April, 2024, 18:50 »
Syncplay is a really useful tool that allows people to enjoy a shared viewing experience no matter where they are in relation to each other. You and your friends can watch anime, movies, TV shows and other media together, as if you were sat in the same room together.

The Syncplay Client launches a media player on your computer, connects to a Syncplay server and joins a virtual room on that server. Pauses, un-pauses and seeks made within that media player instance are relayed to fellow viewers via the server to allow for these actions to be replicated by the media players of everyone else in the same virtual room. The server keeps track of where everyone is in the video so if someone joins they can be brought to the right place, and so if someone is too far ahead they can be brought back in sync.

Freeware

Changelog

    Improvements, bug fixes and maintenance:

    Add new per-user mpv.net path (#659 by @soredake)
    Pass input-ipc-server player argument to mpv (#529 and #669 raised by @ahmubashshir and @soredake and @iamkroot resolved by @Et0h et al)
    Fix --no-gui PySide dependency issue on non-Windows OS (#653 raised by @reboot-mk, resolved by @Et0h)
    Fixed German Translation and added more Translated Strings (#649 by @maxwai)
    Remove adding executable permissions to .desktop files (#667 raised by @notpeelz and resolved by @daniel-123)
    Allow player arguments with spaces/quotes (#665 and #668 raised by @zuluwi and resolved by @Et0h)
    Fixed MPC-HC hanging issue involving 'LRESULT' error (#664 raised by @RFOyashiro and resolved by @Et0h)
    Add missing decency to deb package (@daniel-123)
    Don't log all 32/64-bit cryptography 'frozen zipimport' errors (@Et0h)
    Provide more information on PySide load failure (@Et0h)
    Avoid error when closing Syncplay before loadDelayedPath is complete (@Et0h)

[close]

DL: https://github.com/Syncplay/syncplay/releases/

https://syncplay.pl/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Subs Player 2.0.8.8
« Antwort #2513 am: 07 April, 2024, 20:40 »
Subs Player is a cutting-edge software designed to elevate your subtitle experience and ensure seamless media streaming.

Freeware

https://sourceforge.net/projects/subsplayer/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
QMPlay2 24.04.07
« Antwort #2514 am: 08 April, 2024, 08:50 »
Whats new:>>

    fix wrong path separator on Windows after accepting file properties,
    fix file properties crash on Windows distribution (taglib bug),
    add hotkeys for playlist and info dock visibility,
    inhibit screensaver through D-Bus interface,
    don't show vizualizations by default,
    change hide menu hotkey to Shift+M,
    lock widgets by default,
    other minor fixes,

https://github.com/zaps166/QMPlay2

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Media Player Classic - Black Edition 1.7.0
« Antwort #2515 am: 08 April, 2024, 09:50 »
BE is a free and open source audio and video player for Windows. Media Player Classic - BE is based on the original "Media Player Classic" project and "Media Player Classic Home Cinema" project, contains additional features and bug fixes. The BE mod (Black Edition Mod) is a skinned version of Media Player Classic Home Cinema, much better looking than the plain old MPC. MPC-BE Mod is usually newer because they use the latest SVN the most up-to-date version of the code.

Features:

"Speed Step" settings
DXVA (GPU) indicator on the toolbar
JPEG 2000 support in MP4/MOV splitter and decoder, ffmpeg + OpenJPEG library (http://www.openjpeg.org) is used for decoding
Full Opus support, splitter + decoder, ffmpeg + libopus is used for decoding

Changelog

    Build in Visual Studio 2017 is no longer supported.
    The names of methods in the IExFilterConfig interface have been changed without losing compatibility.

    MpegSplitter:

    Added support for VVC(H.266) video.

    MP4Splitter:

    Added support for VVC(H.266) video.
    Improved file search for some audio tracks.
    Fixed hang on corrupted Vorbis streams.

    OggSplitter:

    Improved file search.

    RawVideoSplitter:

    Added support for VVC(H.266) video.

    MpaDecFilter:

    Added support for USAC / xHE-AAC.

    MPCVideoDec:

    Added support for D3D12 copy back mode.
    Added support for VVC(H.266) video decoding.
    Added AVS3 support for external filter.
    Expanded support for hardware decoding for full range video and H.264 Baseline profile.
    Added support for additional HEVC Intel decoders for D3D11 copy back mode.
    Fixed "Skip B-frames" setting for H.264 and HEVC.

    YouTube:

    Improved YouTube support in the built-in parser.
    Fixed work with youtube-dl.
    Audio tracks with DRC will now be ignored.

    Player:

    Added the ability to open the folder of the currently playing file using a hotkey.
    Do not show zero hours when displaying time.
    Changed the logic of frame offset relative to the center of the window.
    Improvements to opening long paths and paths starting with "\?".
    Fixed the operation of the "On Top" setting.
    The ability to add supported video renderers to the list of external filters has been removed. Supported video renderers are selected in the Video settings panel.
    Checking for updates now uses the GitHub API.
    Improved display of external audio tracks in subfolders.
    Added the ability to enable video preview for URLs.
    Fixed priority of HTTP filters for Ace Stream.
    "MPC Audio Renderer" is now the default audio renderer.
    The "Global Media Keys" setting is disabled by default.
    The operation of global multimedia keys has been fixed.
    Various interface fixes.

    Installer:

    MPC Video Renderer 0.7.3 is included in the installer.
    New installations will not have "x64" appended to the folder name.
    Updated French translation (by rhahgleuhargh).
    Updated Italian translation (by mapi68).
    Updated Korean translation (by Hackjjang).
    Updated Chinese (Simplified) translation (by wushantao and WanderMax).
    Updated Spanish translation (by IPeluchito).
    Updated Turkish translation (by cmhrky).
    Updated Japanese translation (by tsubasanouta).
    Updated Hungarian translation (by mickey).
    Updated German translation (by Klaus1189).
    Updated Dutch and Chinese (Traditional) translation (by beter).
    Updated Romanian translation (by Andrei Miloiu)

    Updated libraries:

    dav1d git-1.4.1-14-ge27b451;
    fdk-aac git-v2.0.3;
    ffmpeg git-n7.1-dev-220-gd307aca184;
    Little-CMS git-lcms2.16-43-g4635588;
    MediaInfo git-v24.03-g83b52779;
    nanosvg git-93ce879;
    Speex-1.2.1-20-g3693431;
    rapidjson git-v1.1.0-748-g3f73edae;
    ZenLib git-v0.4.41-12-g26b4aa1;
    zlib 1.3.1.

[close]

http://sourceforge.net/projects/mpcbe/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Media Player Classic – Home Cinema (MPC-HC) 2.2.1
« Antwort #2516 am: 11 April, 2024, 08:00 »
MPC-HC (Media Player Classic Home Cinema) is an Open Source media player that supports most video and audio file formats.

MPC-HC was designed to play every available format, but not just for fancy, high-end rigs, but also for older computers and processors going back to Windows 2000.

Similar to other players, the focus is what's on the screen. The top bar has access to many settings including File, View, Play, Navigate, and help. At the bottom, you will find familiar, easy to use controls to play, go forward or backward, pause, volume, and more.

Freeware

Changelog


Updates:

    Updated LAV Filters to version 0.79.2

Changes/additions/improvements:

    Added hotkey to toggle playlist shuffle option
    Added option to always show time in OSD
    The /fixedsize command line parameter now optionally supports specifying window position

Fixes:

    A few bug fixes and small improvements

[close]

https://github.com/clsid2/mpc-hc/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
mrv2 1.1.2
« Antwort #2517 am: 13 April, 2024, 09:40 »
Changelog


    Windows version of mrv2 is now compiled with MSVC 2022.
    Fixed opening directories from within the command-line.
    Fixed stopping of playback when playing and selecting an area with
    Shift + Left Mouse Button drag or panning with Ctrl + Drag.
    Made status bar report "Everything OK." after 10 seconds without further
    errors.
    Removed -debug flag from command-line as it only works on debug builds.
    Made Metadata tab not appear if all metadata is shown in video/audio
    Fixed a compilation issue between FLTK's JPEG libraries and those of
    libjpeg-turbo on Linux.
    Fixed Right Mouse Button toggling off the audio when there had been a drag
    action with some other button before.
    Fixed a precision problem when shifting annotations at the beginning of a
    clip due to a following clip being dragged to the same place as the
    annotation.
    Improved performance of timeline drawing when annotations are present.
    Fixed refreshing of image sequences
    (ie. Files Panel->Select Image->RMB->File/Refresh Cache) when there were
    missing frames and later they were added. It used to work in v1.0.0 but a
    change in tlRender broke it.
    Updated mrv2 to Python 3.11 to conform to the VFX 2024 Platform.
    Python 3.11 on Windows is now built with optimizations on.
    Updated mrv2's glfw3 to 3.4.
    Updated mrv2's FLTK build to use the system libdecor
    (needs v0.2.2 at least).

[close]

https://github.com/ggarra13/mrv2

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zoom Player FREE 19.0.0 Beta 6
« Antwort #2518 am: 13 April, 2024, 19:50 »
Zoom Player is a robust media and DVD front-end player. It was designed to be simple at first glance while being remarkably dynamic and flexible when used to its full potential. It works in two modes: a Media mode which can play any file supported by DirectShow (any file which plays in MediaPlayer) and a DVD mode which uses pre-installed DirectShow DVD filters to play DVD content. It supersedes media player in all it's functions and provides several important functions that media player lacks. It provides special zooming functions to improve TV-output quality by eliminating overscan.

Freemium

Changelog

    New :

    Added support for the new H.266 VVC (Versatile Video Codec) format. LAV Filters v0.79 is required for decoding.
    Please note that VCC support is experimental and not fully optimized. To properly support VCC in resolutions above 1080p would require hardware accelerated decoding which is not currently supported by any GPU or CPU.
    Added Equalizer and Pre-Amp support for the libVLC media engine, please note that the values work a bit differently when compared to the DirectShow Equalizer values.
    Preferred Audio Device switching (Shift+"A") now works with libVLC. You can define you preferred devices in the advanced options dialog's libVLC section.
    New Setting (Adv. Options / Interface / Playlist) that allows you to play the next media file in the same folder when using the Del key to erase the currently playing media (or using the home theater delete option).

You can see me code this feature here:

   

    New Setting (Adv. Options / Interface / On Screen Display / Actions) that allows to force the OSD Actions (Play, Pause, Volume, etc) to appear on a monitor of your choice. You can see me code this feature here:

    To support IPTV providers that require a specific user agent text to access automated downloads, you can now set a custom User Agent for each IPTV auto update entry (for both playlists and EPGs downloads).
    New "Configure" button next to the Video Renderer selection drop-down list (Adv. Options / Playback / Video).
    New "exMediaVidRender" extended function that allows you to switch the media video renderer at any point. As an extended function, this functionality can be accessed through the command line or TCP/IP APIs. You can see me code this feature here:
   

    Selecting a URL based IPTV playlist or EPG entry in the options dialog, now displays the full text in a hover-hint.

    Change :

    + Using Zoom Player to browse the web (for example, using the "/browse" command line parameter) now uses Microsoft's Chromium based WebView2 browser engine and only falls back to the old Chakra engine is WebView2 is not installed (available on the install center, comes preinstalled in Windows 11). You can see me code this feature here:


    Fixes :

    The Play History editor and fullscreen navigation interface can now re-play files with a path longer than 255 characters.
    The playlist entries in the IPTV stream list drop-down would get duplicated after updated playlists were downloaded in the background.
    Pressing Alt+S to bring up the subtitle component's configuration dialog did not show the correct window title in some cases.
    Pressing Shift+"B" to disable the subtitles caused the subtitles to remain enabled when reloading the media, even if the setting to restore the previous subtitle track was enabled in the advanced options dialog. You can see me fix this code here:

    Fixed a really weird stability issue with the IPTV window that could have caused a freeze when trying to close the window and stream logos to never appear.
    Detaching the control bar, moving it to another monitor and then hovering with the mouse pointer over the timeline area would show the current position indicator window on the wrong monitor.
    With the "Show all filters in Stream Selection sub-menu" setting enabled, the right-click's "Stream Selection" section would show a small cosmetic glitch (an empty section).
    Setting the YouTube Channel media library plugin's "channel list strategy" to "Use 'upload' playlist" did not list the videos returned by YouTube in the correct air date order and the air date was not displayed at all.

[close]

http://www.inmatrix.com/zplayer

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Screenbox 0.12.5
« Antwort #2519 am: 14 April, 2024, 22:30 »
A straightforward and sleek VLC based video player that comes with extra support for modern needs, such as Chromecast and gestures.

License: GPLV3

Changelog

    fix: chromecast can't finding cast targets by @huynhsontung in #352
    feat: add acrylic material to NavigationView side pane by @United600 in #343
    feat: media track improvements by @huynhsontung in #353
    refactor: play command binding for MediaListViewItem by @huynhsontung in #354
    fix: navigation from playlist flyout by @huynhsontung in #355
    fix: app crash by loading media details by @huynhsontung in #356
    style: stretch indeterminate progress bars to full width of the page by @United600 in #351
    l10n: Crowdin updates by @huynhsontung in #350

[close]

https://github.com/huynhsontung/Screenbox

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )