Click here to go to the first RED TEAM post in this thread.   Thread: REDline question...

Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 REDline question... 
    Senior Member
    Join Date
    Dec 2006
    Posts
    708
    2 actually...

    1. When do we get a dedicated forum in 4k Workflow for Redline? :)

    2. I just tried a simple output,

    This was my command:

    redline -i A001_C019_080206_001.R3D -o test -w 11

    This was the result:

    2008-02-06 22:16:51.046 redline[3076:10b] Start TC: E_01:06:59:02 | T_21:24:07:00 TCframe:1849128
    2008-02-06 22:16:51.048 redline[3076:10b] End TC: E_01:07:05:06 | T_21:24:13:04 TCframe:1849276
    QTNewDataReferenceFromFSRefCFString() failed (-50)
    Segmentation fault


    What happened here?

    I was able to output DPX with no problem.

    Awesome tool BTW!
    Reply With Quote  
     

  2.   Click here to go to the next RED TEAM post in this thread.
  #2  
    Red Team Deanan's Avatar
    Join Date
    Jan 2007
    Posts
    3,847
    Looks like a codec problem.
    Do you have ProRes (or final cut studio) installed?

    Try adding --QTcodec 2
    Reply With Quote  
     

  3. #3  
    Senior Member
    Join Date
    Dec 2006
    Posts
    708
    Yep, have ProRes working on the system. Tried --QTcodec 2, same error.
    Reply With Quote  
     

  4.   Click here to go to the next RED TEAM post in this thread.
  #4  
    Red Team Deanan's Avatar
    Join Date
    Jan 2007
    Posts
    3,847
    Can you try the same with RedAlert?
    Reply With Quote  
     

  5.   Click here to go to the next RED TEAM post in this thread.
  #5  
    Red Team Deanan's Avatar
    Join Date
    Jan 2007
    Posts
    3,847
    Hmmm, might actually be a path problem as REDline doesn't assume a path by default.

    Try -o ./test
    Reply With Quote  
     

  6. #6  
    Senior Member
    Join Date
    Dec 2006
    Posts
    708
    ./test worked!

    thanks Deanan.
    Reply With Quote  
     

  7.   Click here to go to the next RED TEAM post in this thread.
  #7  
    Red Team Deanan's Avatar
    Join Date
    Jan 2007
    Posts
    3,847
    will fix that...

    btw, stdout is still in the usage but is not currently fuctioning.
    Reply With Quote  
     

  8. #8  
    Senior Member
    Join Date
    Dec 2006
    Posts
    708
    so now that I can output QTs, I've tried some different ISO settings and NR settings, and none of the changes are applied to the output. Kelvin changes did stick though.
    Reply With Quote  
     

  9.   Click here to go to the next RED TEAM post in this thread.
  #9  
    Red Team Deanan's Avatar
    Join Date
    Jan 2007
    Posts
    3,847
    can you send the cmds you tried?
    Reply With Quote  
     

  10. #10  
    Senior Member
    Join Date
    Dec 2006
    Posts
    708
    the shot was set to ISO 800 in camera

    redline -i A001_C019_080206_001.R3D -o ./test -w 11 --iso 320
    redline -i A001_C019_080206_001.R3D -o ./test -w 11 --iso 600
    redline -i A001_C019_080206_001.R3D -o ./test -w 11 --NR 1000
    redline -i A001_C019_080206_001.R3D -o ./test -w 11 --kelvin 1700 (just for a drastic change - the resultant QT had the kelvin shift applied)
    Reply With Quote  
     

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts