Re: [FFmpeg-devel] nvenc: missing slice offsets in NV_ENC_LOCK_BITSTREAM::sliceOffsets

2017-09-04 Thread Yogender Gupta
Cc: Ganapathy Raman Kasi; Yogender Gupta; Konda Raju; Srinath K R; Ben Chang Subject: [FFmpeg-devel] nvenc: missing slice offsets in NV_ENC_LOCK_BITSTREAM::sliceOffsets * PGP - S/MIME Signed by an unverified key: 09/02/2017 at 11:57:35 AM Hello, I am currently dealing with an issue regarding

[FFmpeg-devel] nvenc: missing slice offsets in NV_ENC_LOCK_BITSTREAM::sliceOffsets

2017-09-02 Thread Timo Rothenpieler
Hello, I am currently dealing with an issue regarding interlaced encoding with nvenc. NVENC uses field mode encoding, which means there are two slices(or rather, double the amount than usual, depending on sliceMode/sliceModeData) per input frame and output packet. Now I had hoped I could jus