AWS Thinkbox Discussion Forums

Draft 1.0 goals

Oh good I’m not going crazy I was like “how long has there been an entire active forum of Draft discussion going on that I didn’t see?!” Oh it’s mostly mine. :stuck_out_tongue:

Mostly sound like the nagging issues and…

  • Fix TIFF/TGA/PNG Alpha issues with H264? Alpha issues don’t seem to be limited to EXR.

Also is there any chance for 1.5 to support uncompressed AVI inputs w/ audio? One of our workflows is to render pieces out of AE with sound sync’ed and motion graphics w/ audio and then use that AVI as our master for h264s, pro-res and WMVs. It doesn’t really fit very neatly into the Deadline Task/Frame workflow but it would help make Draft a one-stop shop for deliverables.

Could you be a bit more clear as to what you’re referring to here? Are you just talking about about the whole “Transparency -> Straight Alpha” fix for h264 QTs on Windows? If so, that falls under my “get h264 playing back consistently” category. It’s also what’s been giving me a giant headache for the past week or so =/

Unfortunately, handling audio isn’t something that we’ve looked at, and currently falls outside of the scope of anything we’re planning on doing in the short term.

Cheers,

  • Jon

The watermarking and text compositing in this thread:
viewtopic.php?f=127&t=6877#p27674

It happens over TIFF sequence backgrounds with alpha as well.
TIFF_SEQ_WEB.mov (25 KB)

Gotcha, thanks for reminding me. I KNEW I was forgetting a bug!

I’ll add it to the list, this is definitely something we want to fix.

Cheers,

  • Jon

Good news! In spite of being side-tracked by a totally different composition bug (turns out we mixed up the Gravity and Comp Operator arguments in the CompositeWithGravity call… oops!), I got this alpha bug fixed. I also plugged in a brand new build of FFmpeg and got ProRes working :slight_smile:

I’ll get a new build up once I re-build and test stuff on the Mac & Linux.

Cheers,

  • Jon

you are the man!

Awesome. Is the ProRes on Windows too?

It most certainly is!

Cheers,

  • Jon

Awesome! Prores on Windows would be amazing! Can we also view the ProRes MOV file in quicktime on windows too?

Can you not normally view ProRes QTs on Windows? Either way, I’m not having any trouble viewing the ProRes .mov’s I’ve been generating in Draft on Windows. :slight_smile:

Cheers,

  • Jon

Hi Jon,

i only tried it once with prores but got an error.

Could you post an example of the code you used? Bitrate too please…

Thanks
Timor
P.S. Viewing Prores an Windows is possible since a long time, you need the freely available decoder though…

What’s the error you’ve been getting? I can’t help you if I don’t know what’s wrong :slight_smile:

Here’s the encoder line I have in my test script; as you can see, it’s nothing too special:

encoder1 = Draft.VideoEncoder( "prores.mov", 24, 1280, 720, 10000, "PRORES" )

From what I’ve seen, the ProRes encoder doesn’t seem too picky with about the bitrates like the DNxHD one is.

Cheers,

  • Jon

Cool thanks,

i only put in “prores” not “prores.mov”.

Will try it tomorrow…thanks

I must have missed that one somehow…! Good news anyway!

Privacy | Site terms | Cookie preferences