Opened 5 years ago

Last modified 5 years ago

#7469 new defect

"-hwaccel auto" fail in some case

Reported by: Samuel Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: hwaccel auto
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
Doesn't show any error message but do not proceed the command line.
Work without "-hwaccel auto" or setting manually the paramater "-hwaccel qsv".
Maybe due to some old CPU with MMX and SSE support only?

How to reproduce:

% ffmpeg -y -v 9 -loglevel 99 -report -hwaccel auto -i "F:\\_TORRENTS_\\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv" -bufsize 31250k -maxrate 31250k -crf 19 -ab 640k -c:a ac3 -c:v libx264 -tune zerolatency -preset ultrafast -level 41 -pix_fmt yuv420p -f mpegts NUL
ffmpeg version N-91977-ge33b28cc79 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 8.2.0 (GCC)
  configuration: --enable-gpl --enable-version3 --enable-avisynth --enable-fontconfig --enable-gnutls --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libilbc --enable-libkvazaar --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libxml2 --enable-libzimg --enable-opengl --enable-pthreads --disable-w32threads --disable-dxva2 --disable-debug --pkg-config-flags=--static --extra-ldflags=-static --extra-cflags='-mtune=generic -mfpmath=sse -msse' --cpu=i686 --optflags='-O2 -finline-fun  libavutil      56. 19.101 / 56. 19.101
  libavcodec     58. 30.100 / 58. 30.100
  libavformat    58. 18.101 / 58. 18.101
  libavdevice    58.  4.103 / 58.  4.103
  libavfilter     7. 32.100 /  7. 32.100
  libswscale      5.  2.100 /  5.  2.100
  libswresample   3.  2.100 /  3.  2.100
  libpostproc    55.  2.100 / 55.  2.100
Splitting the commandline.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'auto'.
Reading option '-i' ... matched as input url with argument 'F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv'.
Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '31250k'.
Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '31250k'.
Reading option '-crf' ... matched as AVOption 'crf' with argument '19'.
Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '640k'.
Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'ac3'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
Reading option '-tune' ... matched as AVOption 'tune' with argument 'zerolatency'.
Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
Reading option '-level' ... matched as AVOption 'level' with argument '41'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
Reading option 'NUL' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option y (overwrite output files) with argument 1.
Applying option v (set logging level) with argument 9.
Applying option loglevel (set logging level) with argument 99.
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv.
Applying option hwaccel (use HW accelerated decoding) with argument auto.
Successfully parsed a group of options.
Opening an input file: F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv.
[NULL @ 08022100] Opening 'F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv' for reading
[file @ 08022d80] Setting default whitelist 'file,crypto'
[matroska,webm @ 08022100] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
st:2 removing common factor 1000000 from timebase
st:3 removing common factor 1000000 from timebase
st:4 removing common factor 1000000 from timebase
st:5 removing common factor 1000000 from timebase
st:6 removing common factor 1000000 from timebase
[matroska,webm @ 08022100] Before avformat_find_stream_info() pos: 5976 bytes read:32768 seeks:0 nb_streams:7
[h264 @ 08034d00] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 08034d00] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 08034d00] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 08034d00] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 08034d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 08034d00] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 08034d00] Format yuv420p chosen by get_format().
[h264 @ 08034d00] Reinit context to 1280x544, pix_fmt: yuv420p
[h264 @ 08034d00] no picture 
[matroska,webm @ 08022100] All info found
[matroska,webm @ 08022100] After avformat_find_stream_info() pos: 27464 bytes read:32768 seeks:0 frames:11
Guessed Channel Layout for Input Stream #0.1 : 5.1
Input #0, matroska,webm, from 'F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv':
  Metadata:
    encoder         : libebml v1.3.6 + libmatroska v1.4.9
  Duration: 00:41:12.99, start: 0.000000, bitrate: 2591 kb/s
    Stream #0:0, 4, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1280x544 [SAR 1:1 DAR 40:17], 0/1, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Stream #0:1, 7, 1/1000: Audio: eac3, 48000 Hz, 5.1, fltp (default)
    Stream #0:2(eng), 0, 1/1000: Subtitle: subrip
    Metadata:
      title           : English
    Stream #0:3(swe), 0, 1/1000: Subtitle: subrip
    Metadata:
      title           : Swedish
    Stream #0:4(nor), 0, 1/1000: Subtitle: subrip
    Metadata:
      title           : Norwegian
    Stream #0:5(ger), 0, 1/1000: Subtitle: subrip
    Metadata:
      title           : German
    Stream #0:6(fin), 0, 1/1000: Subtitle: subrip
    Metadata:
      title           : Finnish
Successfully opened the file.
Parsing a group of options: output url NUL.
Applying option ab (audio bitrate (please use -b:a)) with argument 640k.
Applying option c:a (codec name) with argument ac3.
Applying option c:v (codec name) with argument libx264.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Applying option f (force format) with argument mpegts.
Successfully parsed a group of options.
Opening an output file: NUL.
[file @ 0804f140] Setting default whitelist 'file,crypto'
Successfully opened the file.

Change History (2)

comment:1 by Samuel, 5 years ago

The same command, stopped before the end of the transcoding, without using "-hwaccel auto" (or specifying manually "qsv" instead of "auto"):

ffmpeg -y -v 9 -loglevel 99 -report -i "F:
_TORRENTS_
Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON
Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv" -bufsize 31250k -maxrate 31250k -crf 19 -ab 640k -c:a ac3 -c:v libx264 -tune zerolatency -preset ultrafast -level 41 -pix_fmt yuv420p -f mpegts NUL
ffmpeg version N-91977-ge33b28cc79 Copyright (c) 2000-2018 the FFmpeg developers

built with gcc 8.2.0 (GCC)
configuration: --enable-gpl --enable-version3 --enable-avisynth --enable-fontconfig --enable-gnutls --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libilbc --enable-libkvazaar --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libxml2 --enable-libzimg --enable-opengl --enable-pthreads --disable-w32threads --disable-dxva2 --disable-debug --pkg-config-flags=--static --extra-ldflags=-static --extra-cflags='-mtune=generic -mfpmath=sse -msse' --cpu=i686 --optflags='-O2 -finline-fun libavutil 56. 19.101 / 56. 19.101
libavcodec 58. 30.100 / 58. 30.100
libavformat 58. 18.101 / 58. 18.101
libavdevice 58. 4.103 / 58. 4.103
libavfilter 7. 32.100 / 7. 32.100
libswscale 5. 2.100 / 5. 2.100
libswresample 3. 2.100 / 3. 2.100
libpostproc 55. 2.100 / 55. 2.100

Splitting the commandline.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Reading option '-i' ... matched as input url with argument 'F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv'.
Reading option '-bufsize' ... matched as AVOption 'bufsize' with argument '31250k'.
Reading option '-maxrate' ... matched as AVOption 'maxrate' with argument '31250k'.
Reading option '-crf' ... matched as AVOption 'crf' with argument '19'.
Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '640k'.
Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'ac3'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
Reading option '-tune' ... matched as AVOption 'tune' with argument 'zerolatency'.
Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
Reading option '-level' ... matched as AVOption 'level' with argument '41'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
Reading option 'NUL' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option y (overwrite output files) with argument 1.
Applying option v (set logging level) with argument 9.
Applying option loglevel (set logging level) with argument 99.
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv.
Successfully parsed a group of options.
Opening an input file: F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv.
[NULL @ 08022040] Opening 'F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv' for reading
[file @ 08022c40] Setting default whitelist 'file,crypto'
[matroska,webm @ 08022040] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
st:2 removing common factor 1000000 from timebase
st:3 removing common factor 1000000 from timebase
st:4 removing common factor 1000000 from timebase
st:5 removing common factor 1000000 from timebase
st:6 removing common factor 1000000 from timebase
[matroska,webm @ 08022040] Before avformat_find_stream_info() pos: 5976 bytes read:32768 seeks:0 nb_streams:7
[h264 @ 08025700] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 08025700] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 08025700] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 08025700] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 08025700] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 08025700] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 08025700] Format yuv420p chosen by get_format().
[h264 @ 08025700] Reinit context to 1280x544, pix_fmt: yuv420p
[h264 @ 08025700] no picture
[matroska,webm @ 08022040] All info found
[matroska,webm @ 08022040] After avformat_find_stream_info() pos: 27464 bytes read:32768 seeks:0 frames:11
Guessed Channel Layout for Input Stream #0.1 : 5.1
Input #0, matroska,webm, from 'F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv':

Metadata:

encoder : libebml v1.3.6 + libmatroska v1.4.9

Duration: 00:41:12.99, start: 0.000000, bitrate: 2591 kb/s

Stream #0:0, 4, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1280x544 [SAR 1:1 DAR 40:17], 0/1, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Stream #0:1, 7, 1/1000: Audio: eac3, 48000 Hz, 5.1, fltp (default)
Stream #0:2(eng), 0, 1/1000: Subtitle: subrip
Metadata:

title : English

Stream #0:3(swe), 0, 1/1000: Subtitle: subrip
Metadata:

title : Swedish

Stream #0:4(nor), 0, 1/1000: Subtitle: subrip
Metadata:

title : Norwegian

Stream #0:5(ger), 0, 1/1000: Subtitle: subrip
Metadata:

title : German

Stream #0:6(fin), 0, 1/1000: Subtitle: subrip
Metadata:

title : Finnish

Successfully opened the file.
Parsing a group of options: output url NUL.
Applying option ab (audio bitrate (please use -b:a)) with argument 640k.
Applying option c:a (codec name) with argument ac3.
Applying option c:v (codec name) with argument libx264.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Applying option f (force format) with argument mpegts.
Successfully parsed a group of options.
Opening an output file: NUL.
[file @ 0804f100] Setting default whitelist 'file,crypto'
Successfully opened the file.
detected 1 logical cores
[h264 @ 081f8b80] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 081f8b80] nal_unit_type: 8(PPS), nal_ref_idc: 3
Stream mapping:

Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (eac3 (native) -> ac3 (native))

Press [q] to stop, ? for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 081f8b80] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 081f8b80] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 081f8b80] Format yuv420p chosen by get_format().
[h264 @ 081f8b80] Reinit context to 1280x544, pix_fmt: yuv420p
[h264 @ 081f8b80] no picture
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[graph_1_in_0_1 @ 080badc0] Setting 'time_base' to value '1/48000'
[graph_1_in_0_1 @ 080badc0] Setting 'sample_rate' to value '48000'
[graph_1_in_0_1 @ 080badc0] Setting 'sample_fmt' to value 'fltp'
[graph_1_in_0_1 @ 080badc0] Setting 'channel_layout' to value '0x60f'
[graph_1_in_0_1 @ 080badc0] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x60f
[format_out_0_1 @ 08040ec0] Setting 'sample_fmts' to value 'fltp'
[format_out_0_1 @ 08040ec0] Setting 'channel_layouts' to value '0x4|0x3|0x103|0x7|0x603|0x33|0x107|0x607|0x37|0xc|0xb|0x10b|0xf|0x60b|0x3b|0x10f|0x60f|0x3f'
[AVFilterGraph @ 0802af00] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[h264 @ 081f8b80] no picture
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[graph 0 input from stream 0:0 @ 08848dc0] Setting 'video_size' to value '1280x544'
[graph 0 input from stream 0:0 @ 08848dc0] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 08848dc0] Setting 'time_base' to value '1/1000'
[graph 0 input from stream 0:0 @ 08848dc0] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 08848dc0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 08848dc0] Setting 'frame_rate' to value '24000/1001'
[graph 0 input from stream 0:0 @ 08848dc0] w:1280 h:544 pixfmt:yuv420p tb:1/1000 fr:24000/1001 sar:1/1 sws_param:flags=2
[format @ 081c9f80] Setting 'pix_fmts' to value 'yuv420p'
[AVFilterGraph @ 080ba3c0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
[libx264 @ 081f85c0] using SAR=1/1
[libx264 @ 081f85c0] using cpu capabilities: MMX2 SSE
[libx264 @ 081f85c0] profile Constrained Baseline, level 4.1, 4:2:0, 8-bit
[mpegts @ 081f8040] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
Output #0, mpegts, to 'NUL':

Metadata:

encoder : Lavf58.18.101
Stream #0:0, 0, 1/90000: Video: h264 (libx264), 1 reference frame, yuv420p(left), 1280x544 [SAR 1:1 DAR 40:17], 0/1, q=-1--1, 23.98 fps, 90k tbn, 23.98 tbc (default)
Metadata:

encoder : Lavc58.30.100 libx264

Side data:

cpb: bitrate max/min/avg: 31250000/0/0 buffer size: 31250000 vbv_delay: -1

Stream #0:1, 0, 1/90000: Audio: ac3, 48000 Hz, 5.1(side), fltp, delay 256, 640 kb/s (default)
Metadata:

encoder : Lavc58.30.100 ac3

Clipping frame in rate conversion by 0.000008
[libx264 @ 081f85c0] frame= 0 QP=16.00 NAL=3 Slice:I Poc:0 I:2720 P:0 SKIP:0 size=2773 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 1 QP=9.00 NAL=2 Slice:P Poc:2 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.009972
[libx264 @ 081f85c0] frame= 2 QP=9.00 NAL=2 Slice:P Poc:4 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.002983
[libx264 @ 081f85c0] frame= 3 QP=8.00 NAL=2 Slice:P Poc:6 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 4 QP=8.00 NAL=2 Slice:P Poc:8 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 5 QP=8.00 NAL=2 Slice:P Poc:10 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.005974
[libx264 @ 081f85c0] frame= 6 QP=8.00 NAL=2 Slice:P Poc:12 I:2640 P:0 SKIP:80 size=2980 bytes
frame= 7 fps=0.0 q=8.0 size= 42kB time=0.47 bitrate= 728.8kbits/s speed=0.922x
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 7 QP=8.00 NAL=2 Slice:P Poc:14 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 8 QP=8.00 NAL=2 Slice:P Poc:16 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.008995
[libx264 @ 081f85c0] frame= 9 QP=8.00 NAL=2 Slice:P Poc:18 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.001976
[libx264 @ 081f85c0] frame= 10 QP=8.00 NAL=2 Slice:P Poc:20 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 11 QP=8.00 NAL=2 Slice:P Poc:22 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 12 QP=8.00 NAL=2 Slice:P Poc:24 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.004997
[libx264 @ 081f85c0] frame= 13 QP=8.00 NAL=2 Slice:P Poc:26 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 14 QP=8.00 NAL=2 Slice:P Poc:28 I:2640 P:0 SKIP:80 size=2980 bytes
frame= 15 fps= 15 q=8.0 size= 98kB time=0.73 bitrate=1101.2kbits/s speed=0.714x
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 15 QP=8.00 NAL=2 Slice:P Poc:30 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.007988
[libx264 @ 081f85c0] frame= 16 QP=8.00 NAL=2 Slice:P Poc:32 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.000999
[libx264 @ 081f85c0] frame= 17 QP=8.00 NAL=2 Slice:P Poc:34 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 18 QP=8.00 NAL=2 Slice:P Poc:36 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.010979
[libx264 @ 081f85c0] frame= 19 QP=8.00 NAL=2 Slice:P Poc:38 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.003990
[libx264 @ 081f85c0] frame= 20 QP=8.00 NAL=2 Slice:P Poc:40 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 21 QP=8.00 NAL=2 Slice:P Poc:42 I:2640 P:0 SKIP:80 size=2980 bytes
frame= 22 fps= 14 q=8.0 size= 146kB time=0.99 bitrate=1208.8kbits/s speed=0.639x
[h264 @ 081f8b80] nal_unit_type: 5(IDR), nal_ref_idc: 3
[libx264 @ 081f85c0] frame= 22 QP=8.00 NAL=2 Slice:P Poc:44 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.006981
[libx264 @ 081f85c0] frame= 23 QP=8.00 NAL=2 Slice:P Poc:46 I:2640 P:0 SKIP:80 size=2980 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 24 QP=13.00 NAL=2 Slice:P Poc:48 I:2720 P:0 SKIP:0 size=9364 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 25 QP=12.00 NAL=2 Slice:P Poc:50 I:941 P:1255 SKIP:524 size=4968 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.009972
[libx264 @ 081f85c0] frame= 26 QP=12.00 NAL=2 Slice:P Poc:52 I:784 P:1164 SKIP:772 size=4090 bytes
frame= 27 fps= 13 q=12.0 size= 191kB time=1.27 bitrate=1228.3kbits/s speed=0.619x
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.002983
[libx264 @ 081f85c0] frame= 27 QP=12.00 NAL=2 Slice:P Poc:54 I:644 P:699 SKIP:1377 size=2716 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 28 QP=12.00 NAL=2 Slice:P Poc:56 I:701 P:1094 SKIP:925 size=4045 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 29 QP=12.00 NAL=2 Slice:P Poc:58 I:959 P:1264 SKIP:497 size=5314 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
Clipping frame in rate conversion by 0.005974
[libx264 @ 081f85c0] frame= 30 QP=13.00 NAL=2 Slice:P Poc:60 I:808 P:908 SKIP:1004 size=5964 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 081f85c0] frame= 31 QP=14.00 NAL=2 Slice:P Poc:62 I:992 P:985 SKIP:743 size=8699 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 081f85c0] frame= 32 QP=15.00 NAL=2 Slice:P Poc:64 I:962 P:1158 SKIP:600 size=9448 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.008995
[libx264 @ 081f85c0] frame= 33 QP=15.00 NAL=2 Slice:P Poc:66 I:762 P:1269 SKIP:689 size=9742 bytes
[h264 @ 081f8b80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
Clipping frame in rate conversion by 0.001976

Received windows signal 0
[libx264 @ 081f85c0] frame= 34 QP=15.00 NAL=2 Slice:P Poc:68 I:694 P:1196 SKIP:830 size=9587 bytes
frame= 35 fps= 13 q=15.0 size= 256kB time=1.75 bitrate=1195.2kbits/s speed=0.661x
frame= 35 fps= 13 q=15.0 Lsize= 308kB time=1.75 bitrate=1435.7kbits/s speed=0.628x
video:142kB audio:138kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.085649%
Input file #0 (F:\_TORRENTS_\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON\Maniac.2018.S01E01.PROPER.720p.WEBRip.X264-METCON.mkv):

Input stream #0:0 (video): 37 packets read (56989 bytes); 36 frames decoded;
Input stream #0:1 (audio): 55 packets read (140800 bytes); 55 frames decoded (84480 samples);
Input stream #0:2 (subtitle): 0 packets read (0 bytes);
Input stream #0:3 (subtitle): 0 packets read (0 bytes);
Input stream #0:4 (subtitle): 0 packets read (0 bytes);
Input stream #0:5 (subtitle): 0 packets read (0 bytes);
Input stream #0:6 (subtitle): 0 packets read (0 bytes);
Total: 92 packets (197789 bytes) demuxed

Output file #0 (NUL):

Output stream #0:0 (video): 35 frames encoded; 35 packets muxed (145250 bytes);
Output stream #0:1 (audio): 55 frames encoded (84480 samples); 55 packets muxed (140800 bytes);
Total: 90 packets (286050 bytes) muxed

91 frames successfully decoded, 0 decoding errors
[AVIOContext @ 08041f00] Statistics: 0 seeks, 2 writeouts
[libx264 @ 081f85c0] frame I:1 Avg QP:16.00 size: 2773
[libx264 @ 081f85c0] frame P:34 Avg QP: 9.74 size: 4190
[libx264 @ 081f85c0] mb I I16..4: 100.0% 0.0% 0.0%
[libx264 @ 081f85c0] mb P I16..4: 77.5% 0.0% 0.0% P16..4: 11.9% 0.0% 0.0% 0.0% 0.0% skip:10.6%
[libx264 @ 081f85c0] coded y,uvDC,uvAC intra: 1.2% 1.1% 0.4% inter: 6.5% 4.5% 0.4%
[libx264 @ 081f85c0] i16 v,h,dc,p: 94% 2% 1% 3%
[libx264 @ 081f85c0] i8c dc,h,v,p: 98% 1% 1% 0%
[libx264 @ 081f85c0] kb/s:796.00
[AVIOContext @ 0802af80] Statistics: 229376 bytes read, 0 seeks
Exiting normally, received signal 2.

Last edited 5 years ago by Samuel (previous) (diff)

comment:2 by Samuel, 5 years ago

I just read that a user using Windows 7 32-bit having a CPU supporting only the dxva2 qsv hardware acceleration methods met a FFmpeg failure while using the "-hwaccel auto" parameter.

So perhaps this issue is related to 32-bit?

Note: See TracTickets for help on using tickets.