BrenekH / encodarr

Self-hosted web app for encoding files to a target format using distributed computing.
Mozilla Public License 2.0
63 stars 6 forks source link

Way to test settings #27

Open BrenekH opened 3 years ago

BrenekH commented 3 years ago

Basically would cut a clip the user selects to the length they specify and then send it to a Runner and see what happens. Would be very beneficial for testing things like Codecs and Container formats, but also isn't necessarily necessary since a user could do it on their own.