<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums - AniMK - All Forums]]></title>
		<link>https://forum.animk.info/</link>
		<description><![CDATA[Forums - AniMK - https://forum.animk.info]]></description>
		<pubDate>Fri, 28 Aug 2026 16:58:15 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Hello!]]></title>
			<link>https://forum.animk.info/thread-11.html</link>
			<pubDate>Thu, 09 Jan 2025 15:01:20 -0800</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.animk.info/member.php?action=profile&uid=4">Mr. Kimiko</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.animk.info/thread-11.html</guid>
			<description><![CDATA[Yes, It is I, Mr. Kimiko, from Cartoon-World & Kametsu. I'm also one of 4 founding members of Koten Gars. MoodKiller why didn't you tell me you have your own site?]]></description>
			<content:encoded><![CDATA[Yes, It is I, Mr. Kimiko, from Cartoon-World & Kametsu. I'm also one of 4 founding members of Koten Gars. MoodKiller why didn't you tell me you have your own site?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MPV - Made Easy]]></title>
			<link>https://forum.animk.info/thread-10.html</link>
			<pubDate>Sat, 28 Dec 2024 21:01:15 -0800</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.animk.info/member.php?action=profile&uid=1">Moodkiller</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.animk.info/thread-10.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size"><span style="color: #9b59b6;" class="mycode_color">MPV - Made Easy!</span></span><br />
<span style="font-size: x-large;" class="mycode_size"><span style="color: #e67e22;" class="mycode_color">(Moodkiller Edition)</span></span></div>
<div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/m57YoZk.png" loading="lazy"  width="256" height="256" alt="[Image: m57YoZk.png]" class="mycode_img" /><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">X</span></span><img src="https://i.imgur.com/AqfrSWL.png" loading="lazy"  width="256" height="256" alt="[Image: AqfrSWL.png]" class="mycode_img" /></div>
 <br />
<span style="font-weight: bold;" class="mycode_b">Synopsis</span>: The MPC version for MPV. Seen as MPC is no long in active development (based from the original thread date), MPV is becoming, and should have become, your go to player. Below is the personal player configuration I use. Its a mixture of one of the stock standard gui releases with some userscripts that have been tweaked.  This is based as closely as possible on how MPC used to run in terms of shortcut keys and functionality. You should feel right at home, but up to date.<br />
<br />
 <img src="https://kametsu.com/images/downloads/info.png" loading="lazy"  alt="[Image: info.png]" class="mycode_img" /><br />
<div class="mycode_box">
 <span style="font-weight: bold;" class="mycode_b">Feature List:</span><ul class="mycode_list"><li>Similar feel and behaviour to MPC-HC (shortcut keys and mouse buttons) :<ul class="mycode_list"><li>a - Toggles audio track.<br />
</li>
<li>s - Toggles subtitle track.<br />
</li>
<li>Spacebar - Toggle pause.<br />
</li>
<li>Mouse right-click - Toggle pause.<br />
</li>
<li>Mouse side-buttons (if applicable) - Skip through chapter markers.<br />
</li>
<li>Left/Right arrow keys - Seek ~10 seconds forward/backwards<br />
</li>
<li>Up/Down arrow keys  & Mouse wheel - Increase/decrease volume by 5<br />
</li>
<li>Shift+S - Take screenshots (with subtitles).<br />
</li>
<li>Ctrl+o - Full-featured open file box.<br />
</li>
<li>Ctrl+g - Go to a specified timestamp.<br />
</li>
</ul>
</li>
<li>Screen-shots are placed in the root videos directory under a new folder called "Screens".<br />
</li>
<li>Seek bar thumbnail preview.<br />
</li>
<li>Visualiser for audio tracks.<br />
</li>
<li>Remember video position of previous played file (video/audio).<br />
</li>
<li>Lightweight (no heavy filters or extra filters).<br />
</li>
<li>Adjusted OSC (On Screen Controller) have a smaller footprint and be more practical.<br />
</li>
<li>Play next sequential file in the current files folder.<br />
</li>
<li>YouTube link player (drag and drop only)<br />
</li>
<li>More as I remember them...<br />
</li>
</ul>
 <br />
<span style="font-weight: bold;" class="mycode_b">Installation:</span><br />
One of the nicest features of MPV is that it requires no installation and can be run from its own folder (portable).<br />
<ol type="1" class="mycode_list"><li>Clone or download this repo.<br />
</li>
<li>Unzip to your desired location.<br />
</li>
<li>Run updater.bat (this will download the latest MPV GUI build from the source stated below and youtube-dl if you pressed 'y' when prompted).<br />
</li>
<li>Optional: Run installer/mpv-install.bat as administrator to set file associations.<br />
</li>
</ol>
 <br />
<span style="font-weight: bold;" class="mycode_b">Hexchat Integration:</span><br />
Hexchats latest version (2.14.1) doesn't have any built in "now playing" plugins to use. And as of this version, the default MPC-HC "now-playing" script doesn't function. I have included a modified version of an MPV now playing script from github user, FichteFoll, in this pack. A prerequisite, Python 3.6 needs to be enabled/selected when you install Hexchat. If you have Hexchat already installed, no problem, just re-run the installer and choose Python 3.x from the Custom Installation screen (right at the bottom).<br />
<ol type="1" class="mycode_list"><li>Right-click and copy the file 'mpv_np.py' (located in 'Hexchat plugin') from the downloaded pack.<br />
</li>
<li>Press the Windows key+R and type '%APPDATA%\HexChat' and press enter.<br />
</li>
<li>Paste the copied file into the 'addons' folder.<br />
</li>
<li>In Hexchat go to Window > Plugins and Scripts > Load and browse to your addons folder where you pasted 'mpv_np.py'. Normally this is 'C:\Users\moodkiller\AppData\Roaming\HexChat\addons'<br />
</li>
<li>You  should get confirmation to say the plugin has been loaded successfully.<br />
</li>
<li>Type /mpv in any window while playing a file in MPV and it should spit out something like "*Moodkiller is playing: [MK] Kiznaiver - 01 [BD 1080p][Hi10][Dual-Audio][05856FFC].mkv ◘ 1.945 GiB ◘ [00:04:05 / 00:24:03] in mpv 0.28.0-437-g9efb0278e7" (with colour formatting).<br />
</li>
</ol>
 <br />
Resources:<br />
GUI build: <a href="https://sourceforge.net/projects/mpv-player-windows/files/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/mpv-pla...ows/files/</a><br />
Collection of user scripts: <a href="https://github.com/mpv-player/mpv/wiki/User-Scripts" target="_blank" rel="noopener" class="mycode_url">https://github.com/mpv-player/mpv/wiki/User-Scripts</a><br />
MPV properties page: <a href="https://mpv.io/manual/master/#synopsis" target="_blank" rel="noopener" class="mycode_url">https://mpv.io/manual/master/#synopsis</a><br />
 <br />
Thanks goes to all those involved for testing and their inputs for getting stuff running.<br />
 <br />
Feedback welcomed.<br />
</div> <br />
<img src="https://kametsu.com/images/downloads/screens.png" loading="lazy"  width="388" height="58" alt="[Image: screens.png]" class="mycode_img" /><br />
<div class="spoiler">
			<div class="spoiler_title"><span class="spoiler_button" onclick="javascript: if(parentNode.parentNode.getElementsByTagName('div')[1].style.display == 'block'){ parentNode.parentNode.getElementsByTagName('div')[1].style.display = 'none'; this.innerHTML='Show Content'; } else { parentNode.parentNode.getElementsByTagName('div')[1].style.display = 'block'; this.innerHTML='Hide Content'; }">Show Content</span></div>
			<div class="spoiler_content" style="display: none;"><span class="spoiler_content_title">Screenshots</span>  <br />
<img src="https://i.imgur.com/GlXp12f.png" loading="lazy"  alt="[Image: GlXp12f.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
<img src="https://i.imgur.com/E0W622O.png" loading="lazy"  alt="[Image: E0W622O.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
<img src="https://i.imgur.com/nomUrXt.png" loading="lazy"  alt="[Image: nomUrXt.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
<img src="https://i.imgur.com/xB3cbkY.png" loading="lazy"  alt="[Image: xB3cbkY.png]" class="mycode_img" /><br />
</div>
		</div>
 <br />
 <br />
<img src="https://kametsu.com/images/downloads/download.png" loading="lazy"  alt="[Image: download.png]" class="mycode_img" /><br />
<div class="mycode_box">  <br />
 Github repository: <a href="https://github.com/Moodkiller/MPV-Made-Easy" target="_blank" rel="noopener" class="mycode_url">MPV-Made-Easy</a><br />
</div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size"><span style="color: #9b59b6;" class="mycode_color">MPV - Made Easy!</span></span><br />
<span style="font-size: x-large;" class="mycode_size"><span style="color: #e67e22;" class="mycode_color">(Moodkiller Edition)</span></span></div>
<div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/m57YoZk.png" loading="lazy"  width="256" height="256" alt="[Image: m57YoZk.png]" class="mycode_img" /><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">X</span></span><img src="https://i.imgur.com/AqfrSWL.png" loading="lazy"  width="256" height="256" alt="[Image: AqfrSWL.png]" class="mycode_img" /></div>
 <br />
<span style="font-weight: bold;" class="mycode_b">Synopsis</span>: The MPC version for MPV. Seen as MPC is no long in active development (based from the original thread date), MPV is becoming, and should have become, your go to player. Below is the personal player configuration I use. Its a mixture of one of the stock standard gui releases with some userscripts that have been tweaked.  This is based as closely as possible on how MPC used to run in terms of shortcut keys and functionality. You should feel right at home, but up to date.<br />
<br />
 <img src="https://kametsu.com/images/downloads/info.png" loading="lazy"  alt="[Image: info.png]" class="mycode_img" /><br />
<div class="mycode_box">
 <span style="font-weight: bold;" class="mycode_b">Feature List:</span><ul class="mycode_list"><li>Similar feel and behaviour to MPC-HC (shortcut keys and mouse buttons) :<ul class="mycode_list"><li>a - Toggles audio track.<br />
</li>
<li>s - Toggles subtitle track.<br />
</li>
<li>Spacebar - Toggle pause.<br />
</li>
<li>Mouse right-click - Toggle pause.<br />
</li>
<li>Mouse side-buttons (if applicable) - Skip through chapter markers.<br />
</li>
<li>Left/Right arrow keys - Seek ~10 seconds forward/backwards<br />
</li>
<li>Up/Down arrow keys  & Mouse wheel - Increase/decrease volume by 5<br />
</li>
<li>Shift+S - Take screenshots (with subtitles).<br />
</li>
<li>Ctrl+o - Full-featured open file box.<br />
</li>
<li>Ctrl+g - Go to a specified timestamp.<br />
</li>
</ul>
</li>
<li>Screen-shots are placed in the root videos directory under a new folder called "Screens".<br />
</li>
<li>Seek bar thumbnail preview.<br />
</li>
<li>Visualiser for audio tracks.<br />
</li>
<li>Remember video position of previous played file (video/audio).<br />
</li>
<li>Lightweight (no heavy filters or extra filters).<br />
</li>
<li>Adjusted OSC (On Screen Controller) have a smaller footprint and be more practical.<br />
</li>
<li>Play next sequential file in the current files folder.<br />
</li>
<li>YouTube link player (drag and drop only)<br />
</li>
<li>More as I remember them...<br />
</li>
</ul>
 <br />
<span style="font-weight: bold;" class="mycode_b">Installation:</span><br />
One of the nicest features of MPV is that it requires no installation and can be run from its own folder (portable).<br />
<ol type="1" class="mycode_list"><li>Clone or download this repo.<br />
</li>
<li>Unzip to your desired location.<br />
</li>
<li>Run updater.bat (this will download the latest MPV GUI build from the source stated below and youtube-dl if you pressed 'y' when prompted).<br />
</li>
<li>Optional: Run installer/mpv-install.bat as administrator to set file associations.<br />
</li>
</ol>
 <br />
<span style="font-weight: bold;" class="mycode_b">Hexchat Integration:</span><br />
Hexchats latest version (2.14.1) doesn't have any built in "now playing" plugins to use. And as of this version, the default MPC-HC "now-playing" script doesn't function. I have included a modified version of an MPV now playing script from github user, FichteFoll, in this pack. A prerequisite, Python 3.6 needs to be enabled/selected when you install Hexchat. If you have Hexchat already installed, no problem, just re-run the installer and choose Python 3.x from the Custom Installation screen (right at the bottom).<br />
<ol type="1" class="mycode_list"><li>Right-click and copy the file 'mpv_np.py' (located in 'Hexchat plugin') from the downloaded pack.<br />
</li>
<li>Press the Windows key+R and type '%APPDATA%\HexChat' and press enter.<br />
</li>
<li>Paste the copied file into the 'addons' folder.<br />
</li>
<li>In Hexchat go to Window > Plugins and Scripts > Load and browse to your addons folder where you pasted 'mpv_np.py'. Normally this is 'C:\Users\moodkiller\AppData\Roaming\HexChat\addons'<br />
</li>
<li>You  should get confirmation to say the plugin has been loaded successfully.<br />
</li>
<li>Type /mpv in any window while playing a file in MPV and it should spit out something like "*Moodkiller is playing: [MK] Kiznaiver - 01 [BD 1080p][Hi10][Dual-Audio][05856FFC].mkv ◘ 1.945 GiB ◘ [00:04:05 / 00:24:03] in mpv 0.28.0-437-g9efb0278e7" (with colour formatting).<br />
</li>
</ol>
 <br />
Resources:<br />
GUI build: <a href="https://sourceforge.net/projects/mpv-player-windows/files/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/mpv-pla...ows/files/</a><br />
Collection of user scripts: <a href="https://github.com/mpv-player/mpv/wiki/User-Scripts" target="_blank" rel="noopener" class="mycode_url">https://github.com/mpv-player/mpv/wiki/User-Scripts</a><br />
MPV properties page: <a href="https://mpv.io/manual/master/#synopsis" target="_blank" rel="noopener" class="mycode_url">https://mpv.io/manual/master/#synopsis</a><br />
 <br />
Thanks goes to all those involved for testing and their inputs for getting stuff running.<br />
 <br />
Feedback welcomed.<br />
</div> <br />
<img src="https://kametsu.com/images/downloads/screens.png" loading="lazy"  width="388" height="58" alt="[Image: screens.png]" class="mycode_img" /><br />
<div class="spoiler">
			<div class="spoiler_title"><span class="spoiler_button" onclick="javascript: if(parentNode.parentNode.getElementsByTagName('div')[1].style.display == 'block'){ parentNode.parentNode.getElementsByTagName('div')[1].style.display = 'none'; this.innerHTML='Show Content'; } else { parentNode.parentNode.getElementsByTagName('div')[1].style.display = 'block'; this.innerHTML='Hide Content'; }">Show Content</span></div>
			<div class="spoiler_content" style="display: none;"><span class="spoiler_content_title">Screenshots</span>  <br />
<img src="https://i.imgur.com/GlXp12f.png" loading="lazy"  alt="[Image: GlXp12f.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
<img src="https://i.imgur.com/E0W622O.png" loading="lazy"  alt="[Image: E0W622O.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
<img src="https://i.imgur.com/nomUrXt.png" loading="lazy"  alt="[Image: nomUrXt.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
<img src="https://i.imgur.com/xB3cbkY.png" loading="lazy"  alt="[Image: xB3cbkY.png]" class="mycode_img" /><br />
</div>
		</div>
 <br />
 <br />
<img src="https://kametsu.com/images/downloads/download.png" loading="lazy"  alt="[Image: download.png]" class="mycode_img" /><br />
<div class="mycode_box">  <br />
 Github repository: <a href="https://github.com/Moodkiller/MPV-Made-Easy" target="_blank" rel="noopener" class="mycode_url">MPV-Made-Easy</a><br />
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hello there]]></title>
			<link>https://forum.animk.info/thread-4.html</link>
			<pubDate>Mon, 23 Dec 2024 19:07:28 -0800</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.animk.info/member.php?action=profile&uid=2">Lurker101</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.animk.info/thread-4.html</guid>
			<description><![CDATA[Hi<br />
I am Lurker101<br />
I like to lurk<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi<br />
I am Lurker101<br />
I like to lurk<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New Forum, Who Dis?]]></title>
			<link>https://forum.animk.info/thread-3.html</link>
			<pubDate>Mon, 23 Dec 2024 18:44:18 -0800</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.animk.info/member.php?action=profile&uid=1">Moodkiller</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.animk.info/thread-3.html</guid>
			<description><![CDATA[This is Moodkiller]]></description>
			<content:encoded><![CDATA[This is Moodkiller]]></content:encoded>
		</item>
	</channel>
</rss>