By popular demand, version 1.1 has been released with a new R3DMetaData function to retrieve meta data values for loaded clips. Have fun.
Type: Posts; User: Gabor Kertai
By popular demand, version 1.1 has been released with a new R3DMetaData function to retrieve meta data values for loaded clips. Have fun.
See the technical data section at this Depth of Field chart page for image plane (a.k.a. camera aperture) dimensions. The link is for 4K 16:9 shooting mode, but you can change that using the links in...
Re: AviSynth, this might be what you're looking for:
http://reduser.net/forum/showthread.php?p=370982
http://reduser.net/forum/showthread.php?t=24687
It was kind of easy, so here you go: an AviSynth source plugin for R3D files. Started a separate thread for it, download link available over there.
http://reduser.net/forum/showthread.php?p=370982
To all those looking for a freeware workflow on Windows, here's the newest addition to my R3D tools: a Redcode RAW source plugin for AviSynth.
Documentation and download on my website....
I have not yet looked at the AviSynth angle. I had the impression that unlike video filters, VD input plugins are not suitable for AviSynth. I might as well be mistaken here. Time to do some...
Version 1.2 is out with some new import options.
http://arenafilm.hu/alsog/
Not exactly sure what you mean. The filter does not have to be "loaded" from the menu, it is called automatically when you open R3D files with the "Open video file..." (Ctrl+O) command.
If you...
You have to put it in the plugins32 folder. If it does not exist, you have to create it manually.
The plugins folder is for older video filters only, not for input plugins.
It should work on...
Yes, audio should work, as of V1.1. A few things to check:
1, After you open the R3D clip in VirtualDub, click the "File information..." item in the File menu. On the file properties dialog, is...
Unfortunately VirtualDub's video processing is serialized: it's not using several threads/CPUs to process different video frames, but a single thread to process all frames sequentially. This is...
Here's another useful piece I coded: http://arenafilm.hu/alsog/redshellext/
It's a shell extension for Windows which recognizes R3D files and shows video thumbnails, pop-up tooltips with clip...
R3D input plugin for VirtualDub, a free download for Windows.
http://arenafilm.hu/alsog/vdr3d/
Enjoy!