Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -19/+19 |
| | |||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 1 | -12/+23 |
| | |||||
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 1 | -7/+14 |
| | |||||
* | Log ffmpeg command | Chocobozzz | 2021-07-29 | 1 | -1/+5 |
| | |||||
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -6/+9 |
| | |||||
* | Fix build | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | Fix toEven | Chocobozzz | 2021-06-08 | 1 | -4/+2 |
| | |||||
* | Fix "height not divisible by 2" ffmpeg error | Chocobozzz | 2021-06-08 | 1 | -5/+10 |
| | |||||
* | Fix duplicate ffmpeg preset option for live | Chocobozzz | 2021-05-25 | 1 | -1/+0 |
| | |||||
* | Fix ffmpeg version parsing | Chocobozzz | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | Fix ffmpeg version checker | Chocobozzz | 2021-05-06 | 1 | -2/+8 |
| | |||||
* | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 1 | -2/+2 |
| | |||||
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -25/+41 |
| | |||||
* | add option for transcode plugins to add video filters and make all options ↵ | Théo Le Calvar | 2021-04-09 | 1 | -8/+11 |
| | | | | optional | ||||
* | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -0/+3 |
| | |||||
* | Fix static ffmpeg version check | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 1 | -1/+20 |
| | |||||
* | Remove unnecessary transcoding job error | Chocobozzz | 2021-03-03 | 1 | -5/+12 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -38/+50 |
| | |||||
* | Use a profile manager for transcoding | Chocobozzz | 2021-01-28 | 1 | -13/+38 |
| | |||||
* | Add missing niceness to ffmpeg thumbnail processes | Chocobozzz | 2021-01-27 | 1 | -2/+2 |
| | |||||
* | Support progress for ffmpeg tasks | Chocobozzz | 2021-01-21 | 1 | -6/+14 |
| | |||||
* | Display debug ffmpeg stdout/stderr | Chocobozzz | 2021-01-15 | 1 | -1/+3 |
| | |||||
* | specific niceness for live transcoding | Rigel Kent | 2021-01-13 | 1 | -1/+4 |
| | |||||
* | add script printing command to generate a resolution for a given file | Rigel Kent | 2021-01-13 | 1 | -16/+18 |
| | |||||
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -3/+8 |
| | |||||
* | Fix audio issues with live replay | Chocobozzz | 2020-12-04 | 1 | -5/+4 |
| | |||||
* | Try to fix live freeze | Chocobozzz | 2020-12-04 | 1 | -3/+2 |
| | |||||
* | Fix live transcoding threads config | Chocobozzz | 2020-12-04 | 1 | -6/+10 |
| | |||||
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -37/+39 |
| | |||||
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 1 | -14/+9 |
| | |||||
* | Fix "Too many packets buffered for output stream" | Chocobozzz | 2020-11-26 | 1 | -12/+23 |
| | | | | And move encoder global options in a global wrapper | ||||
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 1 | -27/+16 |
| | |||||
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 1 | -27/+6 |
| | |||||
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 1 | -0/+7 |
| | |||||
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -62/+161 |
| | |||||
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 1 | -150/+196 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -277/+33 |
| | |||||
* | Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329) | Kimsible | 2020-11-25 | 1 | -0/+35 |
| | | | | | | | | | * Add avatar pixel size upload in tooltip * Add gif support for avatar * Add ffmpeg GIF process Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -1/+6 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Increase live segment file name | Chocobozzz | 2020-11-12 | 1 | -1/+1 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -12/+18 |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | ||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -9/+6 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Fix live infohash block | Chocobozzz | 2020-11-09 | 1 | -1/+0 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -4/+28 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -0/+15 |
| |