Commit graph

48 commits

Author SHA1 Message Date
d4e4bd9ec3
formatting 2024-04-04 12:33:50 +02:00
740b258ce1
fix two pass files location 2024-04-04 12:33:48 +02:00
274e67ff45
don't close the app when an error has been raised 2024-04-04 12:05:33 +02:00
ab170b0cda
fix for copy command, again 2024-01-16 20:05:14 +01:00
d509d31a1b
fix copy command 2024-01-16 19:55:26 +01:00
e2df3da0a8
optimization on video streaming 2024-01-13 02:01:42 +01:00
9751a5ee59
nvenc support 2023-12-02 23:56:32 +01:00
1a41e1bd72
Fix compression for one-audio track files 2023-11-19 22:01:18 +01:00
f27f8b01aa
Support for files with only one audio track 2023-11-19 21:43:35 +01:00
33a86cecbd
support multiple files at once (#3) 2023-08-24 15:59:46 +02:00
53d19bdb74
format 2023-08-24 15:56:19 +02:00
e6d2376fea
comments 2023-08-24 03:29:46 +02:00
1c42ea43c5
add metadata to compressed video 2023-08-23 23:14:03 +02:00
78ad17e005
give title to audio tracks (#5) 2023-08-23 22:24:31 +02:00
f41a6c8c35
split ffmpeg commands to multiples lines 2023-08-23 21:30:20 +02:00
d42b8a0345
output stereo sound 2023-08-04 20:53:21 +02:00
01b4cdcc03
fix default audio track 2023-08-04 20:17:16 +02:00
7eafb0b27c
delete twopass files created by ffmpeg if needed 2023-08-01 15:57:01 +02:00
614caf70d6
revert async changes for getVideoDuration 2023-08-01 15:30:25 +02:00
dda9b99721
add quotes for executable 2023-08-01 15:21:34 +02:00
9015029fcf
fix path issue and make fn async 2023-08-01 15:14:04 +02:00
465ad3ca03
update async funcs 2023-08-01 11:10:35 +02:00
fb30b57d3b
theming 2023-08-01 11:07:29 +02:00
3838940f68
Add icon 2023-08-01 10:18:08 +02:00
5fc1832fa6
Open devtool only if needed 2023-08-01 09:59:37 +02:00
3394e2b5f9
Add kinda of a better user interface 2023-08-01 09:51:35 +02:00
ff75f7ce08
split into another file 2023-08-01 09:34:41 +02:00
5f7370830d
resolve issue with mbtree 2023-07-31 22:15:19 +02:00
7d6b4eb465
fix for windows 2023-07-31 13:20:38 +02:00
8a4718f486
complete the ffprobe wrapper 2023-07-31 13:18:07 +02:00
636cf9e94d
wip: use custom wrapper for ffprobe 2023-07-31 13:10:35 +02:00
8278309424
keep all audio tracks 2023-07-30 14:05:26 +02:00
f5da511b9e
delete old file 2023-07-30 13:46:07 +02:00
c297fc8204
add size control 2023-07-30 13:44:47 +02:00
9b6c1eaf62
dont support macos 2023-07-30 02:40:05 +02:00
45235e63ce
Add the merged track to the original 2023-07-30 02:29:02 +02:00
9726f366f3
add debug log 2023-07-30 02:03:40 +02:00
12c3dee7ad
Add confirmation 2023-07-30 02:01:16 +02:00
eddb4fdaac
add audio merger 2023-07-30 01:40:06 +02:00
56c33032d0
Add dialogs 2023-07-30 00:14:20 +02:00
b055aad397
get argv 2023-07-29 20:20:55 +02:00
8829b9fe92
add ffmpeg to context bridge 2023-07-29 19:23:18 +02:00
0255515f77
add ping function 2023-07-29 16:23:38 +02:00
03618b22e3
cleanup 2023-07-29 15:38:03 +02:00
40beeedf1a
now working 2023-07-29 15:30:41 +02:00
1d01f8b0a9
change packager, following up the starting guide 2023-07-29 14:29:14 +02:00
792f8e1f2d
Add FFMPEG 2023-07-28 02:46:49 +02:00
85ac6ad45d
init project 2023-07-28 02:32:18 +02:00