26 Commits

Author SHA1 Message Date
Zoe Roux
01486dfbec Use better error message for invalid video files 2023-09-15 00:21:33 +02:00
Zoe Roux
05b8f5b400
Lint code 2023-09-04 00:33:33 +02:00
Zoe Roux
5ddfe1ddb2
Update player to use new api 2023-09-01 17:55:18 +02:00
Zoe Roux
9bb896e84b Format the code 2023-08-02 00:57:27 +09:00
Zoe Roux
fdc537d69a Add sub and metadata extraction on the new transcoder 2023-08-02 00:57:27 +09:00
Zoe Roux
8ebc767b76 Automatically clear the transcoder cache 2023-06-20 14:13:57 +09:00
Zoe Roux
63f7a75394 Add transmux to the hls playlist 2023-06-01 04:03:30 +09:00
Zoe Roux
dbe85322ea Fix mediainfo number parsing 2023-06-01 04:03:30 +09:00
Zoe Roux
f7f40be956 Implement a naive identify invoking mediainfo 2023-06-01 04:03:30 +09:00
Zoe Roux
47c7617d24
Split transcode commands and state 2023-05-05 14:14:04 +09:00
Zoe Roux
0b2d8a7e2e
Add routes for audio streams 2023-05-05 14:14:04 +09:00
Zoe Roux
5ee0a0044a
Add all metadata to quality variants in the master playlist 2023-05-05 14:14:04 +09:00
Zoe Roux
6e39690d7a
Create a master playlist 2023-05-05 14:14:04 +09:00
Zoe Roux
3778b2148c
Lint rust files 2023-05-05 14:14:04 +09:00
Zoe Roux
c96db3a3dc
Add openapi spec for the transcoder 2023-05-05 14:14:04 +09:00
Zoe Roux
f80289aef1
Add identify route 2023-05-05 14:14:04 +09:00
Zoe Roux
5cdcff0cd0
Add episodes to the transcoder 2023-05-05 14:14:04 +09:00
Zoe Roux
4c523d56f5
Fetch paths from the api 2023-05-05 14:14:03 +09:00
Zoe Roux
67e4764a72
Wait for the first segment to exist before sending the m3u8 2023-05-05 14:14:03 +09:00
Zoe Roux
e7ace4d497
Add errors messages and fix segments 2023-05-05 14:14:03 +09:00
Zoe Roux
c6edf4e2cb
Add segments route 2023-05-05 14:14:03 +09:00
Zoe Roux
2939ea0787
Allow the transcoder to be run 2023-05-05 14:14:03 +09:00
Zoe Roux
64adc63920
Make a clean transcoder state 2023-05-05 14:14:03 +09:00
Zoe Roux
33d212bd84
Add transcode cmd paramters 2023-05-05 14:14:03 +09:00
Zoe Roux
5543bc4c9d
Migrate to actix 2023-05-05 14:14:03 +09:00
Zoe Roux
bc6fdec360
Create a transcoder crate 2023-05-05 14:14:03 +09:00