Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guacam-ole/piero
Video Converter + Proxy Generator for Davinci Resolve on Linux
https://github.com/guacam-ole/piero
avalonia
Last synced: 1 day ago
JSON representation
Video Converter + Proxy Generator for Davinci Resolve on Linux
- Host: GitHub
- URL: https://github.com/guacam-ole/piero
- Owner: Guacam-Ole
- Created: 2025-01-10T14:16:23.000Z (16 days ago)
- Default Branch: master
- Last Pushed: 2025-01-24T18:44:14.000Z (2 days ago)
- Last Synced: 2025-01-24T19:32:20.337Z (1 day ago)
- Topics: avalonia
- Language: C#
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Piero
## About
Piero is a conversion and proxy tool for DaVinci. It works on most platforms but was especially designed with Linux in mind[![Demonstration of Piero](https://img.youtube.com/vi/2WifdGUhIsU/0.jpg)](https://www.youtube.com/watch?v=2WifdGUhIsU)
## Installation
Select the package for your Operating System from the Release. Install the .NET Runtime and start the application with `dotnet ./Piero.dll`## Configuration
All Configuration can be done in the `config.json` - File.### Paths
>FfmpegPath
>>Location of `ffmpeg`>ProxyPath
>>Where to save Proxy Files. _Can be relative (but not recommend)_>VideoPath
>>Where to save main Conversions _Can be relative_>Paths
>>Which directories to monitor for new files (can also be added in the UI)### Video Configuration
>Extensions
>>List of extensions which are considered video files and should be converted>FfmpegConfigs
>>Conversionsettings>ConversionIndex
>>Which conversion setting to use for main conversion (can be changed in the UI)>ProxyIndex
>>Which conversion setting to use for proxy conversion (can be changed in the UI)>FfMpegParallelConversion
>> Convert in Parallel instead of sequential conversion (not recommend)>FfmpegPrefix
>> Change the default prefix for ffmpeg (not recommend)### Additional Settings
>ShowHeader, ShowFooter
>> Show Header and/or Footer
>Logfile
>> Filename for logfile