Two little updates of FFmpeg & MPV instructions

This commit is contained in:
MartinEesmaa 2024-03-01 23:02:24 +11:00
parent 6a52ac8635
commit 024154dc9a
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
2 changed files with 4 additions and 2 deletions

View File

@ -107,6 +107,7 @@ I use always Windows to compile FFmpeg, so I forgot to compile every time for Ma
### Changelog
```
01/03/2024 - Updated limitations of FFmpeg VVC encoder in FFMPEGVVC.md
29/02/2024 - Note about official FFmpeg and VVCEasy builds can play stable video of VVC for playing via decode, but libvvenc (external VVC encoder via vvenc) is still available on FFmpeg VVCEasy builds. I'll release soon later...
15/02/2024: Updated FFmpeg and vvdec. Set libopus from stable to nightly latest version for improve with Windows & Linux.
27/01/2024: Updated FFmpeg, vvenc, vvdec and others. Added libbs2b, libcdio and libmodplug features to Windows and Linux for DSP, Audio CD and MOD.

5
MPV.md
View File

@ -47,6 +47,7 @@ Now you can use official MPV binaries by shinchiro or my custom build of MPV VVC
Please check the changelog before you download the new version.
```
01/03/2024 - Just small added words on instructions.
29/02/2024 - Note about official Windows MPV (shinchiro) and VVCEasy builds can play stable video of VVC for playing via decode. I'll release soon later...
20/01/2024 - Updated Windows MPV/MPV.NET/MPV LIB VVCEasy build with FFmpeg, vvdec and others. About vvdec update, this lowers CPU usage than previous build.
05/01/2024 - Updated Windows MPV/MPV.NET/MPV LIB VVCEasy build with FFmpeg and others.
@ -97,7 +98,7 @@ Some Android users for 10-bit pixel format or/and tier high might not show video
Solution: Please download latest mp4box nightly version and re-mux from .266 to .mp4 file again.
AppImage needs required fuse installed on your Linux distribution.
AppImage needs required fuse installed of your Linux distribution on your computer.
Some Linux distributions may not work for AppImage, which may result segmentation fault. Builded & tested on Ubuntu 22.04.2.
@ -107,7 +108,7 @@ If you're using Arch Linux, please download the Arch Linux AppImage version.
Make sure to allow apps from unknown sources. Link: [Wikihow](https://www.wikihow.com/Allow-Apps-from-Unknown-Sources-on-Android)
If Google warns you that Android MPV (libvvdec plugin) app is malicious by Play Protect, press "Install anyway" on your phone.
If Google warns you that Android MPV (libvvdec plugin) app claimed is malicious by Play Protect, press "Install anyway" on your phone.
On Windows, there is available MPV.NET custom build on this download. You can have look for source code: https://github.com/stax76/mpv.net