hi, i have a couple of requests for redline:

1. if the output path doesn't exist, can it be created automatically (otherwise frames get created but just disappear)
2. can there be some way of not specifying a filename for the output, just the path? for example, if i use
Code:
redline -o "/Volumes/HD/source/4096x2048/" --renum -1
then i would want the output to be /Volumes/HD/source/4096x2048/90000.dpx etc, where as currently that will produce /Volumes/HD/source/4096x2048.90000.dpx etc which is not particularly useful...