N00MKRAD
|
55c0f5904c
|
Retain original color space when encoding, cache ffmpeg/ffprobe outputs
|
2021-05-06 12:08:03 +02:00 |
|
N00MKRAD
|
55811e2158
|
Settings UI option for JPEG Frames
|
2021-04-22 16:58:37 +02:00 |
|
N00MKRAD
|
3186c3c594
|
Support for HQ JPEG import frames, refactoring
|
2021-04-22 16:15:17 +02:00 |
|
N00MKRAD
|
13411d529f
|
Seprate classes for cached frame count + res, added [RES] and [H] for export filenames
|
2021-04-18 18:11:47 +02:00 |
|
N00MKRAD
|
10b311b676
|
Use -qp instead of -cq for NVENC, make 0 lossless
|
2021-04-06 14:46:23 +02:00 |
|
N00MKRAD
|
94fca1fb7d
|
-threads 0 for ffprobe frame counting
|
2021-04-02 22:08:29 +02:00 |
|
N00MKRAD
|
b3ab84646b
|
Switched to fractional framerates, fixed VFR inputs
|
2021-04-02 14:36:08 +02:00 |
|
N00MKRAD
|
706ca56e11
|
Option to repeat last frame to match input duration
|
2021-03-30 11:56:36 +02:00 |
|
N00MKRAD
|
cf7f4fe676
|
Fixed subtitles being always disabled
|
2021-03-25 18:57:29 +01:00 |
|
N00MKRAD
|
115cff131e
|
Fixed audio compatibility check, improved lossless audio transfer
|
2021-03-24 14:40:01 +01:00 |
|
N00MKRAD
|
6a5cd569b3
|
Fixed ffmpeg GetSize() when output has multiple lines
|
2021-03-22 21:21:55 +01:00 |
|
N00MKRAD
|
561f97ef96
|
Fixed divisible-by-8 check for video downscaling when using FLAVR
|
2021-03-13 00:42:41 +01:00 |
|
N00MKRAD
|
989fe15a09
|
Added FLAVR code, improved frame padding for FLAVR
|
2021-03-11 23:15:43 +01:00 |
|
N00MKRAD
|
ba9406aeed
|
Export filename is now fully customizable with placeholders in settings
|
2021-03-03 21:53:17 +01:00 |
|
Julian Maier
|
209844230e
|
Direct transfer of audio/sub streams from input file
To avoid having to extract the full audio/sub streams to files first.
|
2021-03-03 16:00:48 +01:00 |
|
N00MKRAD
|
32965b4733
|
Fixed redundant loglevel ffmpeg arg, removed 'shortest' arg from muxing cmd
|
2021-03-02 15:06:44 +01:00 |
|
N00MKRAD
|
5135e8f2ee
|
Faster trimming
|
2021-03-01 22:38:38 +01:00 |
|
N00MKRAD
|
71f3e583de
|
Extract all audio tracks (TODO: Merging)
|
2021-02-23 22:26:13 +01:00 |
|
N00MKRAD
|
a29693d103
|
Trim tool, Quick Settings WIP
|
2021-02-23 12:13:30 +01:00 |
|
N00MKRAD
|
5949e570a7
|
Check NVENC compatibility before even starting interpolation
|
2021-02-21 21:18:31 +01:00 |
|
N00MKRAD
|
2db104f5f1
|
Allow UpdateLastFrameFromInterpOutput to fail
|
2021-02-12 00:44:37 +01:00 |
|
N00MKRAD
|
596a2c40e0
|
some cleanup
|
2021-02-08 10:21:26 +01:00 |
|
N00MKRAD
|
34d1113d8c
|
Progress bar for async frame counting with ffmpeg
|
2021-02-07 18:12:41 +01:00 |
|
N00MKRAD
|
4b5da3df75
|
async frame counting
|
2021-02-07 17:47:12 +01:00 |
|
N00MKRAD
|
ef76ea81a0
|
Split ffmpeg alpha commands into their own class
|
2021-02-04 23:29:46 +01:00 |
|
N00MKRAD
|
65c42dca52
|
Fixed alpha not working for image sequence inputs
|
2021-02-04 22:49:19 +01:00 |
|
N00MKRAD
|
1b864f92dc
|
Fixed GetFfmpegOutputAsync not returning all output lines
|
2021-02-04 20:11:55 +01:00 |
|
N00MKRAD
|
2bdda6522f
|
FfmpegCommands refactoring, renamed AudioVideo namespace
|
2021-02-02 12:56:48 +01:00 |
|