37 Commits

Author SHA1 Message Date
Zoe Roux
7e3a1743c0
Cope with ffmpeg not reporting videos bitrates 2024-06-16 19:10:58 +00:00
Zoe Roux
40f02760ab
Handle ISO-639-2 to IETF BCP 47 translation 2024-06-16 19:10:58 +00:00
Zoe Roux
c11e1cc8f0
Switch from mediainfo to ffprobe 2024-06-16 19:10:58 +00:00
Zoe Roux
32ccc54310
Fix sigsegf on mediainfo errors 2024-06-16 19:10:58 +00:00
Arthur Jamet
b6e0b5b328
Transcoder: Prevent Chapters Parsing from failiing when no chapters (#495) 2024-05-14 09:15:38 +02:00
Arthur Jamet
324afc8022 Transcoder: Make Chapter parsing simpler 2024-05-13 21:44:24 +02:00
Arthur Jamet
8a2343e76b Transcoder: Fix missing last chapter 2024-05-13 21:44:24 +02:00
Arthur Jamet
9222b2e2d3 Transcoder: More sturdy fix for faulty chapter parsing 2024-05-13 21:44:24 +02:00
Arthur Jamet
be0bd81107 Transcoder: Prevent error caused by buggy chapters parsing by mediainfo 2024-05-13 21:44:24 +02:00
Zoe Roux
7e95370ce0
Add whole file mimetype in /info 2024-05-12 02:51:33 +02:00
Zoe Roux
629acf4855
Use builtin cmp.Or instead of custom one 2024-05-06 18:00:37 +02:00
Zoe Roux
2eecb5174c
Remove x-route header and use a env var instead 2024-04-28 00:32:02 +02:00
Zoe Roux
ea98598399
Use builtin max instead of custom one 2024-04-01 22:54:23 +02:00
Zoe Roux
0c387fc19a
Fix segments list having a greater length than capacity 2024-04-01 20:36:05 +02:00
Zoe Roux
3de751c880
Add rfc6381 codec on the /info endpoint 2024-03-30 23:16:59 +01:00
Zoe Roux
b08bfeceb6
Fix race condition on info retrival 2024-03-24 22:23:04 +01:00
Zoe Roux
6a1fff227e Rework keyframes creations to allow fs caching 2024-02-26 22:41:14 +01:00
Zoe Roux
1b73beccf1 Save info to json file on fs 2024-02-26 22:41:14 +01:00
Zoe Roux
98ead6ac69 Add json file to cache /info 2024-02-26 22:41:14 +01:00
Zoe Roux
a3172c7918 Format code 2024-02-19 17:14:41 +01:00
Zoe Roux
f54a876636 Use cmap for infos 2024-02-19 17:14:41 +01:00
Zoe Roux
fe5ba9a84a Fix missing bitrate info when files use nominal bitrate 2024-02-13 00:52:21 +01:00
Zoe Roux
6ba0786608 Fix transcoder execution time prints 2024-01-29 03:41:39 +01:00
Zoe Roux
7193a599b7 Improve medioinfo with invalid videos and add multiple videos support to the /info 2024-01-28 19:55:18 +01:00
Zoe Roux
6ec387e724 Remove invalid fonts array when there is no fonts 2024-01-28 19:55:18 +01:00
Zoe Roux
c3e8f87562 Add file size in mediainfo popup 2024-01-28 19:55:18 +01:00
Zoe Roux
d3d59443fa Add file size in /info 2024-01-28 19:55:18 +01:00
Zoe Roux
425de0b315 Add extraction cache and wait for extraction to end to return subtitles/attachments 2024-01-18 13:32:06 +01:00
Zoe Roux
e9738c2bc1 Add encoder heads 2024-01-18 13:32:06 +01:00
Zoe Roux
8f824654e0 Add fonts in mediainfo output 2024-01-18 13:32:06 +01:00
Zoe Roux
2d36c6ad6e Finish master m3u8 retrival 2024-01-18 13:32:06 +01:00
Zoe Roux
4193b6b391 Add master m3u8 creation 2024-01-18 13:32:06 +01:00
Zoe Roux
b312403201 Fix chapter extraction bug when no chapters exist 2024-01-18 13:32:06 +01:00
Zoe Roux
a6076eb856 Add chapters in info 2024-01-18 13:32:06 +01:00
Zoe Roux
1cb54f44b1 Add subtitles in info 2024-01-18 13:32:06 +01:00
Zoe Roux
1c2049f918 Add audios in info 2024-01-18 13:32:06 +01:00
Zoe Roux
5c83162a29 Add get info route and video parsing 2024-01-18 13:32:06 +01:00