
{"id":46216,"date":"2024-04-19T15:45:40","date_gmt":"2024-04-19T15:45:40","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=46216"},"modified":"2024-04-19T15:45:40","modified_gmt":"2024-04-19T15:45:40","slug":"mpv-0-38-0-zoom-in-out","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2024\/04\/mpv-0-38-0-zoom-in-out\/","title":{"rendered":"MPV 0.38.0 Released with Zooming in\/out Shortcut (Ubuntu PPA)"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-40459\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo-250x250.webp\" alt=\"\" width=\"250\" height=\"250\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo-250x250.webp 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo-300x300.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo-600x600.webp 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo-768x768.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/06\/mpv-logo.webp 1200w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/a><\/p>\n<p>MPV, the popular free open-source media player, announced new 0.38.0 release few days ago!<\/p>\n<p>The release improved <code>--deinterlace<\/code> with <code>auto<\/code> value, and <code>--deinterlace-field-parity<\/code> to automatically turn on deinterlacing. It can improve the overall clarity, sharpness of the video, by converting interlaced video (commonly found in analog television, VHS, Laserdisc, digital television (HDTV)) into a progressive form.<\/p>\n<p>Without using config file, users can now press and hold <b>Ctrl<\/b> key then use mouse wheel scrolling to zoom in or zoom out the video playback.<\/p>\n<div id=\"attachment_46217\" style=\"width: 620px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/04\/mpv-videozoom.webp\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-46217\" class=\"size-large wp-image-46217\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/04\/mpv-videozoom-700x508.webp\" alt=\"\" width=\"610\" height=\"443\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/04\/mpv-videozoom-700x508.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/04\/mpv-videozoom-300x218.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/04\/mpv-videozoom-768x557.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/04\/mpv-videozoom.webp 962w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><p id=\"caption-attachment-46217\" class=\"wp-caption-text\">Ctrl + Mouse Wheel to zoom in\/out<\/p><\/div>\n<p><!--more--><\/p>\n<p>For macOS, it now has initial support for AVFoundation audio driver. The osx bundle includes MoltenVK to enable Vulkan support, and adds support for dynamic change of geometry, autofit. It adds more Now Playing information and functionality. And, there are large amounts of refactoring, internal improvements and cleanups.<\/p>\n<p>For Linux on Wayland, the player implements multi-seat support, and properly handles high resolution scrolling. And, it adds support for SPDIF formats, and fixes some buffer size \/ timing calculations for Pipewire sound server.<\/p>\n<p>The release also has some improvements to 32-bit Windows. They include context menu support, vaapi hardware acceleration, and <code>--input-cursor-passthrough<\/code> support for allowing mouse events pass through the application window.<\/p>\n<p>New command line options in MPV 0.38.0 include:<\/p>\n<ul>\n<li><code>--secondary-sub-delay<\/code><\/li>\n<li><code>--osd-bar-border-size<\/code><\/li>\n<li><code>--sub-filter-sdh-enclosures option<\/code><\/li>\n<li><code>--secondary-sub-ass-override<\/code><\/li>\n<li><code>-volume-gain option to control volume in decibels<\/code><\/li>\n<li><code>--sub-lavc-o<\/code><\/li>\n<li><code>--input-preprocess-wheel<\/code><\/li>\n<li><code>--deinterlace-field-parity<\/code><\/li>\n<li><code>--input-commands<\/code><\/li>\n<\/ul>\n<p>There are as well various fixes and minor enhancements in the release, see the <a href=\"https:\/\/github.com\/mpv-player\/mpv\/releases\" rel=\"noopener\" target=\"_blank\">Github releases page<\/a> for more details.<\/p>\n<h3>How to Get MPV 0.38.0<\/h3>\n<p>MPV website has an installation page with a list of repositories contain the software packages for Windows, MacOS, Linux, and other platforms:<\/p>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background\" href=\"https:\/\/mpv.io\/installation\/\" target=\"_blank\" rel=\"noreferrer noopener\">MPV installation<\/a><\/div>\n<\/div>\n<p><b>Ubuntu<\/b> users can easily search for and install the latest MPV as <a href=\"https:\/\/snapcraft.io\/mpv\" rel=\"noopener\" target=\"_blank\">Snap package<\/a> in Ubuntu Software (or App Center for 23.10\/24.04), though it runs in sandbox environment.<\/p>\n<p><b>Linux Mint<\/b> (21+) and <b>Fedora<\/b> 38\/39 can choose install the <a href=\"https:\/\/flathub.org\/apps\/io.mpv.Mpv\" rel=\"noopener\" target=\"_blank\">Flatpak package<\/a> from either Software Manager or GNOME Software, which also runs in sandbox environment.<\/p>\n<p>For those who prefer the native <code>.deb<\/code> package format, MPV website refers to <a href=\"https:\/\/fruit.je\/apt\" rel=\"noopener\" target=\"_blank\">this repository<\/a>, though it so far supports only Ubuntu 22.04 on 64-bit AMD\/Intel platform, and the package is built with FFmpeg 7.0 in bundle. <\/p>\n<p>For choice, I&#8217;ve upload the new release into this <a href=\"https:\/\/launchpad.net\/~ubuntuhandbook1\/+archive\/ubuntu\/mpv\" rel=\"noopener\" target=\"_blank\">unofficial PPA<\/a> for Ubuntu 22.04, Ubuntu 23.04, and Ubuntu 24.04 on <code>amd64<\/code>, <code>arm64<\/code>, and <code>armhf<\/code> platforms. And, the PPA package is built with totally same rules to the one in system repository. See this <a href=\"https:\/\/ubuntuhandbook.org\/index.php\/2023\/07\/install-mpv-0-36-ubuntu-ppa\/\" rel=\"noopener\" target=\"_blank\">step by step guide<\/a> for how to install the package.<\/p>","protected":false},"excerpt":{"rendered":"<p>MPV, the popular free open-source media player, announced new 0.38.0 release few days ago! The release improved &#8211;deinterlace with auto value, and &#8211;deinterlace-field-parity to automatically turn on deinterlacing. It can improve the overall clarity, sharpness of the video, by converting interlaced video (commonly found in analog television, VHS, Laserdisc, digital television (HDTV)) into a progressive [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":40459,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[614,1232],"class_list":["post-46216","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-media-player","tag-mpv"],"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/46216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=46216"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/46216\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/40459"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=46216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=46216"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=46216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}