#4508: Possible typo at libavcodec/nvenc.c:683 - 1024*1204
----------------------------------+---------------------------------------
Reporter: mikispag | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+---------------------------------------
There is a possible typo at libavcodec/nvenc.c:683:
1024*1204
might be:
1024*1024
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4508>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac