Zoe Roux
|
7f6721147a
|
Prevent sigsegv when no video exist in the file
|
2024-02-18 16:10:56 +01:00 |
|
Zoe Roux
|
050b420f9a
|
Fix last segment never showing on transcode/transmux
|
2024-02-17 23:54:55 +01:00 |
|
Zoe Roux
|
93daed8ec8
|
Format code
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
08c34a18f2
|
Remove back debug head limit
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
682dd1093f
|
Disable deleted head cleanup
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
6806d1f242
|
Disable audio future heads preparation
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
394fe4871f
|
Fix segments and keyframe params (segments need relative to 0, keyframes relative to original ts with -copyts)
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
edc1619962
|
Cleanup -to and always use -copyts
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
970d613285
|
Disable scene detection auto keyframes as they create weird segments in transcode
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
4167704f85
|
Fix audio sync issue
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
1e0ff4a950
|
Disable noaccurate_seek on audio streams
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
4993d34835
|
Cleanup next segment preparation
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
3f9446d46f
|
Fix timestamps padding in transcode mode
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
030a4e0e86
|
Add start ref to seek before the current segment
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
d27cf2afc8
|
Distrust -to and -ss to be precise, use the segment splitter for that (wip)
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
5b27eab680
|
Cleanup end detection
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
345eabafb2
|
fixup! Fix missing last segment
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
c635fc00c3
|
Add back segment time delta
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
2877083ebe
|
Fix missing last segment
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
bb29b7e7f7
|
Fix transcode wait time on extremly slow devices
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
7aca2b2d6d
|
Remove segment delta
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
fe5ba9a84a
|
Fix missing bitrate info when files use nominal bitrate
|
2024-02-13 00:52:21 +01:00 |
|
Zoe Roux
|
e80543e0a2
|
Fix int size not long enough
|
2024-01-30 01:13:07 +01:00 |
|
Zoe Roux
|
09b146928c
|
Fix distance unit and make segment timeout bigger
|
2024-01-29 03:41:39 +01:00 |
|
Zoe Roux
|
983b558510
|
Use os.Stat instead of mediainfo for thumbnails cache path
|
2024-01-29 03:41:39 +01:00 |
|
Zoe Roux
|
9fd7ca35f1
|
Create a settings struct for paths
|
2024-01-29 03:41:39 +01:00 |
|
Zoe Roux
|
e886fbcc5f
|
Do not wait for thumbnails extractions when requesting infos
|
2024-01-29 03:41:39 +01:00 |
|
Zoe Roux
|
853bfd5f9b
|
Fix x-client-id error message
|
2024-01-29 03:41:39 +01:00 |
|
Zoe Roux
|
6ba0786608
|
Fix transcoder execution time prints
|
2024-01-29 03:41:39 +01:00 |
|
dependabot[bot]
|
53285059c5
|
Bump golang.org/x/image in /transcoder
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0.
- [Commits](https://github.com/golang/image/commits/v0.10.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-28 21:27:48 +01:00 |
|
Zoe Roux
|
1df8d6589a
|
Add chapters on bottom scrubber, set video progress only on seek end
|
2024-01-28 19:55:18 +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
|
1901c908ff
|
Fix minutes display of thumbnails.vtt
|
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
|
a74fbce48e
|
Resize thumbnails and cap max number of thumbnails
|
2024-01-28 19:55:18 +01:00 |
|
Zoe Roux
|
cecf7b0f74
|
Update dockerfiles to add ffmpeg dependency
|
2024-01-28 19:55:18 +01:00 |
|
Zoe Roux
|
8a862c86a5
|
Dont extract thumbnails if already exists
|
2024-01-28 19:55:18 +01:00 |
|
Zoe Roux
|
e6a9e2c7da
|
Add thumbnail cache
|
2024-01-28 19:55:18 +01:00 |
|
Zoe Roux
|
b147ee8850
|
Create a thumbnails sprite api
|
2024-01-28 19:55:18 +01:00 |
|
Zoe Roux
|
b9c1c766d6
|
Fix one segment transcode
|
2024-01-20 00:48:34 +01:00 |
|
Zoe Roux
|
802a872880
|
Fix empty audio segment bug
|
2024-01-20 00:29:39 +01:00 |
|
Zoe Roux
|
415b5b45b9
|
Add independent segments hint in m3u8 file
|
2024-01-20 00:29:39 +01:00 |
|
Zoe Roux
|
dd9e0b4fc7
|
Prevent unnecesarry future head creation
|
2024-01-20 00:29:39 +01:00 |
|
Zoe Roux
|
6c9a0ea576
|
Fix out of range segment for last segment
|
2024-01-20 00:29:39 +01:00 |
|
Zoe Roux
|
995f50cc21
|
Use better permission masks for folders
|
2024-01-19 22:00:29 +01:00 |
|
Zoe Roux
|
2a491ded00
|
Fix rw mutexes handling
|
2024-01-19 22:00:29 +01:00 |
|
Zoe Roux
|
0517f85d76
|
Fix out of range segment checking for future segments
|
2024-01-19 22:00:29 +01:00 |
|
Zoe Roux
|
f1c3844bd3
|
Use a multistage build for the docker transcoder
|
2024-01-18 13:32:06 +01:00 |
|