CrushedPixel
|
59fe1bd493
|
Added a PNG Sequence Encoding Preset
|
2015-08-04 12:32:04 +02:00 |
|
CrushedPixel
|
eb57e7be2c
|
Since we can't determine the file extension without parsing the actual ffmpeg arguments, we don't manually delete the destination video file when rendering but instead tell FFmpeg to overwrite this file if it already exists using the -y parameter.
|
2015-07-23 13:09:56 +02:00 |
|
CrushedPixel
|
9ba99d1794
|
Added restriction for Encoding Presets with the yuv420 setting (width and height have to be even numbers)
|
2015-07-16 21:56:29 +02:00 |
|
CrushedPixel
|
af3ca17bcd
|
Fixed Encoding Presets to allow for whitespaces in the File Name
|
2015-07-16 21:09:58 +02:00 |
|
johni0702
|
56efc8c5ec
|
Use RGB instead of ARGB for export and therefore speed up OpenGL to output conversion process
|
2015-07-16 18:14:14 +02:00 |
|
CrushedPixel
|
ddc9ff9bcc
|
Re-added Lossless MKV Render Preset
|
2015-07-16 13:50:22 +02:00 |
|
CrushedPixel
|
7790aee3cb
|
Replaced lossless encoding with high quality ( -qp 1 instead of -qp 0 ) because (quote ffmpeg.org): Most non-FFmpeg based players will not be able to decode lossless (but YouTube can), so if compatibility is an issue you should not use lossless.
|
2015-07-15 23:59:23 +02:00 |
|
CrushedPixel
|
936f242b4c
|
Added Encoding Presets to GuiRenderSettings and removed Checkbox for Custom Resolution
|
2015-07-15 16:50:58 +02:00 |
|