I tested it and added both Opus and Vorbis to the MP4 configuration.
Beiträge von Vouk
-
-
-
-
There are only this two templates. But don't worry: Video is included there.
Voukoder takes all other settings directly from your projects settings. Everything else can be configured in the Voukoder settings dialog.
-
Yes I will investigate here. I will probably need a chinese contact person who explains the whole situation in china to me. Preferably with good english skills and also knowing how to work together internationally. Can you use this website without VPN?
是的,我将在这里进行调查。我可能需要一位中国联络人向我解释整个中国的情况。最好具有良好的英语水平,并且知道如何在国际上合作。您可以在沒有VPN的情況下使用此網站嗎?
Edit: Does this link work in china? https://d.voukoder.org/voukoder-8rc1.msi
-
Did you try using a comma as separator?
i.e. "-3,-3"?
-
Voukoder 8 - RC1
RELEASE CANDIDATE - NOT FOR PRODUCTION USE!
Make sure you are using the latest connector for your application(s). For using NVENC (SDK 9.1) encoders driver version 436.15 or later is required.
Fixes / Changes
- Fixed bug where the video is just a smaller video cropped out of the original frame size
- Fixed audio frame size inconsistency bug
- Adding timecode information for MOV and MP4 formats (TIM, TSC and TSZ)
- Added RGBA pixel formats (8 and 16 bit) to the FFV1 encoder
- Updated FFmpeg core.
Credits
Thanks to my all supporters by either PayPal or Patreon.
Top Patrons
Gronkh, Schauerland, Michael Wooldridge, Kai_307 (Kai C. Ternes), Chris Woods
Download
-
Es scheint ein Duplikat von 7.2.121 video filters still applied despite removing them in options zu sein was in dem nächsten Release behoben sein wird.
-
This issue is getting reported again and again, but I was never able to reproduce it myself. Thanks for providing the neccessary steps so i was finally able to reproduce this behaviour on my dev machine. So, yes I can confirm it and looking into it right now.
This issue is fixed in the next release.
-
-
-
Zitat
[15:57:12] Opening codec: libmp3lame with options: abr=0|b=128000
[15:57:12] FFmpeg: Specified sample rate 96000 is not supported
[15:57:12] Failed opening codec: libmp3lame
Set the audio sample rate in premiere to less than 96000.
-
Zitat
[12:30:44] Timebase: 265046161/-1303869184 (-4.92 fps)
The frame rate auto detection did not work. Select a proper frame in premieres video tab.
-
-
Can you please post a log file for that issue?
-
Please enable low-level debugging in the Voukoder settings and share the logfile with that. Let's see if we'll find a hint there.
-
I don't see anything suspicious so far.
Can you reproduce this or did this just happen just once?
Is there enough space on drive T: left?
-
Du hast einfach Glück gehabt das es eine relativ leichte Anpassung war.
-
Wird im nächsten Release enthalten sein. Benötigt dann zusätzlich den angepassten Premiere Connector 1.7.0.
Die Daten in rgb48le und bgra64le sind identisch. bgra64le hat nur eine andere Kanalsortierung und zusätzlich einen Alpha Kanal für Transparenz.
-
Ich habe mal diverse Tests durchgeführt. Das sieht soweit ganz gut aus. Der Adobe 16 bit Modus enthält allerdings nur 15 bit Farbinformation und muss in FFmpeg kompatible 16 bit skaliert werden. (SIMD SSE2).
8 Bit
Encoding
Code[09:56:46] FFmpeg: Stream #0:0 [09:56:46] FFmpeg: , 0, 1001/60000 [09:56:46] FFmpeg: : Video: ffv1, 1 reference frame, bgra(progressive), 3840x2160 (0x0) [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s [09:56:46] FFmpeg: , [09:56:46] FFmpeg: 59.94 fps, [09:56:46] FFmpeg: 59.94 tbn [09:56:46] FFmpeg:
MediaInfo
Code
Alles anzeigenVideo ID : 1 Format : FFV1 Format version : Version 3.4 Codec ID : V_MS/VFW/FOURCC / FFV1 Duration : 3 s 270 ms Bit rate mode : Variable Width : 3 840 pixels Height : 2 160 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 59.940 FPS Color space : RGBA Bit depth : 8 bits Scan type : Progressive Compression mode : Lossless Default : Yes Forced : No coder_type : Golomb Rice MaxSlicesCount : 4 ErrorDetectionType : Per slice
16 Bit
Encoding
Code[10:10:43] FFmpeg: Stream #0:0 [10:10:43] FFmpeg: , 0, 1001/60000 [10:10:43] FFmpeg: : Video: ffv1, 1 reference frame, rgba64le(progressive), 3840x2160 (0x0) [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s [10:10:43] FFmpeg: , [10:10:43] FFmpeg: 59.94 fps, [10:10:43] FFmpeg: 59.94 tbn
MediaInfo
Code
Alles anzeigenVideo ID : 1 Format : FFV1 Format version : Version 3.4 Codec ID : V_MS/VFW/FOURCC / FFV1 Duration : 3 s 270 ms Bit rate mode : Variable Width : 3 840 pixels Height : 2 160 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 59.940 FPS Color space : RGBA Bit depth : 16 bits Scan type : Progressive Compression mode : Lossless Default : Yes Forced : No coder_type : Range Coder MaxSlicesCount : 6 ErrorDetectionType : Per slice