#5227: H265 nvenc HLS stream
-------------------------------------+-------------------------------------
Reporter: milanc | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: nvenc | Resolution:
bounty | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by milanc):
Yes we solved it. It depends on video resolution.
The width of video must be divisible only by 16 (not 32 or 64).
The height of video must be divisible minimal 32 (can be 64 or more).
Example:
1904x1088 is OK, 1888x1056 is OK
Try it. Good luck.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5227#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac