[FFmpeg-trac] #7987(undetermined:reopened): 5K Video File - Videotoolbox Fails [ffmpeg/video] h264: Failed setup for format videotoolbox_vld: hwaccel initialisation returned error.

FFmpeg trac at avcodec.org
Wed Jul 3 22:10:28 EEST 2019


#7987: 5K Video File - Videotoolbox Fails [ffmpeg/video] h264: Failed setup for
format videotoolbox_vld: hwaccel initialisation returned error.
-------------------------------------+-------------------------------------
             Reporter:  Sovon        |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Sovon):

 * status:  closed => reopened
 * resolution:  needs_more_info =>


Comment:

 === Reproduced with --HEAD ffmpeg & mpv ===
 {{{
 ffmpeg library versions:
    libavutil       56.30.100
    libavcodec      58.53.101
    libavformat     58.28.101
    libswscale      5.4.101
    libavfilter     7.56.100
    libswresample   3.4.100
 ffmpeg version: git-2019-07-03-664a27e
 }}}

 === FFmpeg Command line ===
 {{{
 ffmpeg -hwaccel videotoolbox -loglevel verbose -i
 /Users/sovonhalder/Downloads/5K/5K_file.mp4 -f null -
 }}}

 === FFmpeg Console output ===
 {{{
 ffmpeg version git-2019-06-28-098ab93 Copyright (c) 2000-2019 the FFmpeg
 developers
   built with Apple LLVM version 10.0.0 (clang-1000.10.44.4)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-098ab93_1
 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-
 tables --enable-avresample --cc=clang --host-
 cflags=-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers/
 --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-
 libaom --enable-libbluray --enable-libmp3lame --enable-libopus --enable-
 librubberband --enable-libsnappy --enable-libtesseract --enable-libtheora
 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265
 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype
 --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libopenjpeg --enable-librtmp --enable-libspeex
 --enable-videotoolbox --disable-libjack --disable-indev=jack --enable-
 libaom --enable-libsoxr
   libavutil      56. 29.100 / 56. 29.100
   libavcodec     58. 53.100 / 58. 53.100
   libavformat    58. 28.101 / 58. 28.101
   libavdevice    58.  7.100 / 58.  7.100
   libavfilter     7. 55.100 /  7. 55.100
   libavresample   4.  0.  0 /  4.  0.  0
   libswscale      5.  4.101 /  5.  4.101
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 Trailing options were found on the commandline.
 [h264 @ 0x7faabd008a00] Reinit context to 5120x2880, pix_fmt: yuv420p
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 '/Users/sovonhalder/Downloads/5K/5K_file.mp4':
   Metadata:
     major_brand     : mp42
     minor_version   : 0
     compatible_brands: mp42mp41
     creation_time   : 2019-06-26T09:29:30.000000Z
   Duration: 01:00:43.78, start: 0.000000, bitrate: 40069 kb/s
     Stream #0:0(eng): Video: h264 (Main), 1 reference frame (avc1 /
 0x31637661), yuv420p(tv, bt709, left), 5120x2880, 39745 kb/s, 60 fps, 60
 tbr, 60k tbn, 120 tbc (default)
     Metadata:
       creation_time   : 2019-06-26T09:29:30.000000Z
       handler_name    : ?Mainconcept Video Media Handler
       encoder         : AVC Coding
     Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
 stereo, fltp, 317 kb/s (default)
     Metadata:
       creation_time   : 2019-06-26T09:29:30.000000Z
       handler_name    : #Mainconcept MP4 Sound Media Handler
 At least one output file must be specified
 [AVIOContext @ 0x7faabcc28ec0] Statistics: 3194702 bytes read, 2 seeks
 Sovons-MacBook-Pro:~ sovonhalder$ clear

 Sovons-MacBook-Pro:~ sovonhalder$ ffmpeg -hwaccel videotoolbox -loglevel
 verbose -i /Users/sovonhalder/Downloads/5K/5K_file.mp4 -f null -
 ffmpeg version git-2019-06-28-098ab93 Copyright (c) 2000-2019 the FFmpeg
 developers
   built with Apple LLVM version 10.0.0 (clang-1000.10.44.4)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-098ab93_1
 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-
 tables --enable-avresample --cc=clang --host-
 cflags=-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers/
 --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-
 libaom --enable-libbluray --enable-libmp3lame --enable-libopus --enable-
 librubberband --enable-libsnappy --enable-libtesseract --enable-libtheora
 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265
 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype
 --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libopenjpeg --enable-librtmp --enable-libspeex
 --enable-videotoolbox --disable-libjack --disable-indev=jack --enable-
 libaom --enable-libsoxr
   libavutil      56. 29.100 / 56. 29.100
   libavcodec     58. 53.100 / 58. 53.100
   libavformat    58. 28.101 / 58. 28.101
   libavdevice    58.  7.100 / 58.  7.100
   libavfilter     7. 55.100 /  7. 55.100
   libavresample   4.  0.  0 /  4.  0.  0
   libswscale      5.  4.101 /  5.  4.101
   libswresample   3.  4.100 /  3.  4.100
   libpostproc    55.  4.100 / 55.  4.100
 [h264 @ 0x7f81c2809600] Reinit context to 5120x2880, pix_fmt: yuv420p
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 '/Users/sovonhalder/Downloads/5K/5K_file.mp4':
   Metadata:
     major_brand     : mp42
     minor_version   : 0
     compatible_brands: mp42mp41
     creation_time   : 2019-06-26T09:29:30.000000Z
   Duration: 01:00:43.78, start: 0.000000, bitrate: 40069 kb/s
     Stream #0:0(eng): Video: h264 (Main), 1 reference frame (avc1 /
 0x31637661), yuv420p(tv, bt709, left), 5120x2880, 39745 kb/s, 60 fps, 60
 tbr, 60k tbn, 120 tbc (default)
     Metadata:
       creation_time   : 2019-06-26T09:29:30.000000Z
       handler_name    : ?Mainconcept Video Media Handler
       encoder         : AVC Coding
     Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
 stereo, fltp, 317 kb/s (default)
     Metadata:
       creation_time   : 2019-06-26T09:29:30.000000Z
       handler_name    : #Mainconcept MP4 Sound Media Handler
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
   Stream #0:1 -> #0:1 (aac (native) -> pcm_s16le (native))
 Press [q] to stop, [?] for help
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [graph_1_in_0_1 @ 0x7f81c0448ac0] tb:1/48000 samplefmt:fltp
 samplerate:48000 chlayout:0x3
 [format_out_0_1 @ 0x7f81c2007140] auto-inserting filter 'auto_resampler_0'
 between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
 [auto_resampler_0 @ 0x7f81c0635740] ch:2 chl:stereo fmt:fltp r:48000Hz ->
 ch:2 chl:stereo fmt:s16 r:48000Hz
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 frame=    0 fps=0.0 q=0.0 size=N/A time=-577014:32:22.77 bitrate=N/A
 speed=N/A  [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0820400] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0820400] decode_slice_header error
 [h264 @ 0x7f81c0820400] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0821a00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0821a00] decode_slice_header error
 [h264 @ 0x7f81c0821a00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0822000] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0822000] decode_slice_header error
 [h264 @ 0x7f81c0822000] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 [h264 @ 0x7f81c0807c00] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0807c00] decode_slice_header error
 [h264 @ 0x7f81c0807c00] no frame!
 Error while decoding stream #0:0: Invalid data found when processing input
 Too many packets buffered for output stream 0:1.
 [AVIOContext @ 0x7f81c2005bc0] Statistics: 16351463 bytes read, 2 seeks
 [h264 @ 0x7f81c0808200] VideoToolbox session not available.
 Error creating Videotoolbox decoder.
 videotoolbox hwaccel requested for input stream #0:0, but cannot be
 initialized.
 [h264 @ 0x7f81c0808200] decode_slice_header error
 [h264 @ 0x7f81c0808200] no frame!
 Conversion failed!
 }}}

 === Sample File ===
 It's a 17GB file. Also I shouldn't upload, it's porn from website
 [http://5kporn.com]

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


More information about the FFmpeg-trac mailing list