Anduin.Parser
8.0.9
dotnet tool install --global Anduin.Parser --version 8.0.9
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Anduin.Parser --version 8.0.9
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Anduin.Parser&version=8.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Anduin.Parser --version 8.0.9
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. |
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 |
---|---|---|
8.0.9 | 97 | 11/10/2024 |
8.0.6 | 114 | 7/10/2024 |
8.0.5 | 113 | 7/7/2024 |
8.0.4 | 110 | 6/29/2024 |
8.0.3 | 117 | 6/28/2024 |
8.0.2 | 255 | 4/6/2024 |
8.0.1 | 451 | 3/17/2024 |
8.0.0 | 528 | 2/20/2024 |
7.0.21 | 583 | 2/4/2024 |
7.0.20 | 522 | 2/2/2024 |
7.0.19 | 346 | 2/2/2024 |
7.0.18 | 513 | 1/30/2024 |
7.0.17 | 844 | 1/4/2024 |
7.0.16 | 718 | 12/30/2023 |
7.0.15 | 864 | 12/24/2023 |
7.0.14 | 663 | 12/12/2023 |
7.0.13 | 728 | 12/12/2023 |
7.0.12 | 777 | 12/12/2023 |
7.0.11 | 849 | 12/6/2023 |
7.0.10 | 613 | 12/6/2023 |
7.0.9 | 748 | 12/6/2023 |
7.0.8 | 843 | 12/1/2023 |
7.0.7 | 719 | 11/27/2023 |
7.0.6 | 806 | 11/12/2023 |
7.0.5 | 826 | 11/11/2023 |
7.0.4 | 721 | 11/2/2023 |
7.0.3 | 770 | 11/2/2023 |
7.0.1 | 754 | 9/18/2023 |
7.0.0 | 851 | 9/5/2023 |
1.0.2 | 796 | 7/20/2023 |
1.0.1 | 716 | 7/20/2023 |
1.0.0 | 802 | 5/18/2023 |
0.0.5 | 713 | 5/17/2023 |
0.0.4 | 741 | 5/13/2023 |