[FFmpeg-trac] #5227(undetermined:new): H265 nvenc HLS stream

FFmpeg trac at avcodec.org
Thu Feb 11 14:51:57 CET 2016


#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):

 I tried it as mpegts output and the result is also corrupted on RK3128 (as
 HLS).
 But on my phone HTC M9 with Android 5.1 plays without errors. I can
 provide RK3128 also for debug.

 {{{
 ffmpeg -i udp://@10.0.30.12:1234 -c:a copy -flags -global_header -t 60
 -map v:0 -c:v nvenc_hevc -b:v 4500k -vf scale=360:270 -f mpegts /test.mp4
 }}}

 Result is here: ​http://download.mazana.tv/windows/testH265.mp4

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5227#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list