Anduin.Parser
8.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Anduin.Parser --version 8.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Anduin.Parser --version 8.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Anduin.Parser&version=8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Anduin.Parser --version 8.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Parser
A small project helps me to parse and save my videos.
Install
Run the following command to install this tool:
dotnet tool install --global Anduin.Parser
Usage
After getting the binary, run it directly in the terminal.
$ parser
Required command was not provided.
Option '--path' is required.
Description:
A cli tool project helps to re-encode and save all videos under a path.
Usage:
parser [command] [options]
Options:
-g, --gpu Use NVIDIA GPU to speed up parsing. Only if you have an NVIDIA GPU attached. [default:
False]
-c, --crf <crf> The range of the CRF scale is 0-51, where 0 is lossless (for 8 bit only, for 10 bit use
-qp 0), 20 is the default, and 51 is worst quality possible. [default: 20]
-p, --path <path> (REQUIRED) Path of the videos to be parsed.
-d, --dry-run Preview changes without actually making them
-v, --verbose Show detailed log
--version Show version information
-?, -h, --help Show help and usage information
Commands:
ffmpeg The command to convert all video files to HEVC using FFmpeg.
It will fetch all videos under that folder, and try to re-encode it with ffmpeg.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last Updated |
---|---|---|
9.0.24 | 136 | 6/18/2025 |
9.0.23 | 143 | 6/14/2025 |
9.0.22 | 282 | 6/12/2025 |
9.0.21 | 284 | 6/11/2025 |
9.0.20 | 135 | 6/4/2025 |
9.0.19 | 142 | 6/2/2025 |
9.0.18 | 100 | 6/1/2025 |
9.0.17 | 144 | 4/27/2025 |
9.0.16 | 173 | 4/20/2025 |
9.0.15 | 175 | 4/10/2025 |
9.0.14 | 169 | 4/9/2025 |
9.0.13 | 171 | 3/12/2025 |
9.0.12 | 163 | 3/12/2025 |
9.0.11 | 192 | 3/10/2025 |
9.0.10 | 117 | 2/23/2025 |
9.0.9 | 134 | 2/13/2025 |
9.0.8 | 139 | 2/1/2025 |
9.0.7 | 102 | 1/16/2025 |
9.0.5 | 113 | 1/16/2025 |
9.0.4 | 128 | 1/16/2025 |
9.0.3 | 89 | 1/15/2025 |
9.0.2 | 135 | 1/5/2025 |
9.0.1 | 146 | 1/4/2025 |
9.0.0 | 139 | 1/2/2025 |
8.0.10 | 140 | 1/1/2025 |
8.0.9 | 125 | 11/10/2024 |
8.0.6 | 137 | 7/10/2024 |
8.0.5 | 147 | 7/7/2024 |
8.0.4 | 138 | 6/29/2024 |
8.0.3 | 143 | 6/28/2024 |
8.0.2 | 292 | 4/6/2024 |
8.0.1 | 481 | 3/17/2024 |
8.0.0 | 551 | 2/20/2024 |
7.0.21 | 606 | 2/4/2024 |
7.0.20 | 547 | 2/2/2024 |
7.0.19 | 368 | 2/2/2024 |
7.0.18 | 533 | 1/30/2024 |
7.0.17 | 868 | 1/4/2024 |
7.0.16 | 743 | 12/30/2023 |
7.0.15 | 892 | 12/24/2023 |
7.0.14 | 686 | 12/12/2023 |
7.0.13 | 747 | 12/12/2023 |
7.0.12 | 808 | 12/12/2023 |
7.0.11 | 884 | 12/6/2023 |
7.0.10 | 622 | 12/6/2023 |
7.0.9 | 758 | 12/6/2023 |
7.0.8 | 861 | 12/1/2023 |
7.0.7 | 734 | 11/27/2023 |
7.0.6 | 818 | 11/12/2023 |
7.0.5 | 858 | 11/11/2023 |
7.0.4 | 733 | 11/2/2023 |
7.0.3 | 786 | 11/2/2023 |
7.0.1 | 771 | 9/18/2023 |
7.0.0 | 874 | 9/5/2023 |
1.0.2 | 817 | 7/20/2023 |
1.0.1 | 740 | 7/20/2023 |
1.0.0 | 832 | 5/18/2023 |
0.0.5 | 743 | 5/17/2023 |
0.0.4 | 799 | 5/13/2023 |