dnxhd (Again)

25 views
Skip to first unread message

Jimseng

unread,
Jan 14, 2016, 5:02:07 AM1/14/16
to tuttleofx-user
Hi All.

I have asked this before but I have never got anywhere. Has anybody ever managed (or tried) to create a dnxhd quicktime with Tuttle? I can make pro-res but have never managed dnx. My input files are 16 bit tiff 16:9. IS it possible? I have never seen an example that works.

Cheers all

Matt

Clément Champetier

unread,
Jan 15, 2016, 10:47:56 AM1/15/16
to tuttleofx-user
Hello,

The easiest command line to do it is:
sam do reader yourInputTiff // w output.mov v_codec=dnxhd
After that, you can specify some other options (they are closed to the ffmpeg options). 

Or you could use presets. To do so, you need to:
1. Export AVPROFILES to the environment.
export AVPROFILES=/path/to/tuttle/install/share/avprofiles
2. Use the profile you want.
sam do reader yourInputTiff // w output.mov v_preset=dnxhd120
sam do reader yourInputTiff // w output.mov v_preset=dnxhd175x
sam do reader yourInputTiff // w output.mov v_preset=dnxhd185
sam do reader yourInputTiff // w output.mov v_preset=dnxhd185x
sam do reader yourInputTiff // w output.mov v_preset=dnxhd36

Tell us if you encounter any trouble.

Regards,
Clement

Jimseng

unread,
Jan 25, 2016, 2:51:59 PM1/25/16
to tuttleofx-user
Hi
I get this error: Error: Attribute name "v_codec" not found

Matt

Jimseng

unread,
Jan 25, 2016, 3:12:08 PM1/25/16
to tuttleofx-user
Actually, by changing to videoCodec=dnxhd I get 

" Change colorspace to RGB.
        --> /home/twirlyserver/public/shots/999_IN2060v1.dgn/999_IN2060v1_01/MOV/999_IN2060v1_01_X1.mov
avWriter: pixel format yuv420p not available in codec
avWriter: auto-selecting yuv422p
__________
Error: avWriter: unable to open codec.

cl.cha...@gmail.com

unread,
Jan 26, 2016, 4:16:17 AM1/26/16
to tuttleofx-user
Hello,

What version of the AudioVideo plugin do you used ?
To get it:
sam do avwriter -h

I think you use the old version v3.x (or older).
If it is the case, can you switch to the new one (v4.x)? Binaries are available here: https://github.com/tuttleofx/TuttleOFX/releases/tag/v0.12.3

Clement

Jimseng

unread,
Jan 26, 2016, 10:12:51 AM1/26/16
to tuttleofx-user
Hi.
I downloaded the .tgz and it creates an install-tuttle directory. Sorry if this is a dumb question but I am not sure if I know what to do with this. 


On Monday, January 25, 2016 at 7:51:59 PM UTC, Jimseng wrote:

Clément Champetier

unread,
Jan 26, 2016, 11:25:33 AM1/26/16
to tuttleofx-user
You should get the last version of the plugin in: OFX/AudioVideo-4.x.ofx.bundle
Reply all
Reply to author
Forward
0 new messages