Replies: 2 comments 6 replies
-
It may be useful to talk about the desired user interface first. Here is a description of how the program currently runs/is operated. CLI Arguments--server {URL}:
--gpu {idx}:
--nocpu:
--video {path}:
--ffmpeg {path}:
--output {path}:
--debug:
Runtime ProcedureInitialization:
Downloading:
Benchmark:
|
Beta Was this translation helpful? Give feedback.
-
re: the questions:
The ultimate goal is to replicate https://www.elpamsoft.com/?p=Plex-Hardware-Transcoding but for more than just nVidia GPU hardware, with the ultimate goal to provide raw data for someone looking to purchase hardware for Jellyfin transcoding. I'd envision us explicitly straying away from analysis of the data (e.g. "this is better than that") but simply provide the raw numbers and let users (or other writers, bloggers, etc.) perform the analysis. I don't believe expanding the scope to be a general "performance analysis" tool is idea, because that's going to just result in an explosion of features; it should be tailored specifically to our needs and nothing else. |
Beta Was this translation helpful? Give feedback.
-
We are pleased to announce that the project is progressing well. The path to a first test release is getting shorter and shorter, and so detailed questions about the release process are slowly emerging.
Release Questions
Specifically, it still needs to be clarified HOW the project should be technically released. If you have any ideas here, please feel free to write them here.
CLI / Project Usage
A "usage concept" also still needs to be agreed upon.
Which CLI options should remain, how should the "developer mode" be called up, ...
Project Scope
Another slowly emerging topic is the project scope.
Which functions should be part of the project? Should the client's only goal be to perform the tests specified by the server?
The client could also be used as a standalone benchmark for individual files, or it could be integrated into other Python projects.
Please feel free to add your two cents
All these topics should be recorded here in the discussion if possible.
We thank you for your interest and collaboration.
Beta Was this translation helpful? Give feedback.
All reactions