aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/print-transcode-command.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add basic video editor supportChocobozzz2022-02-281-4/+4
|
* Stop using tsconfig registerChocobozzz2022-01-061-4/+1
| | | | Prefer to replace paths at compile time
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Upgrade server dependenciesChocobozzz2021-06-251-1/+1
|
* Move transcoding files in their own directoryChocobozzz2021-05-111-1/+1
|
* Remove unnecessary transcoding job errorChocobozzz2021-03-031-1/+1
|
* Use a profile manager for transcodingChocobozzz2021-01-281-2/+2
|
* add script printing command to generate a resolution for a given fileRigel Kent2021-01-131-0/+52