drSHLEFF

Results 32 comments of drSHLEFF

NVEnc 4.69 + NVIDIA Drivers 445.75 --weightp - CODED HEVC WITHOUT ISSUE! At last!)) But... Now If the --weight option is used, then HDR metadata is not embedded in the...

Yes ![default](https://user-images.githubusercontent.com/11748220/47632934-31475500-db5d-11e8-90d7-ae68cfff1744.png)

This error does not always appear. Prior to this, two films were encoded without errors, but the ant-man with the wasp caused an error.

I think you can't decode and encode mkv. First, need to demuxed the h265 (hevc) track from mkv, encode this h265 (hevc), and than mux a new mkv. In any...

For example ffmeg with nvenc already have it: enum | NV_ENC_STEREO_PACKING_MODE {   NV_ENC_STEREO_PACKING_MODE_NONE = 0x0, NV_ENC_STEREO_PACKING_MODE_CHECKERBOARD = 0x1, NV_ENC_STEREO_PACKING_MODE_COLINTERLEAVE = 0x2,NV_ENC_STEREO_PACKING_MODE_ROWINTERLEAVE = 0x3,   NV_ENC_STEREO_PACKING_MODE_SIDEBYSIDE = 0x4, NV_ENC_STEREO_PACKING_MODE_TOPBOTTOM = 0x5, NV_ENC_STEREO_PACKING_MODE_FRAMESEQ ...

If need CrashDump [NVEncC64.exe.13432.zip](https://github.com/rigaya/NVEnc/files/1949513/NVEncC64.exe.13432.zip)

Dont need to convert. Your file has a standard Display Mastering P3 HDR mediainfo, so "R: x=0.680000 y=0.320000, G: x=0.265000 y=0.690000, B: x=0.150000 y=0.060000, White point: x=0.312700 y=0.329000" IS EQUAL...

Yes --master-display SMPTE ST 2086 mastering display color volume SEI info, specified as a string which is parsed when the stream header SEI are emitted. The string format is “G(%hu,%hu)B(%hu,%hu)R(%hu,%hu)WP(%hu,%hu)L(%u,%u)”...

Yes, very simple) Don't know, I don't like Linux, and use it only on my home media server...