[FFmpeg-trac] #8537(undetermined:new): vdpau not usable

FFmpeg trac at avcodec.org
Mon Feb 24 21:15:16 EET 2020


#8537: vdpau not usable
-------------------------------------+-------------------------------------
             Reporter:  kg           |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  vdpau        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by kg):

 Replying to [comment:1 cehoyos]:
 > Please test current FFmpeg git head and provide the command line you
 tested together with the complete, uncut console output to make this a
 valid ticket.

 This was with 4.2.2-3

 With 4.3.r96479.g1001b6a750-1 :

 ffmpeg -v debug -hwaccel vdpau -i /mnt/ntfs/DCIM/100GOPRO/GX010111.MP4 -f
 null -
 ffmpeg version N-96835-g177c68e349 Copyright (c) 2000-2020 the FFmpeg
 developers
   built with gcc 9.2.1 (Arch Linux 9.2.1+20200130-2) 20200130
   configuration: --prefix=/usr --disable-debug --disable-static --disable-
 stripping --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl
 --enable-ladspa --enable-libaom --enable-libass --enable-libbluray
 --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm
 --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug
 --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb
 --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr
 --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2
 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp
 --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2
 --enable-libxvid --enable-nvdec --enable-nvenc --enable-omx --enable-
 shared --enable-version3
   libavutil      56. 42.100 / 56. 42.100
   libavcodec     58. 73.102 / 58. 73.102
   libavformat    58. 39.101 / 58. 39.101
   libavdevice    58.  9.103 / 58.  9.103
   libavfilter     7. 77.100 /  7. 77.100
   libswscale      5.  6.100 /  5.  6.100
   libswresample   3.  6.100 /  3.  6.100
   libpostproc    55.  6.100 / 55.  6.100
 Splitting the commandline.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument 'debug'.
 Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW
 accelerated decoding) with argument 'vdpau'.
 Reading option '-i' ... matched as input url with argument
 '/mnt/ntfs/DCIM/100GOPRO/GX010111.MP4'.
 Reading option '-f' ... matched as option 'f' (force format) with argument
 'null'.
 Reading option '-' ... matched as output url.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument debug.
 Successfully parsed a group of options.
 Parsing a group of options: input url
 /mnt/ntfs/DCIM/100GOPRO/GX010111.MP4.
 Applying option hwaccel (use HW accelerated decoding) with argument vdpau.
 Successfully parsed a group of options.
 Opening an input file: /mnt/ntfs/DCIM/100GOPRO/GX010111.MP4.
 [NULL @ 0x558d8ad97fc0] Opening '/mnt/ntfs/DCIM/100GOPRO/GX010111.MP4' for
 reading
 [file @ 0x558d8ad98a80] Setting default whitelist 'file,crypto,data'
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] Format mov,mp4,m4a,3gp,3g2,mj2
 probed with size=2048 and score=100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] ISO: File Type Major Brand:
 mp41
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] Unknown dref type 0x73696c61
 size 12
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] Processing st: 0, edit list 0 -
 media time: 0, duration: 952200
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] Unknown dref type 0x73696c61
 size 12
     Last message repeated 3 times
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] Before
 avformat_find_stream_info() pos: 80210025 bytes read:111090 seeks:3
 nb_streams:5
 [hevc @ 0x558d8ad9abc0] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ad9abc0] Decoding VPS
 [hevc @ 0x558d8ad9abc0] Main profile bitstream
 [hevc @ 0x558d8ad9abc0] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ad9abc0] Decoding SPS
 [hevc @ 0x558d8ad9abc0] Main profile bitstream
 [hevc @ 0x558d8ad9abc0] Decoding VUI
 [hevc @ 0x558d8ad9abc0] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ad9abc0] Decoding PPS
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] Non-increasing DTS in stream 4:
 packet 2 with DTS 0, packet 3 with DTS 0
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] All info found
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x558d8ad97fc0] After
 avformat_find_stream_info() pos: 242723 bytes read:386506 seeks:4 frames:7
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 '/mnt/ntfs/DCIM/100GOPRO/GX010111.MP4':
   Metadata:
     major_brand     : mp41
     minor_version   : 538120216
     compatible_brands: mp41
     creation_time   : 2020-02-24T20:12:09.000000Z
     firmware        : HD7.01.01.80.00
   Duration: 00:00:10.58, start: 0.000000, bitrate: 60642 kb/s
     Stream #0:0(eng), 1, 1/90000: Video: hevc (Main), 1 reference frame
 (hvc1 / 0x31637668), yuvj420p(pc, bt709), 2704x2028 (2704x2032) [SAR 1:1
 DAR 4:3], 0/1, 60385 kb/s, 50 fps, 50 tbr, 90k tbn, 50 tbc (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro H.265
       encoder         : GoPro H.265 encoder
       timecode        : 20:12:09:19
     Stream #0:1(eng), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D),
 48000 Hz, stereo, fltp, 188 kb/s (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro AAC
       timecode        : 20:12:09:19
     Stream #0:2(eng), 1, 1/90000: Data: none (tmcd / 0x64636D74), 0/1, 0
 kb/s (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro TCD
       timecode        : 20:12:09:19
     Stream #0:3(eng), 0, 1/1000: Data: bin_data (gpmd / 0x646D7067), 0/1,
 29 kb/s (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro MET
     Stream #0:4(eng), 4, 1/90000: Data: none (fdsc / 0x63736466), 0/1, 13
 kb/s (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro SOS
 Successfully opened the file.
 Parsing a group of options: output url -.
 Applying option f (force format) with argument null.
 Successfully parsed a group of options.
 Opening an output file: -.
 Successfully opened the file.
 [AVHWDeviceContext @ 0x558d8adf4b40] Successfully created a VDPAU device
 (NVIDIA VDPAU Driver Shared Library  440.59  Thu Jan 30 00:56:39 UTC 2020)
 on X11 display :0
 detected 4 logical cores
 [hevc @ 0x558d8adaabc0] nal_unit_type: 32(VPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Decoding VPS
 [hevc @ 0x558d8adaabc0] Main profile bitstream
 [hevc @ 0x558d8adaabc0] nal_unit_type: 33(SPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Decoding SPS
 [hevc @ 0x558d8adaabc0] Main profile bitstream
 [hevc @ 0x558d8adaabc0] Decoding VUI
 [hevc @ 0x558d8adaabc0] nal_unit_type: 34(PPS), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Decoding PPS
 Stream mapping:
   Stream #0:0 -> #0:0 (hevc (native) -> wrapped_avframe (native))
   Stream #0:1 -> #0:1 (aac (native) -> pcm_s16le (native))
 Press [q] to stop, [?] for help
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
     Last message repeated 6 times
 [hevc @ 0x558d8adaabc0] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [graph_1_in_0_1 @ 0x558d8adf0d00] Setting 'time_base' to value '1/48000'
 [graph_1_in_0_1 @ 0x558d8adf0d00] Setting 'sample_rate' to value '48000'
 [graph_1_in_0_1 @ 0x558d8adf0d00] Setting 'sample_fmt' to value 'fltp'
 [graph_1_in_0_1 @ 0x558d8adf0d00] Setting 'channel_layout' to value '0x3'
 [graph_1_in_0_1 @ 0x558d8adf0d00] tb:1/48000 samplefmt:fltp
 samplerate:48000 chlayout:0x3
 [format_out_0_1 @ 0x558d8af04280] Setting 'sample_fmts' to value 's16'
 [format_out_0_1 @ 0x558d8af04280] auto-inserting filter 'auto_resampler_0'
 between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
 [AVFilterGraph @ 0x558d8adf0340] query_formats: 4 queried, 6 merged, 3
 already done, 0 delayed
 [auto_resampler_0 @ 0x558d8af05040] [SWR @ 0x558d8af05380] Using fltp
 internally between filters
 [auto_resampler_0 @ 0x558d8af05040] ch:2 chl:stereo fmt:fltp r:48000Hz ->
 ch:2 chl:stereo fmt:s16 r:48000Hz
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
 [hevc @ 0x558d8adaabc0] Format vdpau chosen by get_format().
 [hevc @ 0x558d8adaabc0] Format vdpau requires hwaccel initialisation.
 [AVHWFramesContext @ 0x7f69ec3575c0] Unsupported sw format: yuvj420p
 [hevc @ 0x558d8adaabc0] Failed setup for format vdpau: hwaccel
 initialisation returned error.
 [hevc @ 0x558d8adaabc0] Format vdpau not usable, retrying get_format()
 without it.
 [hevc @ 0x558d8adaabc0] Format yuvj420p chosen by get_format().
 [hevc @ 0x558d8adaabc0] Output frame with POC 0.
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
     Last message repeated 1 times
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 1.
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
 [hevc @ 0x558d8ae2f880] Output frame with POC 2.
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless
 if it occurs once at the start per stream)
 [hevc @ 0x558d8ae3ff00] Output frame with POC 3.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 4.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 0.
 [hevc @ 0x558d8adee640] Decoded frame with POC 1.
 [graph 0 input from stream 0:0 @ 0x558d8bbd07c0] Setting 'video_size' to
 value '2704x2028'
 [graph 0 input from stream 0:0 @ 0x558d8bbd07c0] Setting 'pix_fmt' to
 value '12'
 [graph 0 input from stream 0:0 @ 0x558d8bbd07c0] Setting 'time_base' to
 value '1/90000'
 [graph 0 input from stream 0:0 @ 0x558d8bbd07c0] Setting 'pixel_aspect' to
 value '1/1'
 [graph 0 input from stream 0:0 @ 0x558d8bbd07c0] Setting 'frame_rate' to
 value '50/1'
 [graph 0 input from stream 0:0 @ 0x558d8bbd07c0] w:2704 h:2028
 pixfmt:yuvj420p tb:1/90000 fr:50/1 sar:1/1
 [AVFilterGraph @ 0x558d8bbcf900] query_formats: 3 queried, 2 merged, 0
 already done, 0 delayed
 Output #0, null, to 'pipe:':
   Metadata:
     major_brand     : mp41
     minor_version   : 538120216
     compatible_brands: mp41
     firmware        : HD7.01.01.80.00
     encoder         : Lavf58.39.101
     Stream #0:0(eng), 0, 1/50: Video: wrapped_avframe, 1 reference frame,
 yuvj420p, 2704x2028 [SAR 1:1 DAR 4:3], 0/1, q=2-31, 200 kb/s, 50 fps, 50
 tbn, 50 tbc (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro H.265
       timecode        : 20:12:09:19
       encoder         : Lavc58.73.102 wrapped_avframe
     Stream #0:1(eng), 0, 1/48000: Audio: pcm_s16le, 48000 Hz, stereo, s16,
 1536 kb/s (default)
     Metadata:
       creation_time   : 2020-02-24T20:12:09.000000Z
       handler_name    : GoPro AAC
       timecode        : 20:12:09:19
       encoder         : Lavc58.73.102 pcm_s16le
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 5.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 2.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 6.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 7.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 3.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 8.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 4.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 9.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 5.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 10.
 [hevc @ 0x558d8adee640] Decoded frame with POC 6.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 11.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 7.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 12.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 8.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 13.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 9.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 14.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 10.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 15.
 [hevc @ 0x558d8adee640] Decoded frame with POC 11.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 16.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 12.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 17.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 13.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 18.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 14.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 19.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 15.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 20.
 [hevc @ 0x558d8adee640] Decoded frame with POC 16.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 21.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 18.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 17.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 22.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 23.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 19.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 24.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 20.
 [hevc @ 0x558d8adee640] Decoded frame with POC 21.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 22.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 25.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 26.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 27.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 23.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 28.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 24.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 29.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 25.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 30.
 [hevc @ 0x558d8adee640] Decoded frame with POC 26.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 31.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 27.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 32.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 28.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 33.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 29.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 34.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 30.
 frame=   31 fps=0.0 q=-0.0 size=N/A time=00:00:00.70[hevc @
 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 35.
 [hevc @ 0x558d8adee640] Decoded frame with POC 31.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 36.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 32.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 37.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 33.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 38.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 34.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 39.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 35.
 [hevc @ 0x558d8adee640] Decoded frame with POC 36.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 40.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 41.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 38.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 37.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 42.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 43.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 39.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 44.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 40.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 45.
 [hevc @ 0x558d8adee640] Decoded frame with POC 41.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 46.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 42.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 47.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 44.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 43.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 48.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 49.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 45.
 [hevc @ 0x558d8adee640] Decoded frame with POC 46.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 0.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 1.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 47.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 2.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 48.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 3.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 49.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 4.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 0.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 5.
 [hevc @ 0x558d8adee640] Decoded frame with POC 1.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 6.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 2.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 7.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 3.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 8.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 4.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 9.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 5.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 10.
 [hevc @ 0x558d8adee640] Decoded frame with POC 6.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 11.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 7.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 12.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 8.
 frame=   59 fps= 56 q=-0.0 size=N/A time=00:00:01.28[hevc @
 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 13.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 9.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 14.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 10.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 15.
 [hevc @ 0x558d8adee640] Decoded frame with POC 11.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 16.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 12.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 17.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 13.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 18.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 14.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 19.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 15.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 20.
 [hevc @ 0x558d8adee640] Decoded frame with POC 16.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 21.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 17.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 18.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 22.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 23.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 19.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 24.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 20.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 25.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 22.
 [hevc @ 0x558d8adee640] Decoded frame with POC 21.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 26.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 27.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 23.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 28.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 24.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 29.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 25.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 30.
 [hevc @ 0x558d8adee640] Decoded frame with POC 26.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 31.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 27.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 32.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 28.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 33.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 29.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 34.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 30.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 35.
 [hevc @ 0x558d8adee640] Decoded frame with POC 31.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 36.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 32.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 37.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 33.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 38.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 34.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 39.
 [hevc @ 0x558d8adee640] Decoded frame with POC 36.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 35.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 40.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 41.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 37.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 42.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 38.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 43.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 39.
 frame=   90 fps= 57 q=-0.0 size=N/A time=00:00:01.89[hevc @
 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0, temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 44.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 40.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 45.
 [hevc @ 0x558d8adee640] Decoded frame with POC 41.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 46.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 42.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 47.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 43.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 48.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 44.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 49.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 45.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 19(IDR_W_RADL), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Decoded frame with POC 46.
 [hevc @ 0x558d8adaabc0] Output frame with POC 0.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 1.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 47.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 2.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 48.
 [hevc @ 0x558d8ae3ff00] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae3ff00] Output frame with POC 3.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 49.
 [hevc @ 0x558d8ae50800] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae50800] Output frame with POC 4.
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 0.
 [hevc @ 0x558d8adaabc0] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adaabc0] Output frame with POC 5.
 [hevc @ 0x558d8adee640] Decoded frame with POC 1.
 [hevc @ 0x558d8adee640] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8adee640] Output frame with POC 6.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 2.
 [hevc @ 0x558d8ae2f880] nal_unit_type: 1(TRAIL_R), nuh_layer_id: 0,
 temporal_id: 0
 [hevc @ 0x558d8ae2f880] Output frame with POC 7.
 [hevc @ 0x558d8ae3ff00] Decoded frame with POC 3.
 [hevc @ 0x558d8ae50800] Decoded frame with POC 4.
 frame=  104 fps= 57 q=-0.0 Lsize=N/A time=00:00:02.15 bitrate=N/A
 speed=1.19x
 video:54kB audio:404kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 Input file #0 (/mnt/ntfs/DCIM/100GOPRO/GX010111.MP4):
   Input stream #0:0 (video): 108 packets read (16562017 bytes); 105 frames
 decoded;
   Input stream #0:1 (audio): 101 packets read (50472 bytes); 101 frames
 decoded (103424 samples);
   Input stream #0:2 (data): 1 packets read (4 bytes);
   Input stream #0:3 (data): 0 packets read (0 bytes);
   Input stream #0:4 (data): 4 packets read (828 bytes);
   Total: 214 packets (16613321 bytes) demuxed
 Output file #0 (pipe:):
   Output stream #0:0 (video): 104 frames encoded; 104 packets muxed (55744
 bytes);
   Output stream #0:1 (audio): 101 frames encoded (103424 samples); 101
 packets muxed (413696 bytes);
   Total: 205 packets (469440 bytes) muxed
 [hevc @ 0x558d8adaabc0] Decoded frame with POC 5.
 [hevc @ 0x558d8adee640] Decoded frame with POC 6.
 [hevc @ 0x558d8ae2f880] Decoded frame with POC 7.
 206 frames successfully decoded, 0 decoding errors
 [AVIOContext @ 0x558d8ada0e80] Statistics: 16738587 bytes read, 4 seeks
 Exiting normally, received signal 2.

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


More information about the FFmpeg-trac mailing list