View Single Post
Old 4th July 2020, 01:26   #1006  |  Link
SpasV
Guest
 
Posts: n/a
I don't fully understand:
Quote:
Originally Posted by videofan3d View Post
Intel MediaSDK internally produces/accepts NV12 (for 8-bit processing) and P010 (for 10-bit processing).

Conversion to/from YV12/I420 (which is standard for DVD and Bluray) is performed in FRIM itself.
Can you explain this result:



obtained:
FRIMDecode64 -i:h265 FRIM.Rambo_2019.test.h265 -o FRIM.Rambo_2019.test.yuv -sw
RawSourcePlus(file="E:\AV Processing\Rambo Last Blood 2019\FRIM.Rambo_2019.test.yuv", width=3840, height=2160, pixel_type="YUV420P10", fpsnum=24000, fpsden=1001, index="", show=true)

Thanks.
  Reply With Quote