Arthur Jamet
|
bfff409142
|
Transcoder: If empty JWKS env var, do not enable JWKS (#1025)
|
2025-07-23 12:49:52 +00:00 |
|
Zoe Roux
|
ec204d04e1
|
Add jwt check with jwks in transcoder
|
2025-07-19 00:39:49 +02:00 |
|
Zoe Roux
|
460e4596f7
|
Generate swagger for transcoder
|
2025-07-19 00:39:49 +02:00 |
|
Zoe Roux
|
c340a9b559
|
Move metadata routes to it's own router
|
2025-07-19 00:39:49 +02:00 |
|
Zoe Roux
|
5d414bea16
|
Move stream routes utils to stream.go
|
2025-07-19 00:39:49 +02:00 |
|
Zoe Roux
|
46f313d735
|
Add swagger for transcoder & move routes to router module
|
2025-07-19 00:39:49 +02:00 |
|
Zoe Roux
|
c90d0e7ffc
|
Hardcode transcoder prefix to /video
|
2025-07-19 00:39:49 +02:00 |
|
solidDoWant
|
ce63da1448
|
Added support for considering DTS audio streams when determing player codec support (#942)
|
2025-05-08 02:08:59 +02:00 |
|
solidDoWant
|
f6a67341b6
|
Reduce playback start time by 100x (#945)
|
2025-05-08 00:33:36 +02:00 |
|
solidDoWant
|
4a0e1aa72c
|
Cleanly handle unsupported subtitles (#944)
|
2025-05-07 22:51:43 +02:00 |
|
Fred Heinecke
|
a16d09d692
|
Fix transcoder S3 deadlock when writer does not respect context cancellation
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-05-04 14:55:16 +02:00 |
|
solidDoWant
|
265386f289
|
Added support for storing transcoder metadata in S3
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-05-02 11:38:28 +02:00 |
|
Fred Heinecke
|
0493265b1d
|
Added Go pprof handlers
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-05-02 09:35:48 +02:00 |
|
Fred Heinecke
|
1c8cbab989
|
Support POSTGRES_URL environment variable for the Transcoder service
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
|
2025-04-24 05:31:40 +00:00 |
|
Zoe Roux
|
f522a42560
|
Fix no resize transcode of 10bits items with hwaccel (#793)
|
2025-01-23 22:20:29 +00:00 |
|
Zoe Roux
|
f59dd37825
|
Use a subdir in cache to ensure no user data is ever deleted (#770)
|
2025-01-09 20:33:51 +00:00 |
|
Zoe Roux
|
3182cc8d07
|
Add POSTGRES_SSLMODE for gocoder (#760)
|
2025-01-04 15:57:30 +00:00 |
|
Felipe Marinho
|
2ee313d5f6
|
Add earing Impaired suptitle flag support (#754)
|
2025-01-04 00:26:51 +00:00 |
|
Zoe Roux
|
cd89e757c1
|
Handle non resize transcode (#755)
|
2025-01-03 23:09:04 +01:00 |
|
Felipe Marinho
|
b2255651af
|
Fix external subtitles extraction (null dereference)
|
2025-01-03 16:42:20 +01:00 |
|
Miroslav Šedivý
|
b4e22538fc
|
fix fmt sprintf in thumbnails.go (#740)
|
2024-12-24 22:55:42 +00:00 |
|
Zoe Roux
|
5c91f8a637
|
Use on delete casquade for hash changes in the transcoder (#659)
|
2024-11-01 16:26:10 +01:00 |
|
Zoe Roux
|
b50501907c
|
Fix dual keyframe extractions
|
2024-08-27 16:03:43 +02:00 |
|
Zoe Roux
|
45d17fdd2c
|
Eagerly generate audio keyframes
|
2024-08-27 16:03:07 +02:00 |
|
Zoe Roux
|
16f01257e3
|
Use last audio pts time for duration
|
2024-08-27 02:58:40 +02:00 |
|
Zoe Roux
|
da29d9753d
|
Use genpts as an input param for transcodes
|
2024-08-22 00:37:05 +02:00 |
|
Zoe Roux
|
ae2cdab9f1
|
Use genpts
|
2024-08-22 00:07:05 +02:00 |
|
Zoe Roux
|
e7c9eca524
|
Add schema handling via env var
|
2024-08-21 23:28:06 +02:00 |
|
Zoe Roux
|
b49eb3bffa
|
Add N/A note on packets_nbr > frames_nbr files
|
2024-08-21 22:48:44 +02:00 |
|
Zoe Roux
|
fda0fc9dc1
|
Fix keyframes version update
|
2024-08-12 04:31:58 +02:00 |
|
Zoe Roux
|
0b3ed7faaa
|
Cleanup master.m3u8 paths
|
2024-08-12 04:31:58 +02:00 |
|
Zoe Roux
|
27d769cd07
|
Do not copy on keyframes.Slice if not needed
|
2024-08-11 15:49:35 +02:00 |
|
Zoe Roux
|
ab86cfca3a
|
Use os.ReadDir instead of glob for subtitles
|
2024-08-11 00:46:11 +02:00 |
|
Zoe Roux
|
2618650d27
|
Add external subtitles support
|
2024-08-11 00:46:11 +02:00 |
|
Zoe Roux
|
6aac9d1f26
|
Wait for extraction to finish before returninrg attachments
|
2024-08-11 00:46:11 +02:00 |
|
Zoe Roux
|
e623818585
|
Fix tracker
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
26314265c9
|
Fix null arrays after db read
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
231f63c1b7
|
Fix keyframes data race
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
475813c42c
|
Prevent keyframes scan when value already exists in db
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
8d0e362951
|
Cleanup
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
ca6b581c85
|
Fix master playlist & keyframes deadlock
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
c3ef7bc0e1
|
Fix keyframes store/load from db
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
286f9f7ea8
|
Add useless info fields for backward compatibility
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
67f6ce308b
|
Add .env.example specifically for gocoder
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
b14ac6ec02
|
Remove path/is_external in subtitle
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
fa03d835ed
|
Suport multi video files
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
7d3c73a1e9
|
Add audio bitrate and video is default in info
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
c0f8f22e6a
|
Cleanup thumbs existence check
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
8c038b42df
|
Fix extract
|
2024-08-08 17:03:35 +02:00 |
|
Zoe Roux
|
5874e86185
|
Fix subtitles path
|
2024-08-08 17:03:35 +02:00 |
|