Anduin.Parser 8.0.1

There is a newer version of this package available.
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 # if you are setting up this repo
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
nuke :add-package Anduin.Parser --version 8.0.1

Parser

MIT licensed Pipeline stat Test Coverage NuGet version ManHours

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 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.2 192 4/6/2024
8.0.1 399 3/17/2024
8.0.0 488 2/20/2024
7.0.21 531 2/4/2024
7.0.20 482 2/2/2024
7.0.19 292 2/2/2024
7.0.18 473 1/30/2024
7.0.17 806 1/4/2024
7.0.16 667 12/30/2023
7.0.15 829 12/24/2023
7.0.14 628 12/12/2023
7.0.13 685 12/12/2023
7.0.12 735 12/12/2023
7.0.11 806 12/6/2023
7.0.10 569 12/6/2023
7.0.9 704 12/6/2023
7.0.8 797 12/1/2023
7.0.7 686 11/27/2023
7.0.6 763 11/12/2023
7.0.5 778 11/11/2023
7.0.4 688 11/2/2023
7.0.3 725 11/2/2023
7.0.1 712 9/18/2023
7.0.0 805 9/5/2023
1.0.2 757 7/20/2023
1.0.1 676 7/20/2023
1.0.0 766 5/18/2023
0.0.5 681 5/17/2023
0.0.4 705 5/13/2023