Beiträge von Joe24

    Attempting to insert JavaScript variable in the filename, and all file/path-related variables seem to return a value of "#ERROR". VoukoderPro v1.2.5.


    This gives me the following error in the log:

    2024-07-08 15:56:29 (error)    [OutputNode.cpp:210] Unable to open output: #ERROR - GPU0 - BD v4.9.mp4


    PS, this was a fairly long filename, but shouldn't have exceeded 256 characters or anything. :/


    Using ${OutputFile.Path}\${OutputFile.Name} - GPU0 - BD v4.9.mp4 with the target D:\temp\channel 1\bike_5sec.voukoderpro gives me the following error:

    Code
    2024-07-09 15:30:32 (error)    [OutputNode.cpp:210] Unable to open output: D:    empchannel 1\bike_5sec - GPU0 - BD v4.9.mp4

    So instead of D:\temp\channel 1\bike_5sec - GPU0 - BD v4.9.mp4, the program tries to create a file named D:    empchannel 1\bike_5sec - GPU0 - BD v4.9.mp4.

    Something's not getting parsed right. Tried all the way back to VoukoderPro v1.0.0, and the same problem exists in all versions.


    It seems VoPro will return #ERROR if there is no path specified. A path must be provided, whether a static one such as d:\temp\, or a dynamic one such as ${OutputFile.Path}.

    Dynamic path ${OutputFile.Path} is currently not working (see above). Maybe others too, I've only tried ${OutputFile.Path} and ${OutputFile.Name}.

    However, as a workaround, if you manually specify a static path such as d:\temp\, you can still use dynamic file naming within that folder, because ${OutputFile.Name} appears to be working. (e.g., d:\temp\${OutputFile.Name}.mp4) The drawback is that your output files will always appear in the d:\temp\ folder with this method, regardless of what target folder you specified in your NLE. Which can be a bit disorienting! ;)

    If I manually install to the \Program Files\VEGAS Pro 15.0 folder (using an unused Vegas 18/19/20 option in install menu, then manually entering the target folder), I get the following behavior in Vegas 15:

    • When clicking "Render As" in Vegas, instead of the Render As menu appearing, I get a simple popup box which says "VoukoderPro for VEGAS Pro, (C) 2023, Daniel Stankewitz" with an OK button.
    • If I hit OK, then the main Vegas Render As window appears.
    • VoukoderPro does not appear in the Render As list.
    • voukoderproplug-vegas18.dll (or 20, etc.) does appear in the Vegas 15 components list.


    Tried manually copying VoukoderPro files from a working Vegas 20 installation to Vegas 15 folders. Same behavior as above. Files copied:

    • \Vegas Pro 20.0\Voukoder-x64.fio2007-config
    • \Vegas Pro 20.0\FileIO Plug-Ins\voukoderproplug\

    If I manually install to the \Program Files\VEGAS Pro 15.0 folder (using an unused Vegas 18/19/20 option in install menu, then manually entering the target folder), I get the following behavior in Vegas 15:

    • When clicking "Render As" in Vegas, instead of the Render As menu appearing, I get a simple popup box which says "VoukoderPro for VEGAS Pro, (C) 2023, Daniel Stankewitz" with an OK button.
    • If I hit OK, then the main Vegas Render As window appears.
    • VoukoderPro does not appear in the Render As list.
    • voukoderproplug-vegas18.dll (or 20, etc.) does appear in the Vegas 15 components list.


    Tried manually copying VoukoderPro files from a working Vegas 20 installation to Vegas 15 folders. Same behavior as above. Files copied:

    • \Vegas Pro 20.0\Voukoder-x64.fio2007-config
    • \Vegas Pro 20.0\FileIO Plug-Ins\voukoderproplug\

    BTW....Unlike the Blu-ray render workflow in Vegas / DVD Architect, you don't need a separate AC3 audio render if you use TMPGEnc Authoring Works. You can use Voukoder/VoPro to render a compatible MP4 video file containing AC3 audio, and TMPGEnc will pass it through without re-encoding.

    Why would you encode to MPEG-2 for a Blu-ray, instead of MP4/AVC? The capability TECHNICALLY exists to use MPEG-2 on a Blu-ray, but it's such a poor option as to be mind-boggling. Very inefficient compression, compared to MP4. (Shudder.) You do you, I guess.

    1.8 Mbps is definitely on the low side, depending on what you're doing. If you're packing a long conference onto a disc and don't mind cheese-quality video, it's probably fine. If you're trying to archive a movie and expect great quality... yeah, not so much.

    If you want Voukoder settings that work in TMPGEnc without re-encoding, here are some (very) basic ones to get you started:

    dxdy
    7. Juli 2021 um 19:21

    You're trying to make a DVD?

    Bitrate limit for MPEG-2 DVDs is 9.8 Mbps, and max resolution is 720x480.

    Your files are *way* outta spec! (E.g., resolution is set to 1080p, bitrate on the one file is 23.5Mbps).

    Any DVD authoring program you plug these files into would need to re-encode them.

    For some reason DVD Architect want to recompress it again

    DVD Architect is stupid like that... and will never tell you why it doesn't like something. I didn't find a way to make DVDA work with any non-Vegas MP2 DVD renders, and got tired of fighting with old buggy (and abandoned!) software.

    I switched to TMPGEnc Authoring Works and never looked back. Quality code, uses your GPU for MP2 encoding, and if there's a problem with your files it'll tell you what it doesn't like about them.

    If you're making Blu-rays, TMPGEnc will take Voukoder-encoded MP4 files with no recoding (as long as your files meet the Blu-ray specifications). If you're making DVDs, TMPGEnc will port your Blu-ray project to DVD, and has GPU-accelerated MPEG-2 transcoding built-in.

    There's a trial period if you just want to download and try TMPGEnc.