Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Voukoder

Use FFMpeg encoders directly in Adobe Premiere, Media Encoder and After Effects.
Collective - Host: opensource - https://opencollective.com/voukoder - Website: https://www.voukoder.org - Code: https://github.com/Vouk/voukoder

Removed QSV

github.com/Vouk/voukoder - b678763c364573f69cddc5ab4c2c79e5560b6a30 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Merge branch 'master' of https://github.com/Vouk/voukoder

github.com/Vouk/voukoder - 9e8ad9f92da6b2978a6fc1dc26a497f4c9c98d67 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Fixed nvenc parameter configuration

github.com/Vouk/voukoder - 3922e0bc3ad14b25ce693271e74e88825844c31c authored over 6 years ago by Daniel Stankewitz <[email protected]>
Update README.md

github.com/Vouk/voukoder - 457aefdff2200f037f6e2d8bcd727a1635ec1a36 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Fixed encoder config

github.com/Vouk/voukoder - 6f6237979d720f272118b81a4cd096a98fe5f71d authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added x265 tune parameter

github.com/Vouk/voukoder - 65aa9ff3508203087e09cb426c997a1f53fe64f3 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Fixed level for x265

github.com/Vouk/voukoder - ac5d5bf2261186dbd133b818afe025438b3f63bc authored over 6 years ago by Daniel Stankewitz <[email protected]>
Merge branch 'master' of https://github.com/Vouk/voukoder

github.com/Vouk/voukoder - eec982c030a89384d321a41d2883006e489325bf authored over 6 years ago by Daniel Stankewitz <[email protected]>
merged

github.com/Vouk/voukoder - f4e9f3a303a4c41fdf636a5aadb554b5414672be authored over 6 years ago by Daniel Stankewitz <[email protected]>
Cleaned up GUI code & fixed alpha channel issue

github.com/Vouk/voukoder - ae2762273648610a2c412fd55a00c2188e34c6c2 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Fixed fdk parameters

github.com/Vouk/voukoder - cb49e35d824373b1d7890af37720a486a2c43cfa authored over 6 years ago by Vouk <[email protected]>
Fixed version number

github.com/Vouk/voukoder - f9be884bc6e155909ab71fc659cf9fe4251acc48 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Hotfix release: Added fdk bitrate selector and fixed the 8bit 4:4:4 bug

github.com/Vouk/voukoder - cefa42876973e9657d67f92a23efa200ceb7a65d authored over 6 years ago by Daniel Stankewitz <[email protected]>
Prepare for release

github.com/Vouk/voukoder - af923a3f140d3a2e415a5de5027a4377f4b25d8a authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added missing profile selection to libfdk_aac

github.com/Vouk/voukoder - e321722cfc58a37ea978c8b5fa1e042a64c8a009 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added libfdk_aac

github.com/Vouk/voukoder - c0f0e0b2ca0cb72e33308ae11e68491d1e67ecd7 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Fixed encoder configs

github.com/Vouk/voukoder - 84f49f50abaf3a1536e9eb2cf2b03f61485793d4 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Cleaned up (and fixed) the encoder configs

github.com/Vouk/voukoder - 7e80ea7b1d8d40c3ab0b66e64e47f3def6391918 authored over 6 years ago by Vouk <[email protected]>
Fixed nvenc aq-strength

github.com/Vouk/voukoder - 749799affa8ef3beffb3b793e276f7df2e0de03d authored over 6 years ago by Daniel Stankewitz <[email protected]>
Finished most x265 parameters

github.com/Vouk/voukoder - be2e058e10c08239af98f72399ccd483784d9686 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added more x265 params (and debug)

github.com/Vouk/voukoder - bb8085483ea3aae665d2aab3e9427feae327537c authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added more x265 params

github.com/Vouk/voukoder - 89969fa600744f82bad39aca1910e2e302f97ecc authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added more x265 params

github.com/Vouk/voukoder - 0949ea9a29568ec83c94f35da0cb41f24dbd9824 authored over 6 years ago by Vouk <[email protected]>
Fixed ignoring of non value parameters

github.com/Vouk/voukoder - 86c13ceb52a3a950bb76d069c0ce348be6f26409 authored over 6 years ago by Vouk <[email protected]>
Refactored and added first bunch of x265 advanced parameters

github.com/Vouk/voukoder - 12d944ba154c3d742814e70f64f2b259c0985520 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Finished update check

github.com/Vouk/voukoder - 83dbda96af6b662752117747a5e6825cdac8c6ed authored over 6 years ago by Vouk <[email protected]>
Preparations for param cache and update check

github.com/Vouk/voukoder - 35ec84b14462d7ac29d56d84c4a3a59635413db8 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Add filesize estimation again

github.com/Vouk/voukoder - 2a9b990fcaa1917a7ccb8eab82e536e340686fee authored over 6 years ago by Daniel Stankewitz <[email protected]>
Cleaned up the 2-pass code

github.com/Vouk/voukoder - e9d3902395b82fdbe7750f671b8af7467a7c8397 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added back 2-pass ecoding for x264

github.com/Vouk/voukoder - e38ab545d847d4cbfa66876cfcaeca4ffa665566 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Preparations for "Match Source" feature

github.com/Vouk/voukoder - 66bb5c6ebf9d6a3835a9212fe777804e25f561a0 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Filter Fix

github.com/Vouk/voukoder - 837498c2180cc9a77e15477f85a3bcbae7c126d4 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added lame encoder and added zscale filter

github.com/Vouk/voukoder - aff3209b77b8538d9e28131e84f0716c69aca9f3 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added support for QSV

github.com/Vouk/voukoder - 0d36c5e9f26c38a4b21e4c77e54d548151efca98 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Finally forcing a constant frame rate

github.com/Vouk/voukoder - 1533cd1f28cd616fc6396f05b9572ab17264304d authored over 6 years ago by Daniel Stankewitz <[email protected]>
fix

github.com/Vouk/voukoder - e00b850f22497372a6167febd9f708ea112f024f authored over 6 years ago by Daniel Stankewitz <[email protected]>
Added the installer

github.com/Vouk/voukoder - 6cd8ff16aadd2c44639ef0fb145f1325901b5ce0 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Support for latest ffmpeg version

github.com/Vouk/voukoder - e7bc5674ac6488519f751124ad4c8fd78fcc34b5 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Fixed a stupid buffer offset bug in 10bit and 12bit mode

github.com/Vouk/voukoder - 521f4bb22eb3f998ab749f7bb64fc883bb6784d6 authored over 6 years ago by Daniel Stankewitz <[email protected]>
Reverted back to old framebuffers

github.com/Vouk/voukoder - 6737e8d5fb6e5f88bcd4504ec33660aa90dafeb5 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Fixed a bit

github.com/Vouk/voukoder - e1f1af623bc8b00e9fd71f8f83b08d4b83e657a7 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Fixed all x264 parameters

github.com/Vouk/voukoder - 6a86c2c64c5c6dcfa6ca8cf9fb2bccabd883b69c authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Reusing the frame buffers

github.com/Vouk/voukoder - c6180a54e13505fcdca84630c583098bfda13544 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Small improvement

github.com/Vouk/voukoder - 0625fe43b393e0a69352009c1daa01cf712a5cca authored almost 7 years ago by Vouk <[email protected]>
Cleaned up unpacking a bit

github.com/Vouk/voukoder - e3c9afbc12c7b10e79d21533adefbbc5879c988e authored almost 7 years ago by Vouk <[email protected]>
Added fallback for CPUs without the FMA instruction set

github.com/Vouk/voukoder - e32c0f4eecb44c3ab4b9b68b889c623bc5084c5f authored almost 7 years ago by Vouk <[email protected]>
Changed build target to Windows 7

github.com/Vouk/voukoder - 0ef306e444bfea5d4d6f178e9208b61da178a726 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Fixed field_order for h264 encoder

github.com/Vouk/voukoder - 98a087279ff348a2dfa1cef64f7bfe67db1e110b authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Push

github.com/Vouk/voukoder - aa3efcde25a86cefd8285791e8ba052810d1a6c3 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Merged clockiys changes & fixed a bug about negative parameter values

github.com/Vouk/voukoder - 51a0b2b511ca69e5b14fc4b27597c9cc9274791c authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Nvenc & x264 commits

- added missing Descriptions
- removed Latency presets (if used, only useful for streaming/ scre...

github.com/Vouk/voukoder - 91512790f4b53a43dad76b72114d47967c3fa0fe authored almost 7 years ago by Daniel Steuer <[email protected]>
Update hevc_nvenc.json

- removed latency presets (low latency reduce image quality and is only - if ever - used when st...

github.com/Vouk/voukoder - 812291c46ebabed4148b5ea29db6a02c45965692 authored almost 7 years ago by Daniel Steuer <[email protected]>
Merge pull request #47 from Clockiy/patch-1

Added higher kbps for better surround -aac.json-

github.com/Vouk/voukoder - 89f644b881555cbbf8978dc1665c056e71939fcb authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Merge pull request #48 from Vouk/revert-46-master

Revert "Update: minor changes and new descriptions"

github.com/Vouk/voukoder - 4b170224d4d75ab6512df57a38eebe4aa8ee52f9 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Revert "Update: minor changes and new descriptions"

github.com/Vouk/voukoder - 3da5adac421c856c0107b90f95204e11d3b81c17 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Merge pull request #46 from Clockiy/master

Update: minor changes and new descriptions

github.com/Vouk/voukoder - 7d04f7bf9e4d87a142ebe6339d6c5f7bf1089831 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Update_final aac.json

- fixed 2 brackets

github.com/Vouk/voukoder - 30127f928117e46ef54b7fc90473a67761b0de3b authored almost 7 years ago by Daniel Steuer <[email protected]>
Update aac.json

- added 448 and 512 kbps option for surround
- modified description

github.com/Vouk/voukoder - 051f0460a5a1b4de2e96c64158a2b29ab51a1a81 authored almost 7 years ago by Daniel Steuer <[email protected]>
Update_final hevc_nvenc.json

- removed same strategies as in nvenc h264
- reordered strategies
- added missing descriptions...

github.com/Vouk/voukoder - 904b65d65440ab7a8725219589ea2ca5d80fa86d authored almost 7 years ago by Daniel Steuer <[email protected]>
Update_final h264_nvenc.json

- changed b-frames range + description
- reordered the strategies and removed high quality opti...

github.com/Vouk/voukoder - d6770c4986dc0619f4e13ebcfc2729a5914abe65 authored almost 7 years ago by Daniel Steuer <[email protected]>
Update libx264.json

- removed latency preset (low latency reduce image quality and is only - if ever - used when str...

github.com/Vouk/voukoder - 654d6014fe916d17f11feb903b232c8b04b6515f authored almost 7 years ago by Daniel Steuer <[email protected]>
Update hevc_nvenc.json

- removed latency presets (low latency reduce image quality and is only - if ever - used when st...

github.com/Vouk/voukoder - ffcb227315793b7c3f7b13d3daea8b0bbaefe880 authored almost 7 years ago by Daniel Steuer <[email protected]>
Update h264_nvenc.json

- removed latency presets (low latency reduce image quality and is only - if ever - used when st...

github.com/Vouk/voukoder - 3b5736e8ee77b7803226c46864677bb58cbebf5d authored almost 7 years ago by Daniel Steuer <[email protected]>
Update README.md

github.com/Vouk/voukoder - 4cde68bab3509596d54bb8f582e3cd1475dc3bda authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Update README.md

github.com/Vouk/voukoder - b18de94afa7d31929e0758deefe46f89228bf051 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Update VS

github.com/Vouk/voukoder - 5d63129aa205d403ce6c1290e6c565f80da5cb34 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Added 10bit support for x264

github.com/Vouk/voukoder - 78df154b6c8002363cd5656cf194edeb3cc653dc authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Removed YUV full-swing option. Rendering limited / compliant range only.

github.com/Vouk/voukoder - 94d4f93f7457a82161600483b63d95ff8a63b0b8 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Added (non-working QSV)

github.com/Vouk/voukoder - 3f0c4a33c4c975e5086df63bad65df93b3fd4e85 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Made compatible with latest ffmpeg master. Tried a bit with QSV *sigh* and AMF

github.com/Vouk/voukoder - b50e7d9417e1c7d0ed1d685bf5b3ec6db923ba27 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Adding more missing descriptions

github.com/Vouk/voukoder - 46a16d19b249087d793b663e9cfed6b39c3bff5c authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Fixed json errors

github.com/Vouk/voukoder - 30326a00dcaf8e60b14b3e9a35a2c17c065b8f31 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Merged changes

github.com/Vouk/voukoder - fb0c13dd74e38904cc4ba43fc4ba39eea0ed13b7 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Adding QSV

github.com/Vouk/voukoder - fb009ef24f5d810eceba13498cdad6b8208e286f authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Merge pull request #43 from Clockiy/master

Update: Descriptions and fixes

github.com/Vouk/voukoder - b876e2fd2d784b2306e6cca5f47cc39411b24f05 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Update lix264.json

- added NAL HRD again

github.com/Vouk/voukoder - 53233e44f4f1f3a6947cebf273031b347581ad01 authored almost 7 years ago by Clockiy <[email protected]>
Update_Final flac.json

- added "useDefaultValue"

github.com/Vouk/voukoder - 4df240a221daa3516eb18d8f351c001ab8448b5b authored almost 7 years ago by Clockiy <[email protected]>
Update_Final h264_nvenc.json

- removed spaces behind description

github.com/Vouk/voukoder - 084d3626dc04ce568fa6784f090fd494ee5da2b5 authored almost 7 years ago by Clockiy <[email protected]>
Update hevc_nvenc.json

- removed comma in line 450

github.com/Vouk/voukoder - 5688d0bf60e6e9bafca922a14e34d97686308110 authored almost 7 years ago by Clockiy <[email protected]>
Update h264_nvenc.json

github.com/Vouk/voukoder - cc5b6de718124639b75d9d354859325239cbcff8 authored almost 7 years ago by Clockiy <[email protected]>
Update GUI.cpp

- renamed Pixel Aspect Ratio to Aspect
- renamed 'use full color range' to 'Render at Maximum D...

github.com/Vouk/voukoder - cb5e3e7c54db45f9e8a287f93f271c4ef650fa05 authored almost 7 years ago by Clockiy <[email protected]>
Update alac.json

- added description

github.com/Vouk/voukoder - a1482d2cd44822100364d1551cf59378869a3682 authored almost 7 years ago by Clockiy <[email protected]>
Update libx265.json

- added description
- renamed Output format to Color Format

github.com/Vouk/voukoder - 6cd225a5cc7f873209c1ba87ee3f509d445a60df authored almost 7 years ago by Clockiy <[email protected]>
Update prores_ks.json

- added description

github.com/Vouk/voukoder - 3ada3d2fcda2a4afbcd7088748dee969f35234d1 authored almost 7 years ago by Clockiy <[email protected]>
Update libx264.json

- added descriptions
- removed NAL HRD Mode (only useful when broadcasting)

github.com/Vouk/voukoder - 5867ed204e44ebf09a0c3dd82d8c1115e79c8489 authored almost 7 years ago by Clockiy <[email protected]>
Update hevc_nvenc.json

- added descriptions
- changed kbit brackets

github.com/Vouk/voukoder - a598f2f0744d5e0dbeabc5452c71e4eeb48fd16b authored almost 7 years ago by Clockiy <[email protected]>
Update flac.json

- added description
- change default value to 8 (more common)

github.com/Vouk/voukoder - 00abccc4a28500fd175834ea883036635eb48e86 authored almost 7 years ago by Clockiy <[email protected]>
Update h264_nvenc.json

- added descriptions
- added 6th encoding level
- moved 2-Pass bool to VBR
- changed brackets...

github.com/Vouk/voukoder - 02047dac56cc19bbcc28a3f035c631dc075ff841 authored almost 7 years ago by Clockiy <[email protected]>
Update aac.json

- added descriptions

github.com/Vouk/voukoder - 9180106daea0952d3b1195d7aa9611641f922e64 authored almost 7 years ago by Clockiy <[email protected]>
Added a possibility to add descriptions / tooltips for each encoder option

github.com/Vouk/voukoder - 4039978db010a662c73ecf35874b471626baf53c authored almost 7 years ago by Vouk <[email protected]>
Added pcm_s24le encoder

github.com/Vouk/voukoder - 043c889dc47b48df370c68f068bedfd8aebe5e2d authored almost 7 years ago by Vouk <[email protected]>
Fixes

github.com/Vouk/voukoder - 56711ebc6058eeb2d873aabd3bd332f2124f98df authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Last fixes

github.com/Vouk/voukoder - 3fc36f44386d2443445656c467a4e8b5a4fa829e authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Finally got logging working

github.com/Vouk/voukoder - d9f1344a8e718e5f7cca4e9e0684c02c4ed1a1ce authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Changed to new logger lib

github.com/Vouk/voukoder - e1b79ba61a400fbdc799fc7867fcac316fd5f60e authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Merge branch 'master' of https://github.com/Vouk/voukoder

github.com/Vouk/voukoder - 66092e8bdc2086a399fa43d4c062b2c196396f99 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Fixed variable framerate issues

github.com/Vouk/voukoder - 327ee68f83478fade68bbb5d527fbd17daa0fc92 authored almost 7 years ago by Daniel Stankewitz <[email protected]>
Update README.md

github.com/Vouk/voukoder - 83c3c15a1f6852f5626e641eaa767e776bba4541 authored almost 7 years ago by Daniel Stankewitz <[email protected]>