Categories
GUI Rarevision1.56

5DtoRGB Batch GUI V0.05 Beta for Rarevision 1.56Beta (b2)

5DtoRGB batch GUI

is a GUI interface to do batch work under windows for Rarevision 5DtoRGB.

THIS IS FOR RAREVISION  1.56 beta (b2) DO NOT USE WITH version 1.54

  • It finds your .mov  (or .mts) file in the directory you specify
  • convert  your file to different format/matrix/gamma in same time with Super Batch
  • move trans-coded files with file name you chose to a output directory  with name you chose (both use jolly parameters and custom name)
  • It  supports output container (mov or avi), Decoding Matrix , Gamma flagging,  fps rate. (see 5DtoRGB.exe User Guide for more info about parameters)
IMPORTANT!!!
Dont use yours 5DtoRGB-BatchGui.INI from preview version or the program will crash!!!
How To
  1. You need Rarevision 5DtoRGB version 1.5.6 beta (b2) Preview Disclaimer DONT USE 1.54 (the behaviors of command line version of 1.56beta is different of 1.54 and batch script is NOT working with that version) if you want use with Rarevision 1.54 use v0.11 Command Line or v0.041 beta GUI instead
  2. Download the file

    Download “5DtoRGB Batch GUI v0.05 Beta for Rarevision 1.56 Beta (b2)”

    5DtoRGB-012-for-156b2.zip – Downloaded 2734 times – 1.56 KB
  3. than Unzipit
  4. Run it (32bit 5DtoRGBbatchGUIx86.exe or 64bit 5DtoRGBbatchGUIx64.exe version available  even if is not very important for GUI interface )
  5. Once the GUI window open you can set up different General parameters
    • The directory where 5DtoRGB.exe is located
    • The directory where the .mov files are located
    • The directory where you want save yours converted files
  6. Then you find 7 tabs to convert same input file to different format in same batch ( i call this Super Batch)
    in each tab you can set the followig parameters:

    • A button to enable the conversion or not
    • The custom file name output (click on button to change)
    • The custom folder name output (click on button to change)
    • The desired output format
    • The decoding matrix to use
    • The gamma flagging to use
    • The FPS of you output file
    • The output container (MOV or AVI)
  7. Do the same for one other tab if you need it!
  8. Press the Batch convert button! The conversion start
  9. You can see progress of conversion on console windows, the main windows during this time is disable, if you want stop the process close the console windows.
  10. That all!! you have yours file converted!!!

Version history

v0.5 Beta  GUI version 20/09/2013 done with Autoit

  • this version use Rarevision 5DtoRGB 1.56beta (b2) DO NOT USE with version 1.54
  • TODO Post-Processing Technicolor CineStyle Dont Work with batch!! if some one know command line syntax to made it work i am pleased to add’it in the batch script.

v0.041 Beta GUI version 17/09/2013 done with Autoit

  • add option to find .mts file mainly for Panasonic GH2 DSRL in input folder

v0.04 Beta GUI version 30/08/2011 done with Autoit

  • Correct problem to redraw 5DtoRGB folder name after change the directory
  • Add msg box if to ask what to do if try to overwrite destination file, before in some case you can erase your original input file :-(( now you CANT
  • re enable firs tab conversion enable batch button
  • Know bug: if you have a file in your input folder with name [filename]_1.mov where  [filename] is one of yours .mov file, Batch GUI will freeze and you need to close/kill
v0.04 Alpha GUI version 28/08/2011 done with Autoit
  • Save and reload your parameters to/from 5DtoRGB-BatchGui.INI
  • Custumize tab name:  manualy edit 5DtoRGB-BatchGui.INI file last line after TabName you set name of the 7 tabs (comma separated) (Lucas Pfaff idea 😉 )

v0.03 Alpha GUI version 27/08/2011 done with Autoit

  • new version of Super batch using diffrent tabs and you can specify any parameres for diffrent job (Dmatrix, gamma, fps, container, out format)
    ex: DNxHD36 with cinestyle matrix for proxy  to do cutting with nice look and Uncompressed 10 bit 422 with ITU-R BT.601 for final render before color correction
  • possibility to define your file name output with different parameters
  • possibility to define your sub folder name output with different parameters
  • some minor bug fix.

v0.02 Alpha GUI version 24/08/2011 done with Autoit

  • ADD super batch: convert in same batch work how many format you need!!!

v0.01 Alpha First GUI version 21/08/2011 done with Autoit

Made by Paolo Rudelli
Bug report and suggestion infoatpaolorudelli.com

Categories
Command Line Rarevision1.56

v0.12 Command Line 5DtoRGB Batch for Rarevision 1.56 Beta (b2)

5DtoRGB batch Command Line

is a batch windows script for Rarevision 5DtoRGB.

  • It finds your .mov (or .mts) file in the directory you run it
  • move transcoded files to an output directory and append conversion type info to file name
  • It  supports output container, dMatrix & gamma flagging,  fps rate.

Version history

5DtoRGB batch v0.12 17/03/2013 Working with Rarevision 5DtoRGB rarevision 1.56 beta – Add .MTS file format input
5DtoRGB batch v0.11 First version 14/08/2011 Working with Rarevision 5DtoRGB rarevision 1.54

How To

  1. You need Rarevision 5DtoRGB version 1.5.6 Beta (b2) Preview DO NOT USE with 1.54 or you get you get wired behaviour  if you need use with version 1.54 use v0.11 Command Line or v0.041 beta GUI instead)
  2. Download the

    Download “5DtoRGB Batch Command Line v0.12 for Rarevision 1.56 Beta (b2)”

    5DtoRGB-012-for-156b2.zip – Downloaded 698 times – 1.56 KB
    than Unzipit
  3. put in same directory with 5DtoRGB.exe (1.56 Version)and the files you want convert
  4. double-click on 5DtoRGB.bat
  5. A Terminal window opens and 5dtorgb-batch asks you a few questions :
    • If you want use default parameters (to change edit 5DtoRGB.bat file) or enter manually yours parameters
    • The desider input format (mov or mts) New in v0.12
    • The desired output format
    • The decoding matrix to use
    • The gamma flagging to use
    • The FPS of you output file
    • The output container (MOV or AVI)
  6. The conversion start
  7. That all!! you have yours file converted

TODO Post-Processing Technicolor CineStyle Dont Work with batch!! if some one know command line syntax to made it work i am pleased to add’it in the batch script.

Made by Paolo Rudelli
Bug report and suggestion info(at)paolorudelli.com

Categories
GUI Rarevision1.54

5DtoRGB Batch GUI V0.041 Beta for Rarevision 1.54 Preview

5DtoRGB batch GUI

is a GUI interface to do batch work under windows for Rarevision 5DtoRGB.

  • It finds your .mov  (or .mts) file in the directory you specify
  • convert  your file to different format/matrix/gamma in same time with Super Batch
  • move trans-coded files with file name you chose to a output directory  with name you chose (both use jolly parameters and custom name)
  • It  supports output container (mov or avi), Decoding Matrix , Gamma flagging,  fps rate. (see 5DtoRGB.exe User Guide for more info about parameters)
IMPORTANT!!!
IF you want keep your params: copy yours 5DtoRGB-BatchGui.INI file from v004 alpha into v004 beta directory
How To
  1. You need Rarevision 5DtoRGB version 1.5.4 Preview Disclaimer DONT USE 1.56beta version (the behaviours of command line version of 1.56beta is different of 1.54 and my batch script is NOT working with that version)
  2. Download the file

    Download “5DtoRGB Batch GUI v0.041 Beta for Rarevision 1.54”

    5DtoRGBbatchGUIv0041beta.zip – Downloaded 2652 times – 1.19 MB
  3. than Unzipit
  4. Run it (32bit 5DtoRGBbatchGUIx86.exe or 64bit 5DtoRGBbatchGUIx64.exe version available  even if is not very important for GUI interface )
  5. Once the GUI window open you can set up different General parameters
    • The directory where 5DtoRGB.exe is located
    • The directory where the .mov files are located
    • The directory where you want save yours converted files
  6. Then you find 7 tabs to convert same input file to different format in same batch ( i call this Super Batch)
    in each tab you can set the followig parameters:

    • A button to enable the conversion or not
    • The custom file name output (click on button to change)
    • The custom folder name output (click on button to change)
    • The desired output format
    • The decoding matrix to use
    • The gamma flagging to use
    • The FPS of you output file
    • The output container (MOV or AVI)
  7. Do the same for one other tab if you need it!
  8. Press the Batch convert button! The conversion start
  9. You can see progress of conversion on console windows, the main windows during this time is disable, if you want stop the process close the console windows.
  10. That all!! you have yours file converted!!!

Version history

v0.041 Beta GUI version 17/09/2013 done with Autoit

  • add option to find .mts file mainly for Panasonic GH2 DSRL in input folder

v0.04 Beta GUI version 30/08/2011 done with Autoit

  • Correct problem to redraw 5DtoRGB folder name after change the directory
  • Add msg box if to ask what to do if try to overwrite destination file, before in some case you can erase your original input file :-(( now you CANT
  • re enable firs tab conversion enable batch button
  • Know bug: if you have a file in your input folder with name [filename]_1.mov where  [filename] is one of yours .mov file, Batch GUI will freeze and you need to close/kill
v0.04 Alpha GUI version 28/08/2011 done with Autoit
  • Save and reload your parameters to/from 5DtoRGB-BatchGui.INI
  • Custumize tab name:  manualy edit 5DtoRGB-BatchGui.INI file last line after TabName you set name of the 7 tabs (comma separated) (Lucas Pfaff idea 😉 )

v0.03 Alpha GUI version 27/08/2011 done with Autoit

  • new version of Super batch using diffrent tabs and you can specify any parameres for diffrent job (Dmatrix, gamma, fps, container, out format)
    ex: DNxHD36 with cinestyle matrix for proxy  to do cutting with nice look and Uncompressed 10 bit 422 with ITU-R BT.601 for final render before color correction
  • possibility to define your file name output with different parameters
  • possibility to define your sub folder name output with different parameters
  • some minor bug fix.

v0.02 Alpha GUI version 24/08/2011 done with Autoit

  • ADD super batch: convert in same batch work how many format you need!!!

v0.01 Alpha First GUI version 21/08/2011 done with Autoit

Made by Paolo Rudelli
Bug report and suggestion infoatpaolorudelli.com

Categories
Command Line Rarevision1.54

v0.11 Command Line 5DtoRGB Batch for Rarevision 1.54 Preview

5DtoRGB batch Command Line

is a batch windows script for Rarevision 5DtoRGB.

  • It finds your .mov file in the directory you run it
  • move transcoded files to an output directory and append info to file name
  • It  supports output container, dMatrix & gamma flagging,  fps rate.

Version history

5DtoRGB batch v0.11 First version 14/08/2011

How To

  1. You need Rarevision 5DtoRGB version 1.5.4 Preview (DONT USE with version 1.56 beta (b2)  look at v0.12 Command Line or v0.05 Beta GUI instead)
  2. Download the

    Download “5DtoRGB Batch Command Line v0.11 for Rarevision 1.54 Preview”

    5DtoRGB-011.zip – Downloaded 676 times – 1.43 KB
    than Unzipit
  3. put in same directory with 5DtoRGB.exe and the files you want convert
  4. double-click on 5DtoRGB.bat
  5. A Terminal window opens and 5dtorgb batch asks you a few questions :
    • If you want use default parameters (to change edit 5DtoRGB.bat file) or enter manually yours parameters
    • The desired output format
    • The decoding matrix to use
    • The gamma flagging to use
    • The FPS of you output file
    • The output container (MOV or AVI)
  6. The conversion start
  7. That all!! you have yours file converted

Made by Paolo Rudelli
Bug report and suggestion infoatpaolorudelli.com

Categories
Outdated

Batch GUI V 0.04 Beta

5DtoRGBbatchGUI is a GUI interface to do batch work under windows for Rarevision 5DtoRGB.

  • It finds your .mov file in the directory you specify
  • convert  your file to different format/matrix/gamma in same time with Super Batch
  • move trans-coded files with file name you chose to a output directory  with name you chose (both use jolly parameters and custom name)
  • It  supports output container (mov or avi), Decoding Matrix , Gamma flagging,  fps rate. (see 5DtoRGB.exe User Guide for more info about parameters)
IMPORTANT!!!
IF you want keep your params: copy yours 5DtoRGB-BatchGui.INI file from v004 alpha into v004 beta directory
How To
  1. You need Rarevision 5DtoRGB version 1.5.4 Preview Disclaimer DONT USE 1.56beta version (the behaviours of command line version of 1.56beta is differnt of 1.54 and my batch script is NOT working with that version)
  2. Download the file OUTDATED
  3. than Unzipit
  4. Run it (32bit 5DtoRGBbatchGUIx86.exe or 64bit 5DtoRGBbatchGUIx64.exe version available  even if is not very important for GUI interface )
  5. Once the GUI window open you can set up different General parameters
    • The directory where 5DtoRGB.exe is located
    • The directory where the .mov files are located
    • The directory where you want save yours converted files
  6. Then you find 7 tabs to convert same input file to different format in same batch ( i call this Super Batch)
    in each tab you can set the followig parameters:

    • A button to enable the conversion or not
    • The custom file name output (click on button to change)
    • The custom folder name output (click on button to change)
    • The desired output format
    • The decoding matrix to use
    • The gamma flagging to use
    • The FPS of you output file
    • The output container (MOV or AVI)
  7. Do the same for one other tab if you need it!
  8. Press the Batch convert button! The conversion start
  9. You can see progress of conversion on console windows, the main windows during this time is disable, if you want stop the process close the console windows.
  10. That all!! you have yours file converted!!!

Version history

v0.04 Beta GUI version 30/08/2011 done with Autoit

  • Correct problem to redraw 5DtoRGB folder name after change the directory
  • Add msg box if to ask what to do if try to overwrite destination file, before in some case you can erase your original input file :-(( now you CANT
  • re enable firs tab conversion enable batch button
  • Know bug: if you have a file in your input folder with name [filename]_1.mov where  [filename] is one of yours .mov file, Batch GUI will freeze and you need to close/kill
v0.04 Alpha GUI version 28/08/2011 done with Autoit
  • Save and reload your parameters to/from 5DtoRGB-BatchGui.INI
  • Custumize tab name:  manualy edit 5DtoRGB-BatchGui.INI file last line after TabName you set name of the 7 tabs (comma separated) (Lucas Pfaff idea 😉 )

v0.03 Alpha GUI version 27/08/2011 done with Autoit

  • new version of Super batch using diffrent tabs and you can specify any parameres for diffrent job (Dmatrix, gamma, fps, container, out format)
    ex: DNxHD36 with cinestyle matrix for proxy  to do cutting with nice look and Uncompressed 10 bit 422 with ITU-R BT.601 for final render before color correction
  • possibility to define your file name output with different parameters
  • possibility to define your sub folder name output with different parameters
  • some minor bug fix.

v0.02 Alpha GUI version 24/08/2011 done with Autoit

  • ADD super batch: convert in same batch work how many format you need!!!

v0.01 Alpha First GUI version 21/08/2011 done with Autoit

Made by Paolo Rudelli
Bug report and suggestion infoatpaolorudelli.com

Categories
Outdated

5DtoRGB Batch GUI V 0.04 Alpha

Download 5DtoRGB Batch GUI V 0.04 Alpha file

 OUTDATED

than Unzipit

see on tabs to execute different conversion on same file

IS STILL A ALPHA VERSION CONVERT on backup-ed files to avoid any risk to lose your files

Version history

5DtoRGB batch GUI  v0.04 Alpha version 28/08/2011 done with Autoit

  • Save and reload your parameters to/from 5DtoRGB-BatchGui.INI
  • Custumize tab name:  manualy edit 5DtoRGB-BatchGui.INI file last line after TabName you set name of the 7 tabs (comma separated) (Lucas Pfaff idea 😉 )
Categories
Outdated

5DtoRGB Batch GUI V 0.03 Alpha

Download 5DtoRGB Batch GUI V 0.03 Alpha file OUTDATED

than Unzipit

see on tabs to execute different conversion on same file

IS STILL A ALPHA VERSION CONVERT on backup-ed files to avoid any risk to lose your files

Version history

v0.03 Alpha GUI version 27/08/2011 done with Autoit

 

  • new version of Super batch using diffrent tabs and you can specify any parameres for diffrent job (Dmatrix, gamma, fps, container, out format)
    ex: DNxHD36 with cinestyle matrix for proxy  to do cutting with nice look and Uncompressed 10 bit 422 with ITU-R BT.601 for final render before color correction
  • possibility to define your file name output with different parameters
  • possibility to define your sub folder name output with different parameters
  • some minor bug fix.

 


Categories
Outdated

5DtoRGB Batch GUI V 0.02 Beta

Download 5DtoRGB Batch GUI V 0.02 Beta  file OUTDATED

than Unzipit

Version history

5DtoRGB batch GUI v0.02 Beta GUI version 25/08/2011 done with Autoit

MAJOR bug fix:

in 0.02  Alpha if the output folder you set is the same as your input folder you will overwrite your original MOV file !!! Sorry!!!

PLEASE UPDATE to V002 Beta to avoid accident.

 

 

Categories
Outdated

5DtoRGB Batch GUI V 0.02 Alpha

Download 5DtoRGB Batch GUI V 0.02 Alpha file OUTDATED

than Unzipit

check super batch button and go to output tab to select output format to use super batch

Version history

5DtoRGB batch GUI v0.02 Alpha version 24/08/2011 done with Autoit

ADD super batch: convert in same batch work how many format you need!!!

some minor bug fix.

I upload into the zip the old img for header who show is v001 alpha instead of v002 alpha: i correct that! now is ok!

Categories
Outdated

5DtoRGB Batch GUI V 0.01 Alpha

Alpha version!!! If you find any bug please report to me on my email or on the topic on 5dcinema forum.

5DtoRGBbatchGUI is a GUI interface to do batch work under windows for Rarevision 5DtoRGB.

  • It finds your .mov file in the directory you run it  or the one you chose
  • move trans-coded files to a output directory with output format name or the one you chose
  • It  supports output container (mov or avi), Decoding Matrix , Gamma flagging,  fps rate. (see 5DtoRGB.exe User Guide for more info about parameters)

Version history

5DtoRGB batch GUI  v0.01 Alpha version 21/08/2011 done with Autoit

How To

  1. You need Rarevision 5DtoRGB version 1.5.4 Preview
  2. Download the file OUTDATED
    than Unzipit
  3. put in same directory with 5DtoRGB.exe and the files you want convert or easier you can chose that manually after, in the GUI
  4. Run it (32bit 5DtoRGBbatchGUIx86.exe or 64bit 5DtoRGBbatchGUIx64.exe version available  even if is not very important for GUI interface 😉 )
  5. Once the GUI window opens you can set up different parameters
    • The desired output format
    • The decoding matrix to use
    • The gamma flagging to use
    • The FPS of you output file
    • The output container (MOV or AVI)
    • The directory where 5DtoRGB.exe is located ( default is set in same directory as 5DtoRGBbatchGUI)
    • The directory where to find mov files are located ( default is set in same directory as 5DtoRGBbatchGUI)
    • The directory where you want save yours converted files ( default is set to a sub-directory with output format as a name of the 5DtoRGBbatchGUI working directory )
  6. Press the Batch convert button! The conversion start
  7. You can see progress of conversion on console windows, the main windows during this time is disable, if you want stop the process close the console windows.
  8. That all!! you have yours file converted!!!

Made by Paolo Rudelli
Bug report and suggestion infoatpaolorudelli.com