Feedback

What's your question?

By: Asked from India

python script for mov codec attribute

when converting exr images to mov format, resolution needs to ( in advance -> options -> ) be set to "1080p/23.976 DNxHD 175 10-bit". How is it possible.

Brgds,

kNish

Add comment viewed 160 times Latest activity 10 months ago

or Cancel

1 answer

  • 1

knishua

Hi,

      Copy paste the node into wordpad and thats it.

write.knob('settings').setValue("000000000000000000000000000001ce7365616e000000010000000100000000000001ba76696465000000010000000f00000000000000227370746c0000000100000000000000004156646e00000000002000000400000000207470726c000000010000000000000000000000000018000000000000000000246472617400000001000000000000000000000000000000530000010000000100000000156d70736f00000001000000000000000000000000186d66726100000001000000000000000000000000000000187073667200000001000000000000000000000000000000156266726100000001000000000000000000000000166d70657300000001000000000000000000000000002868617264000000010000000000000000000000000000000000000000000000000000000000000016656e647300000001000000000000000000000000001663666c67000000010000000000000000004400000018636d66720000000100000000000000004156494400000014636c75740000000100000000000000000000003463646563000000010000000000000000415649440000000100000001000000010000000d0000000300000000000000000000001c766572730000000100000000000000000003001c00010000")

This is set the advanced options.

Brgds,

kNish

NN comments
tim.bowman
-

Wow, that’s painful. Nice hack, though.

or Cancel