aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding/shared
Commit message (Collapse)AuthorAgeFilesLines
* Fix fps transcoding on remote runnersChocobozzz2023-07-121-1/+1
|
* Fix transcoding errorChocobozzz2023-05-301-2/+2
| | | | When transcoding.always_transcode_original_resolution is false
* Reload the video after waiting for the files lockChocobozzz2023-05-092-0/+6
|
* Support studio transcoding in peertube runnerChocobozzz2023-05-093-26/+10
|
* Fix import video file lockChocobozzz2023-05-093-4/+11
|
* Fix next video state after optimize/audio mergeChocobozzz2023-05-091-6/+13
|
* Implement remote runner jobs in serverChocobozzz2023-05-096-0/+557
Move ffmpeg functions to @shared