Commit Graph

755 Commits

Author SHA1 Message Date
MartinEesmaa ac23d2accf
Rename Android folder to AndroidVVC 2024-10-08 20:10:18 +11:00
MartinEesmaa a4d4b6b3d3
Improved community table in README 2024-10-08 17:04:04 +11:00
MartinEesmaa b058a6ba0d
Letting know to build FFmpeg-VVC of shell script 2024-10-07 17:35:45 +11:00
MartinEesmaa a332128fdc
Renamed from libvvdecffmpeg.sh to BuildFFmpeg.sh 2024-10-07 17:32:07 +11:00
MartinEesmaa 1dc5734ada
FFmpeg build script merged between MSYS2 and Linux
Just note of merged build script is deprecated. It is improved one build shell script of FFmpeg-VVC for Windows MSYS2 & Linux.

sudo is removed, so I made sure new prefix folder with no administrator privileges and variables are improved.

- Martin Eesmaa
2024-10-07 17:28:44 +11:00
MartinEesmaa e9a9cd8a15
Updated Windows MPV VVCEasy builds
After three months hiatus, it is finally released of Windows MPV VVCEasy builds. Sorry about long took.

- Martin Eesmaa
2024-10-07 02:00:42 +11:00
MartinEesmaa 7fc32046fa
Updated FFmpeg VVCEasy builds for up to 7.1 2024-10-05 22:49:24 +10:00
MartinEesmaa 006d8a1427
Updated Windows LAVFilters & MPC-HC VVCEasy builds 2024-10-01 22:11:15 +10:00
MartinEesmaa db942ac2b3
Improved FFmpeg-VVC limitations design table 2024-10-01 16:41:57 +10:00
MartinEesmaa bca7169e88
Added community section in README & changes of FAQ 2024-10-01 16:22:11 +10:00
MartinEesmaa 4fff11f07c
Move two markdown files into docs-old folder
VLC o266player and Bitmovin vvDecPlayer are no longer active committed more than one year, so it will move into docs-old folder.

- Martin Eesmaa
2024-10-01 14:22:00 +10:00
MartinEesmaa e8e071e2fb
o266player old download link 2024-10-01 14:15:35 +10:00
MartinEesmaa b172512390
Updated vvdec binaries
vvdec binaries are updated for up to version 3.0.0-rc2

- Martin Eesmaa
2024-09-30 15:53:23 +10:00
MartinEesmaa d228ab43e2
Added properties information to C# project
This adds metadata information of product, version, description, copyright and authors. Also publishing single file with compression and trimmed on allows to publish for .NET on local computer.

- Martin Eesmaa
2024-09-28 20:49:57 +10:00
MartinEesmaa 5e997805e7
Forgot update copyright info of exit screen on C# 2024-09-28 20:09:40 +10:00
MartinEesmaa 4abde3c3b4
Support Linux distros & others in build script
This adds Debian, Fedora, Arch and Gentoo to compile when using Linux distros, also supports based with popular Linux operating systems.

Fixed wrong swap of Git pull command vvenc & vvdec, added -p argument for making a directory to avoid error.

- Martin Eesmaa
2024-09-28 19:57:33 +10:00
MartinEesmaa bc767c1cd3
Updated credits with 3rd party license, add MPC-BE 2024-09-25 23:33:07 +10:00
MartinEesmaa 98f05a57c9
Updated FFmpeg VVCEasy builds
After nearly three months, it is finally updated FFmpeg VVCEasy builds.

Also new added qrencode & quirc external features for QR-code encoding/decoding filter for Windows & Linux builds only.

Sorry about that and I apologize.

- Martin Eesmaa
2024-09-25 22:52:13 +10:00
MartinEesmaa 8ce4557b30
Note removing experimental flag official FFmpeg 2024-09-19 20:19:34 +10:00
MartinEesmaa 217eca4919
Updated uvg266 builds
Note about Win32 binary is now cross-compiled on Linux x64 machine, because previous Win32 build requires msys-2.0.dll shared library to run that I didn't know that.

macOS x86_64 Intel build supports now for macOS 12 than previous build was macOS 14.

Now it doesn't need shared library anymore of new Win32 build.

- Martin Eesmaa
2024-09-11 17:35:25 +10:00
MartinEesmaa 404c7d0cc4
Fix VVCEasy's latest date & credit variable 2024-09-11 15:41:09 +10:00
MartinEesmaa b674f48a7b
Remove explorer commands in batchfile 2024-09-11 15:34:23 +10:00
MartinEesmaa 1c9eb424e6
Optimized screenshots without loss, but one remain 2024-09-11 14:59:42 +10:00
MartinEesmaa 65e2003f78
Lowercase argument removed by flag /I IF command
This removes lowercase character arguments on Windows batch file, adds flag /I" behind by IF command and both quotation marks ahead of uppercase.

- Martin Eesmaa
2024-09-11 12:53:42 +10:00
MartinEesmaa a13b2f2e52
More enable trigger error invalid in batchfile 2024-09-11 12:33:46 +10:00
MartinEesmaa 52e05b7e9a
Improve Linux FFmpeg build shell script 2024-09-11 11:14:45 +10:00
MartinEesmaa 2e1ed93d21
Some repos have autogen.sh file, renamed some 2024-09-11 11:08:16 +10:00
MartinEesmaa ef06348596
Improve FFmpeg MinGW build shell script 2024-09-11 11:00:21 +10:00
MartinEesmaa f29eaecbf3
Added VVCEasy logo source project
This project logo was built by Martin Eesmaa using Microsoft PowerPoint at 21st February 2022.

Optimized PNG file size without loss.

- Martin Eesmaa
2024-09-08 21:57:20 +10:00
MartinEesmaa 32a429f3f6
Little improve ISS install script & reduce script 2024-09-08 20:34:48 +10:00
MartinEesmaa c97c61d14b
Fix bug error unrecognized 2024-09-08 20:24:31 +10:00
MartinEesmaa 598223240c
Improving C# version to edit things
Big codes change & removed Anaconda command
2024-09-08 18:25:21 +10:00
MartinEesmaa d31979f8f5
Integrated of building VVC into batch files
Both shell scripts of Linux and macOS were now merged into one for detect OS with simple command
For Windows build script of Visual Studio is merged into VVCEasy.bat (batch file script).

Both files of Windows batch file & Unix shell script were able to build Fraunhofer VVC binaries.

- Martin Eesmaa
2024-09-08 16:16:54 +10:00
MartinEesmaa 14e9dbee6d
Remove Anaconda install quick command
It is superseded of one command.

No needed anaconda package manager to install FFmpeg package, you can still download my custom build of FFmpeg or official builds have VVC support of external encoder & native experimental decoder over website, shell, package management or anything.

- Martin Eesmaa
2024-09-08 12:58:14 +10:00
MartinEesmaa 6aa10171e8
Final build Bitmovin VVC of Windows & Linux builds
This is for final Bitmovin vvDecPlayer of Windows & Linux build. macOS might come later...

For the latest vvdec shared libraries cannot run to vvDecPlayer due crashes violation of outdated inside GUI application. This will keep old version of vvdec to run stable.

Also for Windows, I added SSL & crypto shared library can download online segments over HTTPS connections. Removed unused shared libraries to reduce size.

For Linux, it is now universal AppImage format to run up to Linux 3.2.0 and later.

- Martin Eesmaa
2024-09-08 12:48:21 +10:00
MartinEesmaa 36afaaa3d1
Updated 7-Zip 24.08 latest 2024-09-04 18:20:13 +10:00
MartinEesmaa 9092f22605
Updated VVC binaries 2024-08-21 18:52:12 +10:00
MartinEesmaa 490efb4d79
Updated vvdec binaries 2024-08-07 20:26:43 +10:00
MartinEesmaa 255aa993a4
Added Av1ador list of VVC support and others
Adding and fixing texts for others.
2024-08-06 23:41:15 +10:00
MartinEesmaa e763818bea
Updated vvenc binaries 2024-08-05 23:20:00 +10:00
MartinEesmaa 2105d56fe0
Official Gyan & BtBn FFmpeg vvenc support info 2024-07-31 23:14:43 +10:00
MartinEesmaa 700afeaebb
Updated vvenc binaries 2024-07-04 20:14:46 +10:00
MartinEesmaa 80fa143468
Update FFmpeg libvvenc limitations information 2024-07-03 18:18:45 +10:00
MartinEesmaa cd547c3771
Updated FFmpeg VVCEasy builds
Also added support of SVT-HEVC and SVT-VP9 external libraries to Windows & Linux FFmpeg VVCEasy x86_64 build.

- Martin Eesmaa
2024-06-30 21:01:13 +10:00
MartinEesmaa 7fdff2d944
Updated FFmpeg VVCEasy builds with new FGS VVC
For vvenc & vvdec is enabled Film Grain Synthesis (FGS), but vvenc FGS may be experimental.

- Martin Eesmaa
2024-06-28 22:34:30 +10:00
MartinEesmaa 7e461f1f5a
Updated VVC binaries & new vvdec film grain on
With vvdec, FGI is default on, but vvenc may come soon later...
FGI stands for Film Grain Synthesis.

- Martin Eesmaa
2024-06-27 21:30:31 +10:00
MartinEesmaa 61860c0dfb
Release v2.7.0 2024-06-23 17:52:28 +10:00
MartinEesmaa 19b912bff1
Updated 7-Zip 24.07 latest 2024-06-23 17:31:14 +10:00
MartinEesmaa e5dcb6a531
Updated Windows VLC VTM VVC Decoder plugin 2024-06-22 23:29:17 +10:00
MartinEesmaa eb463edc3f
Updated vvenc binaries 2024-06-22 23:27:19 +10:00