aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* Fix server lintChocobozzz2022-11-151-1/+1
|
* Fix retranscoding of odd resolutionChocobozzz2022-11-071-1/+3
|
* Fix running again transcoding on a video only fileChocobozzz2022-11-071-1/+4
|
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-1/+12
|
* Correctly handle RTMP streams without audioChocobozzz2022-09-281-3/+21
|
* Don't use hexa for av01 codecChocobozzz2022-09-121-3/+6
|
* Fix level for AV1Chocobozzz2022-09-091-5/+3
|
* Prefer using our pick functionChocobozzz2022-08-171-1/+1
|
* Fix transcoding of quad audio channelsChocobozzz2022-08-101-1/+1
|
* Move to bullmqChocobozzz2022-08-092-3/+3
|
* Limit import depending on transcoding resolutionsChocobozzz2022-08-091-8/+14
|
* Add option to not transcode original resolutionChocobozzz2022-08-092-13/+25
|
* 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 program date time to live playlistChocobozzz2022-04-191-1/+1
|
* Add latency setting supportChocobozzz2022-03-091-7/+32
|
* Add basic video editor supportChocobozzz2022-02-289-0/+1328