It is not doing this in earlier versions of Premiere. I hope I don't have to downgrade to an earlier version. Does anyone know why it is doing this?
+ Reply to Thread
Results 1 to 4 of 4
-
-
It behaves the same as before. What format are you using to test ?
Non native camera formats might get converted to RGB with a standard matrix and clipped. Passthough formats are treated as YUV and don't get clipped (mostly native footage, prores, v210, uyvy) . Also, the preview might be clipped but data is really there (recoverable superbrights/superdarks in those cases) -
There are different types of "uncompressed" YUV or planar arrangements. Functionally they are the same, but they are just arranged differently. But the problem is the receiving application might not handle all of them ideally
8bit 4:2:0 requires "IYUV" for passthrough
8bit 4:2:2 requires "UYVY" for passthrough
10bit 4:2:2 requires "v210" for passthrough
(by "passthough" I mean "don't get converted to RGB")
If you use something like vdub, 8bit 4:2:0 will normally be exported as "YV12" and get clipped by premiere and other NLE's - It's always been like that since at least CS4, probably earlier
Those are the "magical" fourcc's for other Windows based NLE's too (works on most Windows software like Vegas, Edius etc..., not just Adobe)Last edited by poisondeathray; 26th Aug 2015 at 13:10.
Similar Threads
-
Ignition - 2.18 (Released 2015-07-05)
By Kyle_Katarn in forum Latest Video NewsReplies: 0Last Post: 5th Jul 2015, 03:22 -
AVIToolbox - 2.4 (Released 2015-06-18)
By Kyle_Katarn in forum Latest Video NewsReplies: 0Last Post: 18th Jun 2015, 14:19 -
Capture with VirtualDub. Brightness values are clipped to 100 and 0.
By Hypersonic1 in forum RestorationReplies: 32Last Post: 9th Apr 2015, 13:51 -
MPG2 clips too short on import to Premiere
By logmonkey in forum EditingReplies: 1Last Post: 21st Nov 2012, 03:33 -
denoise clips before importing in premiere
By codemaster in forum EditingReplies: 0Last Post: 27th Apr 2012, 16:13