aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/ffmpeg/ffprobe-utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement remote runner jobs in serverChocobozzz2023-05-091-254/+0
| | | | Move ffmpeg functions to @shared
* Fix retranscoding of odd resolutionChocobozzz2022-11-071-1/+3
|
* Fix running again transcoding on a video only fileChocobozzz2022-11-071-1/+4
|
* Don't use hexa for av01 codecChocobozzz2022-09-121-3/+6
|
* Fix level for AV1Chocobozzz2022-09-091-5/+3
|
* Fix transcoding of quad audio channelsChocobozzz2022-08-101-1/+1
|
* Limit import depending on transcoding resolutionsChocobozzz2022-08-091-8/+14
|
* Add option to not transcode original resolutionChocobozzz2022-08-091-8/+18
|
* Add ability to delete a specific video fileChocobozzz2022-08-011-4/+4
|
* Correctly set mp3 codec string in hls playlistChocobozzz2022-07-131-0/+1
|
* Add basic video editor supportChocobozzz2022-02-281-0/+231