[FFmpeg-trac] #7724(undetermined:new): [FFmpeg-vaapi] HEVC 4K/FHD to AVC 4K/FHD transcoding failed

FFmpeg trac at avcodec.org
Mon Feb 18 04:34:21 EET 2019


#7724: [FFmpeg-vaapi] HEVC 4K/FHD to AVC 4K/FHD transcoding failed
-------------------------------------+-------------------------------------
             Reporter:  andreyor     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  vaapi        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by fulinjie):

 Still can not reproduce with the provided input stream.
 Maybe you could try the latest version of iHD driver/libva/libva-util and
 provide the commit id if the clips still fails.

 {{{
 ffmpeg -y -hwaccel vaapi -vaapi_device /dev/dri/renderD128
 -hwaccel_output_format vaapi -i
 /home/linjiefu/Videos/sourceVideo/AMP_A_Samsung_4.bit -frames 500 -c:v
 h264_vaapi -b:v 25000k -minrate:v 25000k -maxrate:v 25000k
 -compression_level 4 -g 256 -bf 2 0001_4K02_1_0.h264
 ffmpeg version N-93125-gdbfd042983 Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04)
   configuration: --enable-libmfx --disable-optimizations --enable-debug=3
 --disable-stripping --enable-gpl --enable-libopenh264 --enable-libass
 --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-
 libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
 libx265 --enable-nonfree --samples=fate-suite/
   libavutil      56. 26.100 / 56. 26.100
   libavcodec     58. 47.100 / 58. 47.100
   libavformat    58. 26.101 / 58. 26.101
   libavdevice    58.  6.101 / 58.  6.101
   libavfilter     7. 48.100 /  7. 48.100
   libswscale      5.  4.100 /  5.  4.100
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 Input #0, hevc, from
 '/home/linjiefu/Videos/sourceVideo/AMP_A_Samsung_4.bit':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: hevc (Main), yuv420p(tv), 2560x1600, 25 fps, 25
 tbr, 1200k tbn, 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (hevc (native) -> h264 (h264_vaapi))
 Press [q] to stop, [?] for help
 Output #0, h264, to '0001_4K02_1_0.h264':
   Metadata:
     encoder         : Lavf58.26.101
     Stream #0:0: Video: h264 (h264_vaapi) (High), vaapi_vld, 2560x1600,
 q=-1--1, 25000 kb/s, 25 fps, 25 tbn, 25 tbc
     Metadata:
       encoder         : Lavc58.47.100 h264_vaapi
 frame=   60 fps=0.0 q=-0.0 Lsize=    7998kB time=00:00:02.36
 bitrate=27763.2kbits/s speed=3.62x
 video:7998kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.000000%

 }}}

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


More information about the FFmpeg-trac mailing list