----- Original Message -----
From: "seanmc" <se
...@goldeneraproductions.org>
To: <ffmbc-discuss@googlegroups.com>
Sent: Monday, November 05, 2012 7:16 AM
Subject: [ffmbc-discuss] Levels shift in DNxHD QT to DNxHD QT output
> I am starting out with a DNxHD mov output from an Avid. The export was
> from
> an edit with a DNx175x video mixdown, exported "same-as-source" at 709
> levels. I want to rewrite this file using ffmbc.
> I used this command line:
> ffmbc.exe -i source.mov -s 1920x1080 -vcodec dnxhd -timecode 00:59:58:00
> -vb 220000000 -r 23.976 -acodec copy output.mov
Why re-encode if it's already DNxHD? A -vcodec copy would be faster and
retain all original info.
That probably won't help you, as i suspect the QT wrapping to be the
culprit.
> I would assume that the output file should match the input file as far as
> video levels go but it does not. The source has it levels in the native
> 16-235 range and output file appears to be 0-255 levels.
I'm having the same issues (will start a new thread about that) on Prores
encoding.
However if i transcode to DNxHD it's all fine...
What do you use to look at them and see they're not correct? (Don't use FCP
/ QT to show you correct levels...)
What does a fast import / ama link in Avid show?
Bouke
> How can I get the output to match the 709 levels of the source?