Ticket #11213: ffmpeg-20240928-160627.log

File ffmpeg-20240928-160627.log, 13.8 KB (added by David Heidelberg, 22 months ago)

ffmpeg.log

Line 
1ffmpeg started on 2024-09-28 at 16:06:27
2Report written to "ffmpeg-20240928-160627.log"
3Log level: 48
4Command line:
5ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -i EschersCorridor.mp4 -f null -
6ffmpeg version 7.0.2-3 Copyright (c) 2000-2024 the FFmpeg developers
7 built with gcc 14 (Debian 14.2.0-2)
8 configuration: --prefix=/usr --extra-version=3 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --disable-libmfx --disable-omx --enable-gnutls --enable-libaom --enable-libass --enable-libbs2b --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libharfbuzz --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-openal --enable-opencl --enable-opengl --disable-sndio --enable-libvpl --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint libavutil 59. 8.100 / 59. 8.100
9 libavcodec 61. 3.100 / 61. 3.100
10 libavformat 61. 1.100 / 61. 1.100
11 libavdevice 61. 1.100 / 61. 1.100
12 libavfilter 10. 1.100 / 10. 1.100
13 libswscale 8. 1.100 / 8. 1.100
14 libswresample 5. 1.100 / 5. 1.100
15 libpostproc 58. 1.100 / 58. 1.100
16Splitting the commandline.
17Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'vaapi'.
18Reading option '-hwaccel_device' ... matched as option 'hwaccel_device' (select a device for HW acceleration) with argument '/dev/dri/renderD128'.
19Reading option '-hwaccel_output_format' ... matched as option 'hwaccel_output_format' (select output format used with HW accelerated decoding) with argument 'vaapi'.
20Reading option '-i' ... matched as input url with argument 'EschersCorridor.mp4'.
21Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'null'.
22Reading option '-' ... matched as output url.
23Finished splitting the commandline.
24Parsing a group of options: global .
25Successfully parsed a group of options.
26Parsing a group of options: input url EschersCorridor.mp4.
27Applying option hwaccel (use HW accelerated decoding) with argument vaapi.
28Applying option hwaccel_device (select a device for HW acceleration) with argument /dev/dri/renderD128.
29Applying option hwaccel_output_format (select output format used with HW accelerated decoding) with argument vaapi.
30Successfully parsed a group of options.
31Opening an input file: EschersCorridor.mp4.
32[AVFormatContext @ 0x558ecdb4b640] Opening 'EschersCorridor.mp4' for reading
33[file @ 0x558ecdb4bd00] Setting default whitelist 'file,crypto,data'
34[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
35[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] ISO: File Type Major Brand: isom
36[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] Unknown dref type 0x206c7275 size 12
37[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] Processing st: 0, edit list 0 - media time: 0, duration: 159237
38[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] Before avformat_find_stream_info() pos: 2091 bytes read:32768 seeks:0 nb_streams:1
39[libdav1d @ 0x558ecdb4c5c0] libdav1d 1.4.3
40[libdav1d @ 0x558ecdb4c5c0] Using 1 threads, 0 max_frame_delay
41[libdav1d @ 0x558ecdb4c5c0] Frame 0: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
42[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] All info found
43[mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb4b640] After avformat_find_stream_info() pos: 26796 bytes read:32768 seeks:0 frames:1
44Selecting decoder 'av1' because of requested hwaccel method vaapi
45Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'EschersCorridor.mp4':
46 Metadata:
47 major_brand : isom
48 minor_version : 512
49 compatible_brands: isomav01iso2mp41
50 encoder : Lavf58.76.100
51 Duration: 00:00:10.37, start: 0.000000, bitrate: 629 kb/s
52 Stream #0:0[0x1](und), 1, 1/15360: Video: av1 (libdav1d) (Main) (av01 / 0x31307661), yuv420p(tv, progressive), 460x460, 628 kb/s, SAR 1:1 DAR 1:1, 30 fps, 30 tbr, 15360 tbn (default)
53 Metadata:
54 handler_name : VideoHandler
55 vendor_id : [0][0][0][0]
56Successfully opened the file.
57Parsing a group of options: output url -.
58Applying option f (force container format (auto-detected otherwise)) with argument null.
59Successfully parsed a group of options.
60Opening an output file: -.
61[out#0/null @ 0x558ecdb4d980] No explicit maps, mapping streams automatically...
62[vost#0:0/wrapped_avframe @ 0x558ecdb4e0c0] Created video stream from input stream 0:0
63[AVHWDeviceContext @ 0x558ecdb4c0c0] libva: VA-API version 1.22.0
64[AVHWDeviceContext @ 0x558ecdb4c0c0] libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
65[AVHWDeviceContext @ 0x558ecdb4c0c0] libva: Found init function __vaDriverInit_1_22
66[AVHWDeviceContext @ 0x558ecdb4c0c0] libva: va_openDriver() returns 0
67[AVHWDeviceContext @ 0x558ecdb4c0c0] Initialised VAAPI connection: version 1.22
68[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x41524742 -> bgra.
69[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x42475241 -> argb.
70[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x41424752 -> rgba.
71[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x52474241 -> abgr.
72[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x58524742 -> bgr0.
73[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x42475258 -> 0rgb.
74[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x58424752 -> rgb0.
75[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x52474258 -> 0bgr.
76[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30335241 -> unknown.
77[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30334241 -> unknown.
78[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30335258 -> x2rgb10le.
79[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30334258 -> unknown.
80[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x36314752 -> unknown.
81[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x56555941 -> unknown.
82[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x56555958 -> vuyx.
83[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30303859 -> gray.
84[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x3231564e -> nv12.
85[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x3132564e -> unknown.
86[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x32595559 -> yuyv422.
87[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x59565955 -> uyvy422.
88[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x32315659 -> yuv420p.
89[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30323449 -> yuv420p.
90[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x50313134 -> yuv411p.
91[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x48323234 -> yuv422p.
92[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x56323234 -> yuv440p.
93[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x50343434 -> yuv444p.
94[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x33434d49 -> unknown.
95[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30313050 -> p010le.
96[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x32313050 -> p012le.
97[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x36313050 -> unknown.
98[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30313259 -> y210le.
99[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x32313259 -> y212le.
100[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x36313259 -> unknown.
101[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x30313459 -> xv30le.
102[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x32313459 -> xv36le.
103[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x36313459 -> unknown.
104[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x50424752 -> unknown.
105[AVHWDeviceContext @ 0x558ecdb4c0c0] Format 0x50524742 -> unknown.
106[AVHWDeviceContext @ 0x558ecdb4c0c0] VAAPI driver: Intel iHD driver for Intel(R) Gen Graphics - 24.2.5 ().
107[AVHWDeviceContext @ 0x558ecdb4c0c0] Driver not found in known nonstandard list, using standard behaviour.
108Successfully opened the file.
109Stream mapping:
110 Stream #0:0 -> #0:0 (av1 (native) -> wrapped_avframe (native))
111[vost#0:0/wrapped_avframe @ 0x558ecdb4e0c0] Starting thread...
112[vf#0:0 @ 0x558ecdb4e500] Starting thread...
113[vist#0:0/av1 @ 0x558ecdb4fac0] [dec:av1 @ 0x558ecdb50fc0] Starting thread...
114[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x558ecdb0aec0] Starting thread...
115Press [q] to stop, [?] for help
116[libdav1d @ 0x558ecdb4f480] Frame 4: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
117[libdav1d @ 0x558ecdb4f480] Frame 2: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
118[libdav1d @ 0x558ecdb4f480] Frame 1: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
119[libdav1d @ 0x558ecdb4f480] Frame 3: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
120[libdav1d @ 0x558ecdb4f480] Frame 8: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
121[libdav1d @ 0x558ecdb4f480] Frame 6: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
122[libdav1d @ 0x558ecdb4f480] Frame 5: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
123[libdav1d @ 0x558ecdb4f480] Frame 7: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
124[av1 @ 0x558ecdb516c0] Frame 0: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
125[av1 @ 0x558ecdb516c0] Total OBUs on this packet: 2.
126[av1 @ 0x558ecdb516c0] OBU idx:0, type:1, content available:1.
127[libdav1d @ 0x558ecdb4f480] Frame 12: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
128[av1 @ 0x558ecdb516c0] OBU idx:1, type:6, content available:1.
129[libdav1d @ 0x558ecdb4f480] Frame 10: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
130[libdav1d @ 0x558ecdb4f480] Frame 9: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
131[av1 @ 0x558ecdb516c0] Format vaapi chosen by get_format().
132[av1 @ 0x558ecdb516c0] Format vaapi requires hwaccel av1_vaapi initialisation.
133[av1 @ 0x558ecdb516c0] Considering format 0x3231564e -> nv12.
134[av1 @ 0x558ecdb516c0] Considering format 0x30313050 -> p010le.
135[av1 @ 0x558ecdb516c0] Picked nv12 (0x3231564e) as best match for yuv420p.
136[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0.
137[AVHWFramesContext @ 0x7f59c00039c0] Direct mapping possible.
138[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x1.
139[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x2.
140[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x3.
141[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x4.
142[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x5.
143[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x6.
144[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x7.
145[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x8.
146[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x9.
147[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0xa.
148[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0xb.
149[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0xc.
150[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0xd.
151[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0xe.
152[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0xf.
153[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x10.
154[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x11.
155[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x12.
156[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x13.
157[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x14.
158[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x15.
159[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x16.
160[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x17.
161[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x18.
162[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x19.
163[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x1a.
164[AVHWFramesContext @ 0x7f59c00039c0] Created surface 0x1b.
165[av1 @ 0x558ecdb516c0] Decode context initialised: 0x51/0x10000000.
166[av1 @ 0x558ecdb516c0] AV1 decode get format: vaapi.
167[av1 @ 0x558ecdb516c0] Param buffer (type 0, 1160 bytes) is 0.
168[av1 @ 0x558ecdb516c0] Slice 0 param buffer (40 bytes) is 0x1.
169[av1 @ 0x558ecdb516c0] Slice 0 data buffer (24658 bytes) is 0x2.
170[av1 @ 0x558ecdb516c0] Decode to surface 0x1b.
171[av1 @ 0x558ecdb516c0] Failed to end picture decode issue: 23 (internal decoding error).
172[av1 @ 0x558ecdb516c0] HW accel end frame fail.
173[vist#0:0/av1 @ 0x558ecdb4fac0] [dec:av1 @ 0x558ecdb50fc0] Error submitting packet to decoder: Input/output error
174[av1 @ 0x558ecdb516c0] Frame 4: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
175[av1 @ 0x558ecdb516c0] Frame 2: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
176[av1 @ 0x558ecdb516c0] Frame 1: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
177[av1 @ 0x558ecdb516c0] Total OBUs on this packet: 3.
178[av1 @ 0x558ecdb516c0] OBU idx:0, type:6, content available:1.
179[av1 @ 0x558ecdb516c0] Param buffer (type 0, 1160 bytes) is 0x2.
180[av1 @ 0x558ecdb516c0] Slice 0 param buffer (40 bytes) is 0x1.
181[av1 @ 0x558ecdb516c0] Slice 0 data buffer (14699 bytes) is 0.
182[av1 @ 0x558ecdb516c0] Decode to surface 0x1b.
183[av1 @ 0x558ecdb516c0] Failed to end picture decode issue: 23 (internal decoding error).
184[av1 @ 0x558ecdb516c0] HW accel end frame fail.
185[vist#0:0/av1 @ 0x558ecdb4fac0] [dec:av1 @ 0x558ecdb50fc0] Error submitting packet to decoder: Input/output error
186[av1 @ 0x558ecdb516c0] Total OBUs on this packet: 1.
187[av1 @ 0x558ecdb516c0] OBU idx:0, type:3, content available:1.
188[av1 @ 0x558ecdb516c0] Frame 3: size 460x460 upscaled 460 render 460x460 subsample 2x2 bitdepth 8 tiles 1x1.
189[av1 @ 0x558ecdb516c0] Total OBUs on this packet: 1.
190[av1 @ 0x558ecdb516c0] OBU idx:0, type:6, content available:1.