[FFmpeg-user] EXR to DPX Error
Malte Sanders
sanders.malte.info at gmail.com
Thu Jun 4 10:12:55 CEST 2015
> No black frame with the exr sequence.
> L.
> I tested the following:
> $ ffmpeg -i 000900%2d.exr out%2d.dpx
>
> I don't see any error in the console output
> and the dpx files seem fine.
>
> What do I miss?
>
Hi,
I tested again after renaming the files and shortened the command to the bare minimum.
ffmpeg -i "1_Original/%05d.exr" "DPX_Test/output_dpx100_%05d.dpx" -report
The Problem stays the same: Some Frames than one black Frame -> loop
I uploaded a compressed output so that you can see the problem: http://www.datafilehost.com/d/90511973 <http://www.datafilehost.com/d/90511973> (<- h264 but the error starts in the DPX, the Framerate is 100, if you have any problems with playback, I can output a 50p Version)
Thanks again,
M.
This is the Log from the exr->dpx:
ffmpeg started on 2015-06-04 at 09:34:38
Report written to "ffmpeg-20150604-093438.log"
Command line:
ffmpeg -i "1_Original/%05d.exr" "DPX_Test/output_dpx100_%05d.dpx" -report
ffmpeg version N-72566-gd8bbb99 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.9.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib
libavutil 54. 26.101 / 54. 26.101
libavcodec 56. 41.101 / 56. 41.101
libavformat 56. 34.100 / 56. 34.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Splitting the commandline.
Reading option '-i' ... matched as input file with argument '1_Original/%05d.exr'.
Reading option 'DPX_Test/output_dpx100_%05d.dpx' ... matched as output file.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file 1_Original/%05d.exr.
Successfully parsed a group of options.
Opening an input file: 1_Original/%05d.exr.
[AVIOContext @ 00000000047e24e0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047b8be0] line order: 0.
[image2 @ 00000000047b7280] Probe buffer size limit of 5000000 bytes reached
Input #0, image2, from '1_Original/%05d.exr':
Duration: 00:00:41.44, start: 0.000000, bitrate: N/A
Stream #0:0, 1, 1/25: Video: exr, rgb48le, 1920x1080 [SAR 1:1 DAR 16:9], 25 tbr, 25 tbn, 25 tbc
Successfully opened the file.
Parsing a group of options: output file DPX_Test/output_dpx100_%05d.dpx.
Successfully parsed a group of options.
Opening an output file: DPX_Test/output_dpx100_%05d.dpx.
Successfully opened the file.
detected 4 logical cores
[graph 0 input from stream 0:0 @ 00000000047dc2e0] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 00000000047dc2e0] Setting 'pix_fmt' to value '42'
[graph 0 input from stream 0:0 @ 00000000047dc2e0] Setting 'time_base' to value '1/25'
[graph 0 input from stream 0:0 @ 00000000047dc2e0] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 00000000047dc2e0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 00000000047dc2e0] Setting 'frame_rate' to value '25/1'
[graph 0 input from stream 0:0 @ 00000000047dc2e0] w:1920 h:1080 pixfmt:rgb48le tb:1/25 fr:25/1 sar:1/1 sws_param:flags=2
[format @ 00000000047dda40] compat: called with args=[gray|rgb24|rgba|abgr|gray16le|gray16be|rgb48le|rgb48be|rgba64le|rgba64be|gbrp10le|gbrp10be|gbrp12le|gbrp12be]
[format @ 00000000047dda40] Setting 'pix_fmts' to value 'gray|rgb24|rgba|abgr|gray16le|gray16be|rgb48le|rgb48be|rgba64le|rgba64be|gbrp10le|gbrp10be|gbrp12le|gbrp12be'
[AVFilterGraph @ 00000000047e3ec0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
Output #0, image2, to 'DPX_Test/output_dpx100_%05d.dpx':
Metadata:
encoder : Lavf56.34.100
Stream #0:0, 0, 1/25: Video: dpx, rgb48le, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
Metadata:
encoder : Lavc56.41.101 dpx
Stream mapping:
Stream #0:0 -> #0:0 (exr (native) -> dpx (native))
Press [q] to stop, [?] for help
[exr @ 00000000047e06c0] line order: 0.
[AVIOContext @ 00000000047e2620] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] line order: 0.
[AVIOContext @ 00000000047e2480] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] line order: 0.
[AVIOContext @ 0000000004867dc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] line order: 0.
[AVIOContext @ 0000000004867dc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] line order: 0.
Cliping frame in rate conversion by 0.000008
[AVIOContext @ 0000000004867dc0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 0000000004867dc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2540] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2540] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2540] Statistics: 0 seeks, 380 writeouts
frame= 3 fps=0.0 q=-1.0 size=N/A time=00:00:00.12 bitrate=N/A
[AVIOContext @ 00000000047e24e0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
frame= 8 fps=7.7 q=-1.0 size=N/A time=00:00:00.32 bitrate=N/A
[AVIOContext @ 00000000047e2500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2540] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2540] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2540] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2540] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2540] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2540] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2600] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2600] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 0000000004867dc0] Statistics: 0 seeks, 380 writeouts
frame= 13 fps=8.0 q=-1.0 size=N/A time=00:00:00.52 bitrate=N/A
[AVIOContext @ 0000000004867dc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2440] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2440] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 0000000004867ea0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 0000000004867ea0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c500] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 00000000047e2500] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 00000000047e2500] Statistics: 0 seeks, 380 writeouts
frame= 18 fps=8.3 q=-1.0 size=N/A time=00:00:00.72 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 23 fps=8.0 q=-1.0 size=N/A time=00:00:00.92 bitrate=N/A
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 25 fps=7.2 q=-1.0 size=N/A time=00:00:01.00 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 29 fps=6.5 q=-1.0 size=N/A time=00:00:01.16 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
frame= 35 fps=6.9 q=-1.0 size=N/A time=00:00:01.40 bitrate=N/A
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 38 fps=6.5 q=-1.0 size=N/A time=00:00:01.52 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c640] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 0 seeks, 380 writeouts
frame= 43 fps=6.7 q=-1.0 size=N/A time=00:00:01.72 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 47 fps=6.5 q=-1.0 size=N/A time=00:00:01.88 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
frame= 52 fps=6.7 q=-1.0 size=N/A time=00:00:02.08 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
frame= 56 fps=6.7 q=-1.0 size=N/A time=00:00:02.24 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 59 fps=6.6 q=-1.0 size=N/A time=00:00:02.36 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 62 fps=6.2 q=-1.0 size=N/A time=00:00:02.48 bitrate=N/A
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 66 fps=6.3 q=-1.0 size=N/A time=00:00:02.64 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 69 fps=6.2 q=-1.0 size=N/A time=00:00:02.76 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 71 fps=6.0 q=-1.0 size=N/A time=00:00:02.84 bitrate=N/A
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 75 fps=6.1 q=-1.0 size=N/A time=00:00:03.00 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 78 fps=6.0 q=-1.0 size=N/A time=00:00:03.12 bitrate=N/A
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c640] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c640] Statistics: 0 seeks, 380 writeouts
frame= 82 fps=6.0 q=-1.0 size=N/A time=00:00:03.28 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 84 fps=5.8 q=-1.0 size=N/A time=00:00:03.36 bitrate=N/A
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
frame= 87 fps=5.7 q=-1.0 size=N/A time=00:00:03.48 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
frame= 90 fps=5.6 q=-1.0 size=N/A time=00:00:03.60 bitrate=N/A
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c640] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 95 fps=5.6 q=-1.0 size=N/A time=00:00:03.80 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 99 fps=5.6 q=-1.0 size=N/A time=00:00:03.96 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 102 fps=5.6 q=-1.0 size=N/A time=00:00:04.08 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
frame= 105 fps=5.6 q=-1.0 size=N/A time=00:00:04.20 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
frame= 108 fps=5.6 q=-1.0 size=N/A time=00:00:04.32 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 0 seeks, 380 writeouts
frame= 110 fps=5.5 q=-1.0 size=N/A time=00:00:04.40 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 112 fps=5.5 q=-1.0 size=N/A time=00:00:04.48 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 114 fps=5.3 q=-1.0 size=N/A time=00:00:04.56 bitrate=N/A
[AVIOContext @ 000000000479cce0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 117 fps=5.3 q=-1.0 size=N/A time=00:00:04.68 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
frame= 118 fps=5.2 q=-1.0 size=N/A time=00:00:04.72 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 0 seeks, 380 writeouts
frame= 122 fps=5.3 q=-1.0 size=N/A time=00:00:04.88 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c640] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 126 fps=5.3 q=-1.0 size=N/A time=00:00:05.04 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 128 fps=5.3 q=-1.0 size=N/A time=00:00:05.12 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
frame= 131 fps=5.3 q=-1.0 size=N/A time=00:00:05.24 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 132 fps=5.2 q=-1.0 size=N/A time=00:00:05.28 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d180] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 136 fps=5.3 q=-1.0 size=N/A time=00:00:05.44 bitrate=N/A
[AVIOContext @ 000000000479c920] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c820] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 0 seeks, 380 writeouts
frame= 138 fps=5.2 q=-1.0 size=N/A time=00:00:05.52 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 140 fps=5.2 q=-1.0 size=N/A time=00:00:05.60 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 142 fps=5.1 q=-1.0 size=N/A time=00:00:05.68 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 146 fps=5.1 q=-1.0 size=N/A time=00:00:05.84 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 152 fps=5.1 q=-1.0 size=N/A time=00:00:06.08 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 153 fps=5.1 q=-1.0 size=N/A time=00:00:06.12 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 156 fps=5.1 q=-1.0 size=N/A time=00:00:06.24 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 159 fps=5.1 q=-1.0 size=N/A time=00:00:06.36 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 163 fps=5.1 q=-1.0 size=N/A time=00:00:06.52 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 165 fps=5.1 q=-1.0 size=N/A time=00:00:06.60 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 169 fps=5.1 q=-1.0 size=N/A time=00:00:06.76 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 172 fps=5.1 q=-1.0 size=N/A time=00:00:06.88 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 176 fps=5.1 q=-1.0 size=N/A time=00:00:07.04 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 177 fps=5.0 q=-1.0 size=N/A time=00:00:07.08 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 179 fps=5.0 q=-1.0 size=N/A time=00:00:07.16 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 182 fps=5.0 q=-1.0 size=N/A time=00:00:07.28 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 185 fps=5.0 q=-1.0 size=N/A time=00:00:07.40 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 189 fps=5.0 q=-1.0 size=N/A time=00:00:07.56 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 194 fps=5.0 q=-1.0 size=N/A time=00:00:07.76 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 197 fps=5.0 q=-1.0 size=N/A time=00:00:07.88 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 199 fps=4.9 q=-1.0 size=N/A time=00:00:07.96 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 203 fps=5.0 q=-1.0 size=N/A time=00:00:08.12 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 206 fps=5.0 q=-1.0 size=N/A time=00:00:08.24 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 207 fps=4.9 q=-1.0 size=N/A time=00:00:08.28 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 209 fps=4.9 q=-1.0 size=N/A time=00:00:08.36 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 210 fps=4.8 q=-1.0 size=N/A time=00:00:08.40 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 215 fps=4.9 q=-1.0 size=N/A time=00:00:08.60 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 218 fps=4.9 q=-1.0 size=N/A time=00:00:08.72 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 221 fps=4.9 q=-1.0 size=N/A time=00:00:08.84 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 225 fps=4.9 q=-1.0 size=N/A time=00:00:09.00 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 227 fps=4.9 q=-1.0 size=N/A time=00:00:09.08 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 232 fps=4.9 q=-1.0 size=N/A time=00:00:09.28 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 235 fps=4.9 q=-1.0 size=N/A time=00:00:09.40 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 237 fps=4.9 q=-1.0 size=N/A time=00:00:09.48 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 239 fps=4.9 q=-1.0 size=N/A time=00:00:09.56 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 241 fps=4.9 q=-1.0 size=N/A time=00:00:09.64 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 242 fps=4.8 q=-1.0 size=N/A time=00:00:09.68 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 243 fps=4.8 q=-1.0 size=N/A time=00:00:09.72 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 244 fps=4.8 q=-1.0 size=N/A time=00:00:09.76 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 246 fps=4.7 q=-1.0 size=N/A time=00:00:09.84 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 248 fps=4.7 q=-1.0 size=N/A time=00:00:09.92 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 249 fps=4.7 q=-1.0 size=N/A time=00:00:09.96 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 252 fps=4.7 q=-1.0 size=N/A time=00:00:10.08 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 259 fps=4.8 q=-1.0 size=N/A time=00:00:10.36 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 262 fps=4.8 q=-1.0 size=N/A time=00:00:10.48 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 268 fps=4.8 q=-1.0 size=N/A time=00:00:10.72 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 271 fps=4.8 q=-1.0 size=N/A time=00:00:10.84 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 274 fps=4.8 q=-1.0 size=N/A time=00:00:10.96 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 279 fps=4.8 q=-1.0 size=N/A time=00:00:11.16 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 281 fps=4.8 q=-1.0 size=N/A time=00:00:11.24 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 282 fps=4.8 q=-1.0 size=N/A time=00:00:11.28 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 284 fps=4.7 q=-1.0 size=N/A time=00:00:11.36 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 291 fps=4.8 q=-1.0 size=N/A time=00:00:11.64 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 298 fps=4.8 q=-1.0 size=N/A time=00:00:11.92 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 302 fps=4.8 q=-1.0 size=N/A time=00:00:12.08 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 305 fps=4.8 q=-1.0 size=N/A time=00:00:12.20 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 307 fps=4.8 q=-1.0 size=N/A time=00:00:12.28 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 308 fps=4.8 q=-1.0 size=N/A time=00:00:12.32 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 310 fps=4.8 q=-1.0 size=N/A time=00:00:12.40 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 312 fps=4.8 q=-1.0 size=N/A time=00:00:12.48 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 314 fps=4.7 q=-1.0 size=N/A time=00:00:12.56 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 320 fps=4.8 q=-1.0 size=N/A time=00:00:12.80 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 323 fps=4.8 q=-1.0 size=N/A time=00:00:12.92 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 330 fps=4.8 q=-1.0 size=N/A time=00:00:13.20 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 333 fps=4.8 q=-1.0 size=N/A time=00:00:13.32 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 334 fps=4.8 q=-1.0 size=N/A time=00:00:13.36 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 335 fps=4.8 q=-1.0 size=N/A time=00:00:13.40 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 336 fps=4.8 q=-1.0 size=N/A time=00:00:13.44 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 337 fps=4.7 q=-1.0 size=N/A time=00:00:13.48 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 343 fps=4.8 q=-1.0 size=N/A time=00:00:13.72 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 348 fps=4.8 q=-1.0 size=N/A time=00:00:13.92 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 350 fps=4.8 q=-1.0 size=N/A time=00:00:14.00 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 354 fps=4.8 q=-1.0 size=N/A time=00:00:14.16 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 356 fps=4.8 q=-1.0 size=N/A time=00:00:14.24 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 362 fps=4.8 q=-1.0 size=N/A time=00:00:14.48 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 363 fps=4.8 q=-1.0 size=N/A time=00:00:14.52 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 365 fps=4.8 q=-1.0 size=N/A time=00:00:14.60 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 368 fps=4.8 q=-1.0 size=N/A time=00:00:14.72 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 371 fps=4.8 q=-1.0 size=N/A time=00:00:14.84 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 375 fps=4.8 q=-1.0 size=N/A time=00:00:15.00 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 376 fps=4.8 q=-1.0 size=N/A time=00:00:15.04 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 377 fps=4.8 q=-1.0 size=N/A time=00:00:15.08 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 379 fps=4.8 q=-1.0 size=N/A time=00:00:15.16 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 384 fps=4.8 q=-1.0 size=N/A time=00:00:15.36 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 388 fps=4.8 q=-1.0 size=N/A time=00:00:15.52 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 389 fps=4.8 q=-1.0 size=N/A time=00:00:15.56 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 392 fps=4.8 q=-1.0 size=N/A time=00:00:15.68 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 394 fps=4.8 q=-1.0 size=N/A time=00:00:15.76 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 399 fps=4.8 q=-1.0 size=N/A time=00:00:15.96 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 401 fps=4.8 q=-1.0 size=N/A time=00:00:16.04 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 403 fps=4.8 q=-1.0 size=N/A time=00:00:16.12 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 405 fps=4.8 q=-1.0 size=N/A time=00:00:16.20 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 410 fps=4.8 q=-1.0 size=N/A time=00:00:16.40 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 413 fps=4.8 q=-1.0 size=N/A time=00:00:16.52 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 415 fps=4.8 q=-1.0 size=N/A time=00:00:16.60 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 419 fps=4.8 q=-1.0 size=N/A time=00:00:16.76 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 421 fps=4.8 q=-1.0 size=N/A time=00:00:16.84 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 423 fps=4.8 q=-1.0 size=N/A time=00:00:16.92 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 424 fps=4.8 q=-1.0 size=N/A time=00:00:16.96 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 427 fps=4.8 q=-1.0 size=N/A time=00:00:17.08 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 433 fps=4.8 q=-1.0 size=N/A time=00:00:17.32 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 435 fps=4.8 q=-1.0 size=N/A time=00:00:17.40 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 437 fps=4.8 q=-1.0 size=N/A time=00:00:17.48 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 438 fps=4.7 q=-1.0 size=N/A time=00:00:17.52 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 440 fps=4.7 q=-1.0 size=N/A time=00:00:17.60 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 444 fps=4.7 q=-1.0 size=N/A time=00:00:17.76 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 449 fps=4.8 q=-1.0 size=N/A time=00:00:17.96 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 451 fps=4.8 q=-1.0 size=N/A time=00:00:18.04 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 456 fps=4.8 q=-1.0 size=N/A time=00:00:18.24 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 459 fps=4.8 q=-1.0 size=N/A time=00:00:18.36 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 462 fps=4.7 q=-1.0 size=N/A time=00:00:18.48 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 464 fps=4.7 q=-1.0 size=N/A time=00:00:18.56 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 467 fps=4.7 q=-1.0 size=N/A time=00:00:18.68 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 469 fps=4.7 q=-1.0 size=N/A time=00:00:18.76 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 472 fps=4.7 q=-1.0 size=N/A time=00:00:18.88 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 475 fps=4.7 q=-1.0 size=N/A time=00:00:19.00 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 477 fps=4.7 q=-1.0 size=N/A time=00:00:19.08 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 480 fps=4.7 q=-1.0 size=N/A time=00:00:19.20 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 483 fps=4.7 q=-1.0 size=N/A time=00:00:19.32 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 486 fps=4.7 q=-1.0 size=N/A time=00:00:19.44 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 488 fps=4.7 q=-1.0 size=N/A time=00:00:19.52 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 492 fps=4.7 q=-1.0 size=N/A time=00:00:19.68 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 495 fps=4.7 q=-1.0 size=N/A time=00:00:19.80 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 498 fps=4.6 q=-1.0 size=N/A time=00:00:19.92 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 502 fps=4.7 q=-1.0 size=N/A time=00:00:20.08 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 505 fps=4.7 q=-1.0 size=N/A time=00:00:20.20 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 508 fps=4.7 q=-1.0 size=N/A time=00:00:20.32 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 511 fps=4.6 q=-1.0 size=N/A time=00:00:20.44 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 513 fps=4.6 q=-1.0 size=N/A time=00:00:20.52 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 518 fps=4.6 q=-1.0 size=N/A time=00:00:20.72 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 522 fps=4.6 q=-1.0 size=N/A time=00:00:20.88 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 525 fps=4.6 q=-1.0 size=N/A time=00:00:21.00 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 526 fps=4.6 q=-1.0 size=N/A time=00:00:21.04 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 530 fps=4.6 q=-1.0 size=N/A time=00:00:21.20 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 534 fps=4.6 q=-1.0 size=N/A time=00:00:21.36 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 536 fps=4.6 q=-1.0 size=N/A time=00:00:21.44 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 542 fps=4.6 q=-1.0 size=N/A time=00:00:21.68 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 548 fps=4.7 q=-1.0 size=N/A time=00:00:21.92 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 549 fps=4.6 q=-1.0 size=N/A time=00:00:21.96 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 550 fps=4.6 q=-1.0 size=N/A time=00:00:22.00 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 551 fps=4.6 q=-1.0 size=N/A time=00:00:22.04 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 552 fps=4.6 q=-1.0 size=N/A time=00:00:22.08 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 558 fps=4.6 q=-1.0 size=N/A time=00:00:22.32 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 564 fps=4.6 q=-1.0 size=N/A time=00:00:22.56 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 565 fps=4.6 q=-1.0 size=N/A time=00:00:22.60 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 566 fps=4.6 q=-1.0 size=N/A time=00:00:22.64 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 567 fps=4.6 q=-1.0 size=N/A time=00:00:22.68 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 569 fps=4.6 q=-1.0 size=N/A time=00:00:22.76 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 576 fps=4.6 q=-1.0 size=N/A time=00:00:23.04 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 579 fps=4.6 q=-1.0 size=N/A time=00:00:23.16 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 584 fps=4.7 q=-1.0 size=N/A time=00:00:23.36 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 588 fps=4.7 q=-1.0 size=N/A time=00:00:23.52 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 591 fps=4.6 q=-1.0 size=N/A time=00:00:23.64 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 594 fps=4.6 q=-1.0 size=N/A time=00:00:23.76 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 597 fps=4.6 q=-1.0 size=N/A time=00:00:23.88 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 603 fps=4.7 q=-1.0 size=N/A time=00:00:24.12 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 605 fps=4.7 q=-1.0 size=N/A time=00:00:24.20 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 610 fps=4.7 q=-1.0 size=N/A time=00:00:24.40 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 614 fps=4.7 q=-1.0 size=N/A time=00:00:24.56 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 618 fps=4.7 q=-1.0 size=N/A time=00:00:24.72 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 620 fps=4.7 q=-1.0 size=N/A time=00:00:24.80 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 623 fps=4.6 q=-1.0 size=N/A time=00:00:24.92 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 624 fps=4.6 q=-1.0 size=N/A time=00:00:24.96 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 626 fps=4.6 q=-1.0 size=N/A time=00:00:25.04 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 632 fps=4.7 q=-1.0 size=N/A time=00:00:25.28 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 634 fps=4.6 q=-1.0 size=N/A time=00:00:25.36 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 641 fps=4.7 q=-1.0 size=N/A time=00:00:25.64 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 643 fps=4.7 q=-1.0 size=N/A time=00:00:25.72 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 645 fps=4.7 q=-1.0 size=N/A time=00:00:25.80 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 647 fps=4.7 q=-1.0 size=N/A time=00:00:25.88 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 649 fps=4.6 q=-1.0 size=N/A time=00:00:25.96 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 651 fps=4.6 q=-1.0 size=N/A time=00:00:26.04 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 652 fps=4.6 q=-1.0 size=N/A time=00:00:26.08 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 653 fps=4.6 q=-1.0 size=N/A time=00:00:26.12 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 657 fps=4.6 q=-1.0 size=N/A time=00:00:26.28 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 663 fps=4.6 q=-1.0 size=N/A time=00:00:26.52 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 667 fps=4.6 q=-1.0 size=N/A time=00:00:26.68 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 674 fps=4.7 q=-1.0 size=N/A time=00:00:26.96 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 677 fps=4.7 q=-1.0 size=N/A time=00:00:27.08 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 680 fps=4.6 q=-1.0 size=N/A time=00:00:27.20 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 681 fps=4.6 q=-1.0 size=N/A time=00:00:27.24 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 683 fps=4.6 q=-1.0 size=N/A time=00:00:27.32 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 685 fps=4.6 q=-1.0 size=N/A time=00:00:27.40 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 692 fps=4.7 q=-1.0 size=N/A time=00:00:27.68 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 694 fps=4.6 q=-1.0 size=N/A time=00:00:27.76 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 697 fps=4.6 q=-1.0 size=N/A time=00:00:27.88 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 700 fps=4.6 q=-1.0 size=N/A time=00:00:28.00 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 706 fps=4.7 q=-1.0 size=N/A time=00:00:28.24 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 710 fps=4.7 q=-1.0 size=N/A time=00:00:28.40 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 712 fps=4.7 q=-1.0 size=N/A time=00:00:28.48 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 714 fps=4.7 q=-1.0 size=N/A time=00:00:28.56 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 715 fps=4.6 q=-1.0 size=N/A time=00:00:28.60 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 716 fps=4.6 q=-1.0 size=N/A time=00:00:28.64 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 717 fps=4.6 q=-1.0 size=N/A time=00:00:28.68 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 719 fps=4.6 q=-1.0 size=N/A time=00:00:28.76 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 726 fps=4.6 q=-1.0 size=N/A time=00:00:29.04 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 728 fps=4.6 q=-1.0 size=N/A time=00:00:29.12 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 733 fps=4.7 q=-1.0 size=N/A time=00:00:29.32 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 736 fps=4.7 q=-1.0 size=N/A time=00:00:29.44 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 737 fps=4.6 q=-1.0 size=N/A time=00:00:29.48 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 740 fps=4.6 q=-1.0 size=N/A time=00:00:29.60 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 743 fps=4.7 q=-1.0 size=N/A time=00:00:29.72 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 748 fps=4.7 q=-1.0 size=N/A time=00:00:29.92 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 750 fps=4.7 q=-1.0 size=N/A time=00:00:30.00 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 752 fps=4.7 q=-1.0 size=N/A time=00:00:30.08 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 753 fps=4.6 q=-1.0 size=N/A time=00:00:30.12 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 756 fps=4.6 q=-1.0 size=N/A time=00:00:30.24 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 760 fps=4.6 q=-1.0 size=N/A time=00:00:30.40 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 766 fps=4.7 q=-1.0 size=N/A time=00:00:30.64 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 769 fps=4.7 q=-1.0 size=N/A time=00:00:30.76 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 772 fps=4.7 q=-1.0 size=N/A time=00:00:30.88 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 774 fps=4.7 q=-1.0 size=N/A time=00:00:30.96 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 777 fps=4.7 q=-1.0 size=N/A time=00:00:31.08 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 779 fps=4.7 q=-1.0 size=N/A time=00:00:31.16 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 780 fps=4.6 q=-1.0 size=N/A time=00:00:31.20 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 781 fps=4.6 q=-1.0 size=N/A time=00:00:31.24 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 783 fps=4.6 q=-1.0 size=N/A time=00:00:31.32 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 788 fps=4.6 q=-1.0 size=N/A time=00:00:31.52 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 790 fps=4.6 q=-1.0 size=N/A time=00:00:31.60 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 797 fps=4.7 q=-1.0 size=N/A time=00:00:31.88 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 801 fps=4.7 q=-1.0 size=N/A time=00:00:32.04 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 803 fps=4.7 q=-1.0 size=N/A time=00:00:32.12 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 805 fps=4.7 q=-1.0 size=N/A time=00:00:32.20 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 806 fps=4.6 q=-1.0 size=N/A time=00:00:32.24 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 807 fps=4.6 q=-1.0 size=N/A time=00:00:32.28 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 808 fps=4.6 q=-1.0 size=N/A time=00:00:32.32 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 809 fps=4.6 q=-1.0 size=N/A time=00:00:32.36 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 811 fps=4.6 q=-1.0 size=N/A time=00:00:32.44 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 817 fps=4.6 q=-1.0 size=N/A time=00:00:32.68 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 820 fps=4.6 q=-1.0 size=N/A time=00:00:32.80 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 825 fps=4.6 q=-1.0 size=N/A time=00:00:33.00 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 829 fps=4.6 q=-1.0 size=N/A time=00:00:33.16 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 832 fps=4.7 q=-1.0 size=N/A time=00:00:33.28 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 837 fps=4.7 q=-1.0 size=N/A time=00:00:33.48 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 838 fps=4.7 q=-1.0 size=N/A time=00:00:33.52 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 839 fps=4.6 q=-1.0 size=N/A time=00:00:33.56 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 841 fps=4.6 q=-1.0 size=N/A time=00:00:33.64 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 846 fps=4.6 q=-1.0 size=N/A time=00:00:33.84 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 849 fps=4.6 q=-1.0 size=N/A time=00:00:33.96 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 854 fps=4.7 q=-1.0 size=N/A time=00:00:34.16 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 858 fps=4.7 q=-1.0 size=N/A time=00:00:34.32 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 862 fps=4.7 q=-1.0 size=N/A time=00:00:34.48 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 864 fps=4.7 q=-1.0 size=N/A time=00:00:34.56 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 868 fps=4.7 q=-1.0 size=N/A time=00:00:34.72 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 873 fps=4.7 q=-1.0 size=N/A time=00:00:34.92 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 875 fps=4.7 q=-1.0 size=N/A time=00:00:35.00 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 876 fps=4.7 q=-1.0 size=N/A time=00:00:35.04 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 877 fps=4.6 q=-1.0 size=N/A time=00:00:35.08 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 878 fps=4.6 q=-1.0 size=N/A time=00:00:35.12 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 882 fps=4.6 q=-1.0 size=N/A time=00:00:35.28 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 889 fps=4.7 q=-1.0 size=N/A time=00:00:35.56 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 891 fps=4.7 q=-1.0 size=N/A time=00:00:35.64 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 896 fps=4.7 q=-1.0 size=N/A time=00:00:35.84 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 900 fps=4.7 q=-1.0 size=N/A time=00:00:36.00 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 901 fps=4.7 q=-1.0 size=N/A time=00:00:36.04 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 904 fps=4.7 q=-1.0 size=N/A time=00:00:36.16 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 906 fps=4.7 q=-1.0 size=N/A time=00:00:36.24 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 910 fps=4.7 q=-1.0 size=N/A time=00:00:36.40 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 912 fps=4.7 q=-1.0 size=N/A time=00:00:36.48 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 918 fps=4.7 q=-1.0 size=N/A time=00:00:36.72 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 922 fps=4.7 q=-1.0 size=N/A time=00:00:36.88 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 925 fps=4.7 q=-1.0 size=N/A time=00:00:37.00 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 928 fps=4.7 q=-1.0 size=N/A time=00:00:37.12 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
frame= 933 fps=4.7 q=-1.0 size=N/A time=00:00:37.32 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
frame= 935 fps=4.7 q=-1.0 size=N/A time=00:00:37.40 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 938 fps=4.7 q=-1.0 size=N/A time=00:00:37.52 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 941 fps=4.7 q=-1.0 size=N/A time=00:00:37.64 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 944 fps=4.7 q=-1.0 size=N/A time=00:00:37.76 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
frame= 947 fps=4.7 q=-1.0 size=N/A time=00:00:37.88 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
frame= 949 fps=4.7 q=-1.0 size=N/A time=00:00:37.96 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 952 fps=4.7 q=-1.0 size=N/A time=00:00:38.08 bitrate=N/A
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 956 fps=4.7 q=-1.0 size=N/A time=00:00:38.24 bitrate=N/A
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 957 fps=4.7 q=-1.0 size=N/A time=00:00:38.28 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
frame= 959 fps=4.7 q=-1.0 size=N/A time=00:00:38.36 bitrate=N/A
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 964 fps=4.7 q=-1.0 size=N/A time=00:00:38.56 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 966 fps=4.7 q=-1.0 size=N/A time=00:00:38.64 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 969 fps=4.7 q=-1.0 size=N/A time=00:00:38.76 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 974 fps=4.7 q=-1.0 size=N/A time=00:00:38.96 bitrate=N/A
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 977 fps=4.7 q=-1.0 size=N/A time=00:00:39.08 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 980 fps=4.7 q=-1.0 size=N/A time=00:00:39.20 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
frame= 981 fps=4.7 q=-1.0 size=N/A time=00:00:39.24 bitrate=N/A
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
frame= 987 fps=4.7 q=-1.0 size=N/A time=00:00:39.48 bitrate=N/A
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 992 fps=4.7 q=-1.0 size=N/A time=00:00:39.68 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 994 fps=4.7 q=-1.0 size=N/A time=00:00:39.76 bitrate=N/A
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 996 fps=4.7 q=-1.0 size=N/A time=00:00:39.84 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 1001 fps=4.7 q=-1.0 size=N/A time=00:00:40.04 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 1005 fps=4.7 q=-1.0 size=N/A time=00:00:40.20 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 1008 fps=4.7 q=-1.0 size=N/A time=00:00:40.32 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
frame= 1011 fps=4.7 q=-1.0 size=N/A time=00:00:40.44 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 1014 fps=4.7 q=-1.0 size=N/A time=00:00:40.56 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cec0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
frame= 1017 fps=4.7 q=-1.0 size=N/A time=00:00:40.68 bitrate=N/A
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 1018 fps=4.7 q=-1.0 size=N/A time=00:00:40.72 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cdc0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c820] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d180] Statistics: 0 seeks, 380 writeouts
frame= 1021 fps=4.7 q=-1.0 size=N/A time=00:00:40.84 bitrate=N/A
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d280] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d280] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cbe0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 1024 fps=4.7 q=-1.0 size=N/A time=00:00:40.96 bitrate=N/A
[AVIOContext @ 000000000479cfa0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cbe0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d0a0] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c640] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cb00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479d460] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479d0a0] Statistics: 0 seeks, 380 writeouts
frame= 1028 fps=4.7 q=-1.0 size=N/A time=00:00:41.12 bitrate=N/A
[AVIOContext @ 000000000479d360] Statistics: 12459260 bytes read, 0 seeks
[AVIOContext @ 000000000479cec0] Statistics: 0 seeks, 380 writeouts
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479ca00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
frame= 1030 fps=4.7 q=-1.0 size=N/A time=00:00:41.20 bitrate=N/A
[AVIOContext @ 000000000479cb00] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479cce0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 12459260 bytes read, 0 seeks
[exr @ 00000000047e06c0] Found more than one compression attribute.
[AVIOContext @ 000000000479c920] Statistics: 0 seeks, 380 writeouts
frame= 1032 fps=4.7 q=-1.0 size=N/A time=00:00:41.28 bitrate=N/A
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479cfa0] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479ca00] Statistics: 0 seeks, 380 writeouts
[AVIOContext @ 000000000479c740] Statistics: 0 seeks, 380 writeouts
[output stream 0:0 @ 00000000047dc6a0] EOF on sink link output stream 0:0:default.
No more output streams to write to, finishing.
frame= 1036 fps=4.7 q=-1.0 Lsize=N/A time=00:00:41.44 bitrate=N/A
video:12589084kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Input file #0 (1_Original/%05d.exr):
Input stream #0:0 (video): 1036 packets read (12907793360 bytes); 1036 frames decoded;
Total: 1036 packets (12907793360 bytes) demuxed
Output file #0 (DPX_Test/output_dpx100_%05d.dpx):
Output stream #0:0 (video): 1036 frames encoded; 1036 packets muxed (12891221504 bytes);
Total: 1036 packets (12891221504 bytes) muxed
1040 frames successfully decoded, 0 decoding errors
More information about the ffmpeg-user
mailing list