Welcome to our community

Be a part of something great, join today!

  • Hey all, just changed over the backend after 15 years I figured time to give it a bit of an update, its probably gonna be a bit weird for most of you and i am sure there is a few bugs to work out but it should kinda work the same as before... hopefully :)

conversion of an R3D file into .avi format

Joined
Jan 2, 2018
Messages
11
Reaction score
0
Points
0
Hello,

I just converted an R3D file into .mov format.
Is there also a way to convert it into .avi format?

Marcel
 
I converted the R3D file using REDCINE-X PRO 50. Maybe the wording should be 'save as' instead of converted.


Hello,

I just converted an R3D file into .mov format.
Is there also a way to convert it into .avi format?

Marcel
 
It is converted, because the R3D file gets de-compressed and de-bayered as part of the process. If you're looking for a lossless open-source format, it's hard to beat 12-bit DPX.
 
To convert to AVI you need a PC. Macs don't support AVI.

However, AVI is a very old standard.

I see from your earlier posts that you're going to use Matlabs to analyse the footage. Is Avi the only standard it supports? AVI is only a wrapper, so you might also need to see which compression system Matlab will accept. For safety, although it will generate very large files, I would use uncompressed, which can also be called 'animation'.
 
Last edited:
Back
Top