Erik Thuning
|
ba070d1611
|
whitespace nitpicking
|
2022-04-26 11:10:50 +02:00 |
|
Erik Thuning
|
5b0dccefeb
|
Whitespace cleanup.
|
2022-04-07 10:32:37 +02:00 |
|
Erik Thuning
|
b752dd90e0
|
Added the ability to delete streams from a presentation
|
2022-04-07 10:31:56 +02:00 |
|
Erik Thuning
|
78d76c4e33
|
Added debug logging of the ffmpeg commandline in use
|
2022-04-01 14:49:45 +02:00 |
|
Erik Thuning
|
0d9f89176e
|
Removed debug line
|
2022-03-31 17:10:18 +02:00 |
|
Erik Thuning
|
8cba4f2c61
|
Removed all thumbnail handling from the transcoder
|
2022-03-30 14:15:17 +02:00 |
|
Erik Thuning
|
c095914b62
|
Changed the names of variables from thumb* to poster* for better clarity
|
2022-03-30 14:11:33 +02:00 |
|
Erik Thuning
|
dffdce0611
|
Split ffmpeg debug output into its own config
to avoid unnecessary spam when debugging other things
|
2022-03-25 14:33:44 +01:00 |
|
Erik Thuning
|
79f9271a9e
|
Moved from ''.format() to f'', and made string literas use consistent quotes
String literals that would need escaping to work with single quotes
still use double quotes for readability.
|
2022-03-21 11:37:47 +01:00 |
|
Erik Thuning
|
dd4815523a
|
Desperate flailing
|
2022-03-11 16:27:17 +01:00 |
|
Erik Thuning
|
752ac20a68
|
Trying another pixel format
|
2022-03-11 15:44:52 +01:00 |
|
Erik Thuning
|
df9669dd76
|
Removed the explicit pixel format argument to ffmpeg
|
2022-03-11 14:56:47 +01:00 |
|
Erik Thuning
|
20aa7c7c5b
|
Wrapped long lines
|
2022-03-11 12:04:16 +01:00 |
|
Erik Thuning
|
f08a486874
|
More consistent formatting
|
2022-03-09 15:32:55 +01:00 |
|
|
b6217985f2
|
further commenting
|
2021-10-21 16:16:21 +02:00 |
|
|
d31691b67d
|
more comments
|
2021-10-21 15:51:13 +02:00 |
|
|
e7c81318f6
|
comments
|
2021-10-21 15:45:16 +02:00 |
|
|
2cd9199ec4
|
test removing options from output
|
2021-10-21 09:55:04 +02:00 |
|
|
85cf9f28a1
|
added concat isntruction to demux.txt file, cahnged ffmpeg input call accordingly
|
2021-10-20 11:18:46 +02:00 |
|
|
9fcaee51ad
|
testing segment_time_metadata
|
2021-10-19 14:31:00 +02:00 |
|
|
c0a4149e25
|
testing new duration calculation
|
2021-10-18 11:24:55 +02:00 |
|
|
e413477e7e
|
could it be?
|
2021-10-18 10:12:07 +02:00 |
|
|
8275129b59
|
spellchecking anyone?
|
2021-10-18 10:01:44 +02:00 |
|
|
42f48e247d
|
Changed framrates to see if get better sync
|
2021-10-18 09:56:06 +02:00 |
|
|
fae0286f0d
|
removed demux_file from stream
|
2021-10-15 15:28:58 +02:00 |
|
|
04f18d2672
|
moved slides -> individual streams as the rest
|
2021-10-15 14:18:29 +02:00 |
|
|
336b378d47
|
changed notation from seconds to ms
|
2021-10-15 11:42:41 +02:00 |
|
|
9b4c610ada
|
changed to 10 fps
|
2021-10-15 11:17:06 +02:00 |
|
|
5bc546e4cd
|
removed option
|
2021-10-14 14:04:55 +02:00 |
|
|
c68fb977a8
|
sukk
|
2021-10-14 13:58:23 +02:00 |
|
|
4ff4fa6181
|
fixed an extra option for ffmpeg concat
|
2021-10-14 13:28:51 +02:00 |
|
|
79b154b342
|
trying other way of inputing to ffmpeg
|
2021-10-14 13:23:03 +02:00 |
|
|
bdb851e088
|
chagned ffmpeg call, removed some loggin
|
2021-10-14 12:07:36 +02:00 |
|
|
eb18e221d1
|
overwrite old slides output
|
2021-10-14 11:59:30 +02:00 |
|
|
455e0ead6a
|
fixed another parenthesis misplacement...
|
2021-10-14 11:54:13 +02:00 |
|
|
b04ee56cb9
|
making ffmpeg not quiet
|
2021-10-14 11:34:01 +02:00 |
|
|
c9051f9e9b
|
fixed parenthesis error
|
2021-10-14 11:14:34 +02:00 |
|
|
73b6cb119e
|
fixed missed postionala rgument
|
2021-10-14 10:57:11 +02:00 |
|
|
13f6ef1b32
|
removed typing_extension
|
2021-10-14 10:36:02 +02:00 |
|
|
ea6a6ef7aa
|
Added most of the jobs for the transcoder. ready for testing
|
2021-10-13 17:06:48 +02:00 |
|
|
3dc8db5cd9
|
Added loggin
|
2021-10-13 13:29:08 +02:00 |
|
|
7a29a3b3b3
|
Fixes
|
2021-10-13 13:26:49 +02:00 |
|
|
1cdf3e6f67
|
Started work on make_slides_video function
|
2021-10-13 13:17:00 +02:00 |
|
Erik Thuning
|
26199117fb
|
Added a check for the presence of an audio stream
|
2021-09-06 10:44:17 +02:00 |
|
Erik Thuning
|
d902070f6e
|
Added some debug logging
|
2021-09-02 15:45:50 +02:00 |
|
Erik Thuning
|
80c0b64c04
|
Added logging of start and end of presentation transcode
|
2021-07-26 16:16:31 +02:00 |
|
Erik Thuning
|
e195be0630
|
Removed skipping already transcoded presentations, since that case is no longer valid
|
2021-07-26 15:53:46 +02:00 |
|
Erik Thuning
|
776471f6e9
|
Back to multiprocessing
|
2021-07-26 15:50:56 +02:00 |
|
Erik Thuning
|
03c3370b82
|
Revert "Removed multithreading for transcode jobs"
This reverts commit bd7d6edc59 .
|
2021-07-26 14:48:10 +02:00 |
|
root
|
bd7d6edc59
|
Removed multithreading for transcode jobs
|
2021-07-21 11:55:32 +02:00 |
|