纯净系统
软件下载

MPC-QT视频播放器 v26.01 中文绿色版

介绍

官方网站:https://github.com/mpc-qt/mpc-qt

MPC-QT 是一款基于Qt框架开发的轻量级多媒体播放器,旨在为用户提供流畅的音频和视频播放体验。它继承了 Media Player Classic 的经典设计,同时融入了现代化的功能和界面,支持多种格式的媒体文件。MPC-QT 专注于简洁性和高效性,确保用户可以轻松播放各种类型的音视频内容,而不会受到复杂的设置或过多的功能干扰。

软件截图

软件特点

简洁界面:提供直观易用的操作界面,用户可以快速找到所需功能,无需复杂的培训或技术支持。
高效性能:优化的播放引擎和低资源占用使得 MPC-QT 运行流畅,即使在较老的计算机上也能保持良好的播放效果。
现代化设计:基于 Qt 框架开发,界面美观且响应迅速,提供了现代化的用户体验。
多功能集成:集成了播放、截图、字幕加载和音频调节等多种功能,满足用户在不同场景下的需求。
跨平台支持:不仅适用于 Windows 操作系统,还支持 Linux 和 macOS,确保用户在不同平台上都能享受一致的播放体验。

软件功能

播放多种格式:支持广泛的音频和视频格式,包括 MP4、AVI、MKV、MP3、AAC 等,确保用户可以播放几乎所有常见的媒体文件。
内置解码器:集成了多种解码器,无需额外安装插件即可播放大多数媒体文件,简化了用户的使用流程。
播放列表管理:支持创建和管理播放列表,用户可以轻松添加、删除和排序文件,方便连续播放多个媒体文件。
截图功能:允许用户在播放过程中随时截取当前画面,保存为图像文件,方便分享和记录精彩瞬间。
字幕支持:支持多种字幕格式,用户可以加载外部字幕文件,调整字幕位置和样式,提升观看体验。
音频调节:提供均衡器和音频效果设置,用户可以根据个人喜好调整音效,获得更好的听觉享受。

更新日志

v26.01

Key highlights:
Pre-defined audio and video filters: Extra Stereo, Compressor and Crossfeed for audio, and Deinterlace for video.
Fast seeking is used by default when hardware decoding isn't available
Support for many video modifications: zoom, switch to 4:3 aspect ratio, free video resize, video move, rotate and horizontal flip.
Move File to Trash feature which lets you sift through videos or music and remove unwanted ones by pressing a key.
You can now set custom mpv options in Options > Tweaks.
The AppImage version now includes auto update information.
Features
Implement Player Title bar settings by @tbertels in #507 #708
Frame Timings -> Input Cache Stats by @cmdrkotori in #505 #508 #512
Add pre-defined audio and video filters support by @tbertels in #514 #712
Add support for custom mpv options by @tbertels in #519 #536 #635
Add 'Move File to Trash' feature by @zakius in #523
mainwindow: Add a crossfeed audio filter for headphones by @tbertels in #535
Support changing the video zoom level by @tbertels in #539
Implement gapless playback, read content of archives and playlists containing one file by @tbertels in #541
settingswindow: Implement more subtitle options by @tbertels in #601
Add a setting to choose whether to remember Quick Playlist content by @tbertels in #605
Add option to append opened files to Quick Playlist by @tbertels in #607
settingswindow: Implement subtitles black background box by @tbertels in #636
mainwindow: Add 4:3 Aspect ratio command by @tbertels in #638
Support resizing the video by @tbertels in #641 #658
Support moving the video by @flandriai in #649
Add Rotate and horizontal flip feature by @flandriai in #657
Improvements
Show in About if running under Wayland or XWayland/X11 by @tbertels in #479
Use clipboard content when opening Network Stream dialog by @tbertels in #485
Set application name by @tbertels in #496
Render tinyicon in status bar correctly with screen scaling by @tbertels in #506
mainwindow: Rename Previous and Next Subtitle commands by @tbertels in #510
Improve Player Title bar settings by @tbertels in #511
desktop: Add keywords by @tbertels in #513 #733
mainwindow: Remove numbering from recent files entries by @tbertels in #522
settingswindow: Close Options window on Escape key press by @tbertels in #524
Remember streams position and show them in Recent files by @tbertels in #527
mainwindow: Regroup File menu screenshot commands in a submenu by @tbertels in #528
manager: Show stream titles in the playlist by @tbertels in #529
settingswindow: Only enable the Apply button when something can be applied by @tbertels in #532
Allow importing .txt plaintext playlists, rename the Import/Export Playlist File windows by @tbertels in #542
Use Escape key for both "Escape Fullscreen" and "Finish Searching" by @tbertels in #543
Show the app in "Open With" dialog when right-clicking on a folder by @tbertels in #544
mpris: Update mimetypes and desktopentry by @tbertels in #545
Add "More Files" entry in Recent Files to show up to 50 recents in total by @tbertels in #546
propertieswindow: Make the text from the QLabels selectable by @tbertels in #547
Display the current aspect ratio name in the aspect ratio submenu by @tbertels in #548
Use a custom widget for the seekbar tooltip by @tbertels in #552
Don't disable mute and volume controls with no file loaded by @tbertels in #561 #622
cmake: allow override CMAKE_RUNTIME_OUTPUT_DIRECTORY by @Andarwinux in #563
Use more descriptive actions names in Keys editor and shorter names in submenus by @tbertels in #569
mainwindow: Limit the width of the recent files menu by @tbertels in #571
playlistwindow: Add an "Add Folder" command by @tbertels in #576
helpers: Add module file formats by @tbertels in #579
settingswindow: Enable hr-seek-framedrop by default for faster seeking by @tbertels in #580
Show more information in the Properties window by @tbertels in #581
Make Interface options more user-friendly by @tbertels in #584
Use fast seek (by default) when hardware decoding is unavailable by @tbertels in #585
settingswindow: Regroup and fix subtitles shadow settings by @tbertels in #586
settingswindow: Remove "Format" page from Options by @tbertels in #587
videopreview: Request minimum file size for yt-dlp by @tbertels in #590
Improve video presets workflow and remove debanding from "Highest" preset by @tbertels in #598
Don't percent-encode filename for screenshot name and use stream title for streams by @tbertels in #602
playlistwindow: Make the "Quick Playlist" name fully translatable by @tbertels in #603
Only load playlists backup when needed to avoid slowing down app startup by @tbertels in #613
Better processing and sorting of [new] playlist items by @BowDown097 in #615
Polish Settings window by @tbertels in #616 #713 #739
settingswindow: Add QuickJS support for yt-dlp and enable auto EJS update by @tbertels in #626 #714
settingswindow: Increase maximum values for normal and large playback steps by @tbertels in #629
Use digit grouping for big numbers and make the % symbol translatable everywhere by @tbertels in #630
settingswindow: Implement Screenshot directory browse button by @tbertels in #639
settingswindow: Allow editing audioSpdifCodecs and add a tooltip by @tbertels in #660
mainwindow: Rename Edit menu to Playlist by @tbertels in #661
main: Log package type by @tbertels in #665
win-icon: Add all possible sizes by @tbertels in #666
platform: Capitalize name and use short name by default (Windows metadata) by @tbertels in #667
Show ffmpeg version in About and log by @tbertels in #668
mainwindow: Use current file folder for Quick Open by @tbertels in #670
Always use palette detection for fallback theme icons and implement newer method by @tbertels in #722 #735
Add German and Norwegian translations, update translations. Thanks to the translators!
Bug fixes
drawnslider: Prevent clang-tidy warning about integer division in a floating point context by @tbertels in #478
mpvwidget: Fix typo in log message by @tbertels in #489
settings: Disable tooltip location setting widget by default by @tbertels in #509
Disable mpv native clipboard support by @tbertels in #521
settingswindow: Use WIDGET_LOOKUP in restoreColorControls by @tbertels in #537
settingswindow: Don't disable tooltip location setting when video preview is enabled by @tbertels in #551
mainwindow: Fix Skip and Step buttons icons when using System theme by @tbertels in #555
settingswindow: ...

下载地址

本地下载        联通下载        蓝奏云

未经允许不得转载:Puresys纯净系统-软件下载 » MPC-QT视频播放器 v26.01 中文绿色版

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

支付宝扫一扫打赏