aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding/web-transcoding.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix transcoding errorChocobozzz2023-05-301-26/+2
| | | | When transcoding.always_transcode_original_resolution is false
* Fix next video state after optimize/audio mergeChocobozzz2023-05-091-8/+8
|
* Implement remote runner jobs in serverChocobozzz2023-05-091-0/+273
Move ffmpeg functions to @shared