wiki-js/NAS/Synology-support-HEVC.html

21 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
title: Synology-support-HEVC
description:
published: true
date: 2024-09-26T22:26:34.511Z
tags: hevc, synology
editor: ckeditor
dateCreated: 2024-04-01T15:15:52.913Z
-->
<p>В synology photo не показывает пиктограммы и ролики формата HEVC.</p>
<p>Решение проблемы:</p>
<p><a href="https://xpenology.com/forum/topic/65643-ame-30-patcher/page/3/">https://xpenology.com/forum/topic/65643-ame-30-patcher/page/3/</a></p>
<p><a href="https://github.com/wirgen/synocodectool-patch?tab=readme-ov-file">https://github.com/wirgen/synocodectool-patch?tab=readme-ov-file</a></p>
<p><a href="https://bafista.ru/xpenology-ustanovka-ame-3-1-patch-dlya-dsm-7-2/">https://bafista.ru/xpenology-ustanovka-ame-3-1-patch-dlya-dsm-7-2/</a></p>
<pre><code class="language-plaintext">#DSM7.1 AMУ 3.0.1-2004
curl http://code.imnks.com/ame3patch/ame71-2004.sh | bash
#DSM7.2 AME 3.1.0-3005
curl http://code.imnks.com/ame3patch/ame72-3005.sh | bash
wget http://code.imnks.com/ame3patch/ame72-3005.sh &amp;&amp; sh ame72-3005.sh</code></pre>