1
HDR and Dual ISO Postprocessing / HDR Workflow on Mac -- Please Help!
« on: June 10, 2013, 03:48:09 PM »
Hello everyone, I know most of you have moved on to solving a RAW workflow, but I'm back here on HDR trying to figure out how to get this to work on a Mac. I'm trying to use the "User-Friendly Script" here: http://wiki.magiclantern.fm/userguide#hdr_video
I'm an Adobe user, can't really afford GingerHDR, and tested out the Glogger Web Service. I had temporary access to a PC, and ran the user-friendly script on it; it gave awesome results, but unfortunately it was a very slow laptop and took nearly 8 hours to complete ONE shot. I compared the resulting frames to the .mp4 files produced by Glogger, and have found that the frames are of much higher quality and are closer to what I want.
So, I would like help setting up the User-Friendly Script on my Mac. The included PDF mentions setting it up in Wine, but gives no specifics, which really leaves me out in the wind! I Google searched and tried using this page (http://avisynth.org/mediawiki/HOWTO:_AviSynth_video_processing_with_WINE) to install AviSynth and VirtualDub. I had the VirtualDub program open on my computer.
From what I understand next, I took the text from the "main.sh" Shell script, and copied it into the Terminal. Below is what Terminal "said" back:
Richard-McClellands-MacBook-Pro:~ Rick$ #!/bin/bash
Richard-McClellands-MacBook-Pro:~ Rick$
Richard-McClellands-MacBook-Pro:~ Rick$ mkdir frames
mkdir: frames: File exists
Richard-McClellands-MacBook-Pro:~ Rick$ rm frames/*
rm: frames/*: No such file or directory
Richard-McClellands-MacBook-Pro:~ Rick$ rm RAW.MOV.ffindex
rm: RAW.MOV.ffindex: No such file or directory
Richard-McClellands-MacBook-Pro:~ Rick$ wine VirtualDub/VirtualDub.exe scripts\\hdr_split.avs
-bash: wine: command not found
Richard-McClellands-MacBook-Pro:~ Rick$ bash scripts/enfuse_all_frames.sh
bash: scripts/enfuse_all_frames.sh: No such file or directory
Richard-McClellands-MacBook-Pro:~ Rick$ wine VirtualDub/VirtualDub.exe /s scripts\\hdr_join.vcf
-bash: wine: command not found
So to be quite honest, at this point I'm at a loss. I don't quite understand the entire Wine process and how it all works. I've tried searching on here and on Google for more help on how to do this, but really figured it's about time to just ask the experts. If you guys could point me in the direction of a comprehensive resource, or give me some advice, I'd really appreciate it, as the footage looks quite good. I just don't feel like waiting 8 hours on one shot on the slow PC.
I'm willing to start my scratch if need be, whatever is best at this point.
Thank you in advance!
I'm an Adobe user, can't really afford GingerHDR, and tested out the Glogger Web Service. I had temporary access to a PC, and ran the user-friendly script on it; it gave awesome results, but unfortunately it was a very slow laptop and took nearly 8 hours to complete ONE shot. I compared the resulting frames to the .mp4 files produced by Glogger, and have found that the frames are of much higher quality and are closer to what I want.
So, I would like help setting up the User-Friendly Script on my Mac. The included PDF mentions setting it up in Wine, but gives no specifics, which really leaves me out in the wind! I Google searched and tried using this page (http://avisynth.org/mediawiki/HOWTO:_AviSynth_video_processing_with_WINE) to install AviSynth and VirtualDub. I had the VirtualDub program open on my computer.
From what I understand next, I took the text from the "main.sh" Shell script, and copied it into the Terminal. Below is what Terminal "said" back:
Richard-McClellands-MacBook-Pro:~ Rick$ #!/bin/bash
Richard-McClellands-MacBook-Pro:~ Rick$
Richard-McClellands-MacBook-Pro:~ Rick$ mkdir frames
mkdir: frames: File exists
Richard-McClellands-MacBook-Pro:~ Rick$ rm frames/*
rm: frames/*: No such file or directory
Richard-McClellands-MacBook-Pro:~ Rick$ rm RAW.MOV.ffindex
rm: RAW.MOV.ffindex: No such file or directory
Richard-McClellands-MacBook-Pro:~ Rick$ wine VirtualDub/VirtualDub.exe scripts\\hdr_split.avs
-bash: wine: command not found
Richard-McClellands-MacBook-Pro:~ Rick$ bash scripts/enfuse_all_frames.sh
bash: scripts/enfuse_all_frames.sh: No such file or directory
Richard-McClellands-MacBook-Pro:~ Rick$ wine VirtualDub/VirtualDub.exe /s scripts\\hdr_join.vcf
-bash: wine: command not found
So to be quite honest, at this point I'm at a loss. I don't quite understand the entire Wine process and how it all works. I've tried searching on here and on Google for more help on how to do this, but really figured it's about time to just ask the experts. If you guys could point me in the direction of a comprehensive resource, or give me some advice, I'd really appreciate it, as the footage looks quite good. I just don't feel like waiting 8 hours on one shot on the slow PC.
I'm willing to start my scratch if need be, whatever is best at this point.
Thank you in advance!