Beiträge von reinkeb

    Thank you for your response. Is there a way of adding FFMPEG commands to the Voukoder GUI? Below is an extract from https://www.vrtonung.de/en/ffmpeg-codes/ as one example. I just dont know how to benefit from voukoder and add VR related settings on top. :)

    Stereoscopic to Monoscopic

    If you have a 3D 360° video, it certainly looks great on VR glasses, but is less suitable for conventional screens, since one eye is enough for viewing, i.e. 2D. Here the video is halved in the middle, horizontally or vertically.

    Over-under (top-bottom):

    ffmpeg -i input.mp4 -vf crop=h=in_h/2:y=0 output.mp4

    Side-by-side (left-right):

    ffmpeg -i input.mp4 -vf crop=w=in_w/2:x=0 output.mp4

    Hello team, I am really impressed with the performance of the encoder. For VR projection, I selected equirectangular projection in the options tab. I cannot find additional settings for VR projection. Is there more needed?

    However, the result cannot be showing in VLC Player as VR video? It is not spherical as normal, but a flat 2:1 video.

    The GoPro VR Player plays the results fine, apart from a connecting line where the projection meets.

    Dear team, great work on such a cool programme! The reviews on YouTube sound fantastic. Thanks for your work on this, and I pledge to support via patreon if I get it to work.

    However, atm I cannot get it to work. :( I dont think I am setting it up correctly, and need a pointer. I use the following:

    Windows 10 Pro 64-bit (10.0)

    Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 CPUs)

    32768MB RAM

    NVIDIA GeForce GTX 1080 Ti, 27468 MB

    Adobe Premiere Pro CC v1.13.01

    ...and downloaded the MSIs for Voukoder 6 and the premiere plugin.

    My aim is to encode 5.7k VR monoscopic 360/180deg footage using the HEVC 2.65 settings at 60Mbps and "Good Quality Settings".

    But the hardware settings dont seem to show... What am I doing wrong? I would appreciate a pointer, please. Apologies for the basic question, I could not find this topic in the knowledge section.