arabyai-replicate
/
roop_face_swap
araby.ai oneshot video faceswap
- Public
- 19K runs
-
A100 (80GB)
Prediction
arabyai-replicate/roop_face_swap:11b6bf0fIDvsh1rghq5nrj00cgqzcvxstbx4StatusSucceededSourceWebHardwareA100 (80GB)Total durationCreatedInput
{ "swap_image": "https://replicate.delivery/pbxt/KzYR4BozldWyuyVrRR7kYRrFUZwbIQDnCOnHyUJ5sfIRlEIH/tony.jpg", "target_video": "https://replicate.delivery/pbxt/KzYR3t8AzCDFrUWWoVdDU5ACvC23TC2AzTUIjwR8pvtIeBuE/input.mp4" }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run arabyai-replicate/roop_face_swap using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "arabyai-replicate/roop_face_swap:11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84", { input: { swap_image: "https://replicate.delivery/pbxt/KzYR4BozldWyuyVrRR7kYRrFUZwbIQDnCOnHyUJ5sfIRlEIH/tony.jpg", target_video: "https://replicate.delivery/pbxt/KzYR3t8AzCDFrUWWoVdDU5ACvC23TC2AzTUIjwR8pvtIeBuE/input.mp4" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run arabyai-replicate/roop_face_swap using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "arabyai-replicate/roop_face_swap:11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84", input={ "swap_image": "https://replicate.delivery/pbxt/KzYR4BozldWyuyVrRR7kYRrFUZwbIQDnCOnHyUJ5sfIRlEIH/tony.jpg", "target_video": "https://replicate.delivery/pbxt/KzYR3t8AzCDFrUWWoVdDU5ACvC23TC2AzTUIjwR8pvtIeBuE/input.mp4" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run arabyai-replicate/roop_face_swap using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84", "input": { "swap_image": "https://replicate.delivery/pbxt/KzYR4BozldWyuyVrRR7kYRrFUZwbIQDnCOnHyUJ5sfIRlEIH/tony.jpg", "target_video": "https://replicate.delivery/pbxt/KzYR3t8AzCDFrUWWoVdDU5ACvC23TC2AzTUIjwR8pvtIeBuE/input.mp4" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-07-17T08:45:11.282522Z", "created_at": "2024-07-17T08:40:02.093000Z", "data_removed": false, "error": null, "id": "vsh1rghq5nrj00cgqzcvxstbx4", "input": { "swap_image": "https://replicate.delivery/pbxt/KzYR4BozldWyuyVrRR7kYRrFUZwbIQDnCOnHyUJ5sfIRlEIH/tony.jpg", "target_video": "https://replicate.delivery/pbxt/KzYR3t8AzCDFrUWWoVdDU5ACvC23TC2AzTUIjwR8pvtIeBuE/input.mp4" }, "logs": "/root/.pyenv/versions/3.8.19/lib/python3.8/site-packages/insightface/utils/transform.py:68: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions.\nTo use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`.\nP = np.linalg.lstsq(X_homo, Y)[0].T # Affine matrix. 3 x 4\nProcessing frame 1\nProcessing frame 2\nProcessing frame 3\nProcessing frame 4\nProcessing frame 5\nProcessing frame 6\nProcessing frame 7\nProcessing frame 8\nProcessing frame 9\nProcessing frame 10\nProcessing frame 11\nProcessing frame 12\nProcessing frame 13\nProcessing frame 14\nProcessing frame 15\nProcessing frame 16\nProcessing frame 17\nProcessing frame 18\nProcessing frame 19\nProcessing frame 20\nProcessing frame 21\nProcessing frame 22\nProcessing frame 23\nProcessing frame 24\nProcessing frame 25\nProcessing frame 26\nProcessing frame 27\nProcessing frame 28\nProcessing frame 29\nProcessing frame 30\nProcessing frame 31\nProcessing frame 32\nProcessing frame 33\nProcessing frame 34\nProcessing frame 35\nProcessing frame 36\nProcessing frame 37\nProcessing frame 38\nProcessing frame 39\nProcessing frame 40\nProcessing frame 41\nProcessing frame 42\nProcessing frame 43\nProcessing frame 44\nProcessing frame 45\nProcessing frame 46\nProcessing frame 47\nProcessing frame 48\nProcessing frame 49\nProcessing frame 50\nProcessing frame 51\nProcessing frame 52\nProcessing frame 53\nProcessing frame 54\nProcessing frame 55\nProcessing frame 56\nProcessing frame 57\nProcessing frame 58\nProcessing frame 59\nProcessing frame 60\nProcessing frame 61\nProcessing frame 62\nProcessing frame 63\nProcessing frame 64\nProcessing frame 65\nProcessing frame 66\nProcessing frame 67\nProcessing frame 68\nProcessing frame 69\nProcessing frame 70\nProcessing frame 71\nProcessing frame 72\nProcessing frame 73\nProcessing frame 74\nProcessing frame 75\nProcessing frame 76\nProcessing frame 77\nProcessing frame 78\nProcessing frame 79\nProcessing frame 80\nProcessing frame 81\nProcessing frame 82\nProcessing frame 83\nProcessing frame 84\nProcessing frame 85\nProcessing frame 86\nProcessing frame 87\nProcessing frame 88\nProcessing frame 89\nProcessing frame 90\nProcessing frame 91\nProcessing frame 92\nProcessing frame 93\nProcessing frame 94\nProcessing frame 95\nProcessing frame 96\nProcessing frame 97\nProcessing frame 98\nProcessing frame 99\nProcessing frame 100\nProcessing frame 101\nProcessing frame 102\nProcessing frame 103\nProcessing frame 104\nProcessing frame 105\nProcessing frame 106\nProcessing frame 107\nProcessing frame 108\nProcessing frame 109\nProcessing frame 110\nProcessing frame 111\nProcessing frame 112\nProcessing frame 113\nProcessing frame 114\nProcessing frame 115\nProcessing frame 116\nProcessing frame 117\nProcessing frame 118\nProcessing frame 119\nProcessing frame 120\nProcessing frame 121\nProcessing frame 122\nProcessing frame 123\nProcessing frame 124\nProcessing frame 125\nProcessing frame 126\nProcessing frame 127\nProcessing frame 128\nProcessing frame 129\nProcessing frame 130\nProcessing frame 131\nProcessing frame 132\nProcessing frame 133\nProcessing frame 134\nProcessing frame 135\nProcessing frame 136\nProcessing frame 137\nProcessing frame 138\nProcessing frame 139\nProcessing frame 140\nProcessing frame 141\nProcessing frame 142\nProcessing frame 143\nProcessing frame 144\nProcessing frame 145\nProcessing frame 146\nProcessing frame 147\nProcessing frame 148\nProcessing frame 149\nProcessing frame 150\nProcessing frame 151\nProcessing frame 152\nProcessing frame 153\nProcessing frame 154\nProcessing frame 155\nProcessing frame 156\nProcessing frame 157\nProcessing frame 158\nProcessing frame 159\nProcessing frame 160\nProcessing frame 161\nProcessing frame 162\nProcessing frame 163\nProcessing frame 164\nProcessing frame 165\nProcessing frame 166\nProcessing frame 167\nProcessing frame 168\nProcessing frame 169\nProcessing frame 170\nProcessing frame 171\nProcessing frame 172\nProcessing frame 173\nProcessing frame 174\nProcessing frame 175\nProcessing frame 176\nProcessing frame 177\nProcessing frame 178\nProcessing frame 179\nProcessing frame 180\nProcessing frame 181\nProcessing frame 182\nProcessing frame 183\nProcessing frame 184\nProcessing frame 185\nProcessing frame 186\nProcessing frame 187\nProcessing frame 188\nProcessing frame 189\nProcessing frame 190\nProcessing frame 191\nProcessing frame 192\nProcessing frame 193\nProcessing frame 194\nProcessing frame 195\nProcessing frame 196\nProcessing frame 197\nProcessing frame 198\nProcessing frame 199\nProcessing frame 200\nProcessing frame 201\nProcessing frame 202\nProcessing frame 203\nProcessing frame 204\nProcessing frame 205\nProcessing frame 206\nProcessing frame 207\nProcessing frame 208\nProcessing frame 209\nProcessing frame 210\nProcessing frame 211\nProcessing frame 212\nProcessing frame 213\nProcessing frame 214\nProcessing frame 215\nProcessing frame 216\nProcessing frame 217\nProcessing frame 218\nProcessing frame 219\nProcessing frame 220\nProcessing frame 221\nProcessing frame 222\nProcessing frame 223\nProcessing frame 224\nProcessing frame 225\nProcessing frame 226\nProcessing frame 227\nProcessing frame 228\nProcessing frame 229\nProcessing frame 230\nProcessing frame 231\nProcessing frame 232\nProcessing frame 233\nProcessing frame 234\nProcessing frame 235\nProcessing frame 236\nProcessing frame 237\nProcessing frame 238\nProcessing frame 239\nProcessing frame 240\nProcessing frame 241\nProcessing frame 242\nProcessing frame 243\nProcessing frame 244\nProcessing frame 245\nProcessing frame 246\nProcessing frame 247\nProcessing frame 248\nProcessing frame 249\nProcessing frame 250\nProcessing frame 251\nProcessing frame 252\nProcessing frame 253\nProcessing frame 254\nProcessing frame 255\nProcessing frame 256\nProcessing frame 257\nProcessing frame 258\nProcessing frame 259\nProcessing frame 260\nProcessing frame 261\nProcessing frame 262\nProcessing frame 263\nProcessing frame 264\nProcessing frame 265\nProcessing frame 266\nProcessing frame 267\nProcessing frame 268\nProcessing frame 269\nProcessing frame 270\nffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers\nbuilt with gcc 11 (Ubuntu 11.2.0-19ubuntu1)\nconfiguration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\nlibavutil 56. 70.100 / 56. 70.100\nlibavcodec 58.134.100 / 58.134.100\nlibavformat 58. 76.100 / 58. 76.100\nlibavdevice 58. 13.100 / 58. 13.100\nlibavfilter 7.110.100 / 7.110.100\nlibswscale 5. 9.100 / 5. 9.100\nlibswresample 3. 9.100 / 3. 9.100\nlibpostproc 55. 9.100 / 55. 9.100\nInput #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/tmp.mp4':\nMetadata:\nmajor_brand : isom\nminor_version : 512\ncompatible_brands: isomiso2mp41\nencoder : Lavf59.27.100\nDuration: 00:00:10.80, start: 0.000000, bitrate: 20236 kb/s\nStream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 3840x2160 [SAR 1:1 DAR 16:9], 20235 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default)\nMetadata:\nhandler_name : VideoHandler\nvendor_id : [0][0][0][0]\nStream mapping:\nStream #0:0 -> #0:0 (mpeg4 (native) -> h264 (libx264))\nPress [q] to stop, [?] for help\n[libx264 @ 0x55a2dbcba240] using SAR=1/1\n[libx264 @ 0x55a2dbcba240] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512\n[libx264 @ 0x55a2dbcba240] profile High, level 5.1, 4:2:0, 8-bit\n[libx264 @ 0x55a2dbcba240] 264 - core 163 r3060 5db6aa6 - H.264/MPEG-4 AVC codec - Copyleft 2003-2021 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=15 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00\nOutput #0, mp4, to '/tmp/output.mp4':\nMetadata:\nmajor_brand : isom\nminor_version : 512\ncompatible_brands: isomiso2mp41\nencoder : Lavf58.76.100\nStream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p(progressive), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 12800 tbn (default)\nMetadata:\nhandler_name : VideoHandler\nvendor_id : [0][0][0][0]\nencoder : Lavc58.134.100 libx264\nSide data:\ncpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A\nframe= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x\nframe= 47 fps= 29 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x\nframe= 56 fps= 26 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x\nframe= 64 fps= 24 q=28.0 size= 256kB time=00:00:00.08 bitrate=26193.7kbits/s speed=0.0299x\nframe= 72 fps= 22 q=28.0 size= 768kB time=00:00:00.40 bitrate=15726.5kbits/s speed=0.123x\nframe= 80 fps= 21 q=28.0 size= 1280kB time=00:00:00.72 bitrate=14562.5kbits/s speed=0.188x\nframe= 88 fps= 20 q=28.0 size= 1792kB time=00:00:01.04 bitrate=14114.8kbits/s speed=0.237x\nframe= 95 fps= 19 q=28.0 size= 2304kB time=00:00:01.32 bitrate=14298.2kbits/s speed=0.27x\nframe= 100 fps= 19 q=28.0 size= 2560kB time=00:00:01.52 bitrate=13796.6kbits/s speed=0.281x\nframe= 106 fps= 18 q=28.0 size= 3072kB time=00:00:01.76 bitrate=14298.3kbits/s speed=0.294x\nframe= 116 fps= 18 q=28.0 size= 3840kB time=00:00:02.16 bitrate=14563.2kbits/s speed=0.332x\nframe= 123 fps= 17 q=28.0 size= 4352kB time=00:00:02.44 bitrate=14611.0kbits/s speed=0.346x\nframe= 130 fps= 17 q=25.0 size= 4864kB time=00:00:02.72 bitrate=14648.9kbits/s speed=0.354x\nframe= 138 fps= 17 q=28.0 size= 5376kB time=00:00:03.04 bitrate=14486.7kbits/s speed=0.369x\nframe= 147 fps= 17 q=28.0 size= 6144kB time=00:00:03.40 bitrate=14803.2kbits/s speed=0.389x\nframe= 154 fps= 17 q=28.0 size= 6656kB time=00:00:03.68 bitrate=14816.6kbits/s speed=0.397x\nframe= 160 fps= 16 q=28.0 size= 7168kB time=00:00:03.92 bitrate=14979.5kbits/s speed=0.398x\nframe= 167 fps= 16 q=28.0 size= 7680kB time=00:00:04.20 bitrate=14979.5kbits/s speed=0.402x\nframe= 174 fps= 16 q=28.0 size= 7936kB time=00:00:04.48 bitrate=14511.4kbits/s speed=0.409x\nframe= 180 fps= 16 q=28.0 size= 8448kB time=00:00:04.72 bitrate=14662.1kbits/s speed=0.411x\nframe= 190 fps= 16 q=28.0 size= 9216kB time=00:00:05.12 bitrate=14745.5kbits/s speed=0.424x\nframe= 199 fps= 16 q=28.0 size= 9728kB time=00:00:05.48 bitrate=14542.2kbits/s speed=0.434x\nframe= 204 fps= 15 q=28.0 size= 10240kB time=00:00:05.68 bitrate=14768.5kbits/s speed=0.428x\nframe= 215 fps= 16 q=28.0 size= 11008kB time=00:00:06.12 bitrate=14734.8kbits/s speed=0.443x\nframe= 223 fps= 16 q=28.0 size= 11264kB time=00:00:06.44 bitrate=14328.3kbits/s speed=0.45x\nframe= 228 fps= 15 q=28.0 size= 11520kB time=00:00:06.64 bitrate=14212.5kbits/s speed=0.445x\nframe= 240 fps= 15 q=28.0 size= 12288kB time=00:00:07.12 bitrate=14138.0kbits/s speed=0.458x\nframe= 248 fps= 15 q=28.0 size= 12800kB time=00:00:07.44 bitrate=14093.7kbits/s speed=0.463x\nframe= 252 fps= 15 q=28.0 size= 13056kB time=00:00:07.60 bitrate=14072.9kbits/s speed=0.456x\nframe= 260 fps= 15 q=28.0 size= 13568kB time=00:00:07.92 bitrate=14033.9kbits/s speed=0.46x\nframe= 270 fps= 13 q=-1.0 Lsize= 18423kB time=00:00:10.68 bitrate=14130.8kbits/s speed=0.511x\nvideo:18420kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.013577%\n[libx264 @ 0x55a2dbcba240] frame I:7 Avg QP:17.91 size:115830\n[libx264 @ 0x55a2dbcba240] frame P:247 Avg QP:20.83 size: 69978\n[libx264 @ 0x55a2dbcba240] frame B:16 Avg QP:22.02 size: 47883\n[libx264 @ 0x55a2dbcba240] consecutive B-frames: 88.1% 11.9% 0.0% 0.0%\n[libx264 @ 0x55a2dbcba240] mb I I16..4: 31.9% 68.0% 0.1%\n[libx264 @ 0x55a2dbcba240] mb P I16..4: 8.2% 20.4% 0.1% P16..4: 46.3% 2.4% 0.7% 0.0% 0.0% skip:21.9%\n[libx264 @ 0x55a2dbcba240] mb B I16..4: 3.3% 7.7% 0.0% B16..8: 42.4% 2.2% 0.1% direct: 1.4% skip:42.9% L0:79.1% L1:19.9% BI: 1.0%\n[libx264 @ 0x55a2dbcba240] 8x8 transform intra:71.0% inter:97.5%\n[libx264 @ 0x55a2dbcba240] coded y,uvDC,uvAC intra: 23.4% 36.7% 2.4% inter: 6.8% 14.2% 0.0%\n[libx264 @ 0x55a2dbcba240] i16 v,h,dc,p: 35% 27% 18% 20%\n[libx264 @ 0x55a2dbcba240] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 37% 23% 34% 1% 1% 1% 1% 1% 1%\n[libx264 @ 0x55a2dbcba240] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 59% 22% 8% 1% 3% 4% 2% 1% 0%\n[libx264 @ 0x55a2dbcba240] i8c dc,h,v,p: 55% 20% 23% 2%\n[libx264 @ 0x55a2dbcba240] Weighted P-Frames: Y:0.0% UV:0.0%\n[libx264 @ 0x55a2dbcba240] ref P L0: 88.0% 3.3% 7.0% 1.7%\n[libx264 @ 0x55a2dbcba240] ref B L0: 91.3% 8.7%\n[libx264 @ 0x55a2dbcba240] kb/s:13971.44", "metrics": { "predict_time": 237.525626684, "total_time": 309.189522 }, "output": "https://replicate.delivery/yhqm/dXx7GDfaDYVtZiVuM18AIzW15DfdiKSgKNpUNQwucfqs0mSmA/output.mp4", "started_at": "2024-07-17T08:41:13.756895Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/vsh1rghq5nrj00cgqzcvxstbx4", "cancel": "https://api.replicate.com/v1/predictions/vsh1rghq5nrj00cgqzcvxstbx4/cancel" }, "version": "11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84" }
Generated in/root/.pyenv/versions/3.8.19/lib/python3.8/site-packages/insightface/utils/transform.py:68: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions. To use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`. P = np.linalg.lstsq(X_homo, Y)[0].T # Affine matrix. 3 x 4 Processing frame 1 Processing frame 2 Processing frame 3 Processing frame 4 Processing frame 5 Processing frame 6 Processing frame 7 Processing frame 8 Processing frame 9 Processing frame 10 Processing frame 11 Processing frame 12 Processing frame 13 Processing frame 14 Processing frame 15 Processing frame 16 Processing frame 17 Processing frame 18 Processing frame 19 Processing frame 20 Processing frame 21 Processing frame 22 Processing frame 23 Processing frame 24 Processing frame 25 Processing frame 26 Processing frame 27 Processing frame 28 Processing frame 29 Processing frame 30 Processing frame 31 Processing frame 32 Processing frame 33 Processing frame 34 Processing frame 35 Processing frame 36 Processing frame 37 Processing frame 38 Processing frame 39 Processing frame 40 Processing frame 41 Processing frame 42 Processing frame 43 Processing frame 44 Processing frame 45 Processing frame 46 Processing frame 47 Processing frame 48 Processing frame 49 Processing frame 50 Processing frame 51 Processing frame 52 Processing frame 53 Processing frame 54 Processing frame 55 Processing frame 56 Processing frame 57 Processing frame 58 Processing frame 59 Processing frame 60 Processing frame 61 Processing frame 62 Processing frame 63 Processing frame 64 Processing frame 65 Processing frame 66 Processing frame 67 Processing frame 68 Processing frame 69 Processing frame 70 Processing frame 71 Processing frame 72 Processing frame 73 Processing frame 74 Processing frame 75 Processing frame 76 Processing frame 77 Processing frame 78 Processing frame 79 Processing frame 80 Processing frame 81 Processing frame 82 Processing frame 83 Processing frame 84 Processing frame 85 Processing frame 86 Processing frame 87 Processing frame 88 Processing frame 89 Processing frame 90 Processing frame 91 Processing frame 92 Processing frame 93 Processing frame 94 Processing frame 95 Processing frame 96 Processing frame 97 Processing frame 98 Processing frame 99 Processing frame 100 Processing frame 101 Processing frame 102 Processing frame 103 Processing frame 104 Processing frame 105 Processing frame 106 Processing frame 107 Processing frame 108 Processing frame 109 Processing frame 110 Processing frame 111 Processing frame 112 Processing frame 113 Processing frame 114 Processing frame 115 Processing frame 116 Processing frame 117 Processing frame 118 Processing frame 119 Processing frame 120 Processing frame 121 Processing frame 122 Processing frame 123 Processing frame 124 Processing frame 125 Processing frame 126 Processing frame 127 Processing frame 128 Processing frame 129 Processing frame 130 Processing frame 131 Processing frame 132 Processing frame 133 Processing frame 134 Processing frame 135 Processing frame 136 Processing frame 137 Processing frame 138 Processing frame 139 Processing frame 140 Processing frame 141 Processing frame 142 Processing frame 143 Processing frame 144 Processing frame 145 Processing frame 146 Processing frame 147 Processing frame 148 Processing frame 149 Processing frame 150 Processing frame 151 Processing frame 152 Processing frame 153 Processing frame 154 Processing frame 155 Processing frame 156 Processing frame 157 Processing frame 158 Processing frame 159 Processing frame 160 Processing frame 161 Processing frame 162 Processing frame 163 Processing frame 164 Processing frame 165 Processing frame 166 Processing frame 167 Processing frame 168 Processing frame 169 Processing frame 170 Processing frame 171 Processing frame 172 Processing frame 173 Processing frame 174 Processing frame 175 Processing frame 176 Processing frame 177 Processing frame 178 Processing frame 179 Processing frame 180 Processing frame 181 Processing frame 182 Processing frame 183 Processing frame 184 Processing frame 185 Processing frame 186 Processing frame 187 Processing frame 188 Processing frame 189 Processing frame 190 Processing frame 191 Processing frame 192 Processing frame 193 Processing frame 194 Processing frame 195 Processing frame 196 Processing frame 197 Processing frame 198 Processing frame 199 Processing frame 200 Processing frame 201 Processing frame 202 Processing frame 203 Processing frame 204 Processing frame 205 Processing frame 206 Processing frame 207 Processing frame 208 Processing frame 209 Processing frame 210 Processing frame 211 Processing frame 212 Processing frame 213 Processing frame 214 Processing frame 215 Processing frame 216 Processing frame 217 Processing frame 218 Processing frame 219 Processing frame 220 Processing frame 221 Processing frame 222 Processing frame 223 Processing frame 224 Processing frame 225 Processing frame 226 Processing frame 227 Processing frame 228 Processing frame 229 Processing frame 230 Processing frame 231 Processing frame 232 Processing frame 233 Processing frame 234 Processing frame 235 Processing frame 236 Processing frame 237 Processing frame 238 Processing frame 239 Processing frame 240 Processing frame 241 Processing frame 242 Processing frame 243 Processing frame 244 Processing frame 245 Processing frame 246 Processing frame 247 Processing frame 248 Processing frame 249 Processing frame 250 Processing frame 251 Processing frame 252 Processing frame 253 Processing frame 254 Processing frame 255 Processing frame 256 Processing frame 257 Processing frame 258 Processing frame 259 Processing frame 260 Processing frame 261 Processing frame 262 Processing frame 263 Processing frame 264 Processing frame 265 Processing frame 266 Processing frame 267 Processing frame 268 Processing frame 269 Processing frame 270 ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 70.100 / 56. 70.100 libavcodec 58.134.100 / 58.134.100 libavformat 58. 76.100 / 58. 76.100 libavdevice 58. 13.100 / 58. 13.100 libavfilter 7.110.100 / 7.110.100 libswscale 5. 9.100 / 5. 9.100 libswresample 3. 9.100 / 3. 9.100 libpostproc 55. 9.100 / 55. 9.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/tmp.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 encoder : Lavf59.27.100 Duration: 00:00:10.80, start: 0.000000, bitrate: 20236 kb/s Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 3840x2160 [SAR 1:1 DAR 16:9], 20235 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] Stream mapping: Stream #0:0 -> #0:0 (mpeg4 (native) -> h264 (libx264)) Press [q] to stop, [?] for help [libx264 @ 0x55a2dbcba240] using SAR=1/1 [libx264 @ 0x55a2dbcba240] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512 [libx264 @ 0x55a2dbcba240] profile High, level 5.1, 4:2:0, 8-bit [libx264 @ 0x55a2dbcba240] 264 - core 163 r3060 5db6aa6 - H.264/MPEG-4 AVC codec - Copyleft 2003-2021 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=15 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to '/tmp/output.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 encoder : Lavf58.76.100 Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p(progressive), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 12800 tbn (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] encoder : Lavc58.134.100 libx264 Side data: cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A frame= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 47 fps= 29 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 56 fps= 26 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 64 fps= 24 q=28.0 size= 256kB time=00:00:00.08 bitrate=26193.7kbits/s speed=0.0299x frame= 72 fps= 22 q=28.0 size= 768kB time=00:00:00.40 bitrate=15726.5kbits/s speed=0.123x frame= 80 fps= 21 q=28.0 size= 1280kB time=00:00:00.72 bitrate=14562.5kbits/s speed=0.188x frame= 88 fps= 20 q=28.0 size= 1792kB time=00:00:01.04 bitrate=14114.8kbits/s speed=0.237x frame= 95 fps= 19 q=28.0 size= 2304kB time=00:00:01.32 bitrate=14298.2kbits/s speed=0.27x frame= 100 fps= 19 q=28.0 size= 2560kB time=00:00:01.52 bitrate=13796.6kbits/s speed=0.281x frame= 106 fps= 18 q=28.0 size= 3072kB time=00:00:01.76 bitrate=14298.3kbits/s speed=0.294x frame= 116 fps= 18 q=28.0 size= 3840kB time=00:00:02.16 bitrate=14563.2kbits/s speed=0.332x frame= 123 fps= 17 q=28.0 size= 4352kB time=00:00:02.44 bitrate=14611.0kbits/s speed=0.346x frame= 130 fps= 17 q=25.0 size= 4864kB time=00:00:02.72 bitrate=14648.9kbits/s speed=0.354x frame= 138 fps= 17 q=28.0 size= 5376kB time=00:00:03.04 bitrate=14486.7kbits/s speed=0.369x frame= 147 fps= 17 q=28.0 size= 6144kB time=00:00:03.40 bitrate=14803.2kbits/s speed=0.389x frame= 154 fps= 17 q=28.0 size= 6656kB time=00:00:03.68 bitrate=14816.6kbits/s speed=0.397x frame= 160 fps= 16 q=28.0 size= 7168kB time=00:00:03.92 bitrate=14979.5kbits/s speed=0.398x frame= 167 fps= 16 q=28.0 size= 7680kB time=00:00:04.20 bitrate=14979.5kbits/s speed=0.402x frame= 174 fps= 16 q=28.0 size= 7936kB time=00:00:04.48 bitrate=14511.4kbits/s speed=0.409x frame= 180 fps= 16 q=28.0 size= 8448kB time=00:00:04.72 bitrate=14662.1kbits/s speed=0.411x frame= 190 fps= 16 q=28.0 size= 9216kB time=00:00:05.12 bitrate=14745.5kbits/s speed=0.424x frame= 199 fps= 16 q=28.0 size= 9728kB time=00:00:05.48 bitrate=14542.2kbits/s speed=0.434x frame= 204 fps= 15 q=28.0 size= 10240kB time=00:00:05.68 bitrate=14768.5kbits/s speed=0.428x frame= 215 fps= 16 q=28.0 size= 11008kB time=00:00:06.12 bitrate=14734.8kbits/s speed=0.443x frame= 223 fps= 16 q=28.0 size= 11264kB time=00:00:06.44 bitrate=14328.3kbits/s speed=0.45x frame= 228 fps= 15 q=28.0 size= 11520kB time=00:00:06.64 bitrate=14212.5kbits/s speed=0.445x frame= 240 fps= 15 q=28.0 size= 12288kB time=00:00:07.12 bitrate=14138.0kbits/s speed=0.458x frame= 248 fps= 15 q=28.0 size= 12800kB time=00:00:07.44 bitrate=14093.7kbits/s speed=0.463x frame= 252 fps= 15 q=28.0 size= 13056kB time=00:00:07.60 bitrate=14072.9kbits/s speed=0.456x frame= 260 fps= 15 q=28.0 size= 13568kB time=00:00:07.92 bitrate=14033.9kbits/s speed=0.46x frame= 270 fps= 13 q=-1.0 Lsize= 18423kB time=00:00:10.68 bitrate=14130.8kbits/s speed=0.511x video:18420kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.013577% [libx264 @ 0x55a2dbcba240] frame I:7 Avg QP:17.91 size:115830 [libx264 @ 0x55a2dbcba240] frame P:247 Avg QP:20.83 size: 69978 [libx264 @ 0x55a2dbcba240] frame B:16 Avg QP:22.02 size: 47883 [libx264 @ 0x55a2dbcba240] consecutive B-frames: 88.1% 11.9% 0.0% 0.0% [libx264 @ 0x55a2dbcba240] mb I I16..4: 31.9% 68.0% 0.1% [libx264 @ 0x55a2dbcba240] mb P I16..4: 8.2% 20.4% 0.1% P16..4: 46.3% 2.4% 0.7% 0.0% 0.0% skip:21.9% [libx264 @ 0x55a2dbcba240] mb B I16..4: 3.3% 7.7% 0.0% B16..8: 42.4% 2.2% 0.1% direct: 1.4% skip:42.9% L0:79.1% L1:19.9% BI: 1.0% [libx264 @ 0x55a2dbcba240] 8x8 transform intra:71.0% inter:97.5% [libx264 @ 0x55a2dbcba240] coded y,uvDC,uvAC intra: 23.4% 36.7% 2.4% inter: 6.8% 14.2% 0.0% [libx264 @ 0x55a2dbcba240] i16 v,h,dc,p: 35% 27% 18% 20% [libx264 @ 0x55a2dbcba240] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 37% 23% 34% 1% 1% 1% 1% 1% 1% [libx264 @ 0x55a2dbcba240] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 59% 22% 8% 1% 3% 4% 2% 1% 0% [libx264 @ 0x55a2dbcba240] i8c dc,h,v,p: 55% 20% 23% 2% [libx264 @ 0x55a2dbcba240] Weighted P-Frames: Y:0.0% UV:0.0% [libx264 @ 0x55a2dbcba240] ref P L0: 88.0% 3.3% 7.0% 1.7% [libx264 @ 0x55a2dbcba240] ref B L0: 91.3% 8.7% [libx264 @ 0x55a2dbcba240] kb/s:13971.44
Prediction
arabyai-replicate/roop_face_swap:11b6bf0fID02mzedvdysrgg0cfq80rvgkg3wStatusSucceededSourceWebHardwareA100 (80GB)Total durationCreatedInput
{ "swap_image": "https://replicate.delivery/pbxt/KzYc68tiniA53y5g5gMgIztGTMjliy4PCNfkpYcO92mGFKBm/elon.jpg", "target_video": "https://replicate.delivery/pbxt/KzYc5GMQyNXPmlfX6ZcrGIINAJs678rn7KXHyJVnlvTe6Mby/download%20%287%29.mp4" }
Install Replicate’s Node.js client library:npm install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import and set up the client:import Replicate from "replicate"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run arabyai-replicate/roop_face_swap using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "arabyai-replicate/roop_face_swap:11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84", { input: { swap_image: "https://replicate.delivery/pbxt/KzYc68tiniA53y5g5gMgIztGTMjliy4PCNfkpYcO92mGFKBm/elon.jpg", target_video: "https://replicate.delivery/pbxt/KzYc5GMQyNXPmlfX6ZcrGIINAJs678rn7KXHyJVnlvTe6Mby/download%20%287%29.mp4" } } ); console.log(output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Import the client:import replicate
Run arabyai-replicate/roop_face_swap using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "arabyai-replicate/roop_face_swap:11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84", input={ "swap_image": "https://replicate.delivery/pbxt/KzYc68tiniA53y5g5gMgIztGTMjliy4PCNfkpYcO92mGFKBm/elon.jpg", "target_video": "https://replicate.delivery/pbxt/KzYc5GMQyNXPmlfX6ZcrGIINAJs678rn7KXHyJVnlvTe6Mby/download%20%287%29.mp4" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Set theREPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run arabyai-replicate/roop_face_swap using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "11b6bf0f4e14d808f655e87e5448233cceff10a45f659d71539cafb7163b2e84", "input": { "swap_image": "https://replicate.delivery/pbxt/KzYc68tiniA53y5g5gMgIztGTMjliy4PCNfkpYcO92mGFKBm/elon.jpg", "target_video": "https://replicate.delivery/pbxt/KzYc5GMQyNXPmlfX6ZcrGIINAJs678rn7KXHyJVnlvTe6Mby/download%20%287%29.mp4" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Output
{ "completed_at": "2024-05-27T12:26:40.302256Z", "created_at": "2024-05-27T12:23:26.966000Z", "data_removed": false, "error": null, "id": "02mzedvdysrgg0cfq80rvgkg3w", "input": { "swap_image": "https://replicate.delivery/pbxt/KzYc68tiniA53y5g5gMgIztGTMjliy4PCNfkpYcO92mGFKBm/elon.jpg", "target_video": "https://replicate.delivery/pbxt/KzYc5GMQyNXPmlfX6ZcrGIINAJs678rn7KXHyJVnlvTe6Mby/download%20%287%29.mp4" }, "logs": "/root/.pyenv/versions/3.8.19/lib/python3.8/site-packages/insightface/utils/transform.py:68: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions.\nTo use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`.\nP = np.linalg.lstsq(X_homo, Y)[0].T # Affine matrix. 3 x 4\nProcessing frame 1\nProcessing frame 2\nProcessing frame 3\nProcessing frame 4\nProcessing frame 5\nProcessing frame 6\nProcessing frame 7\nProcessing frame 8\nProcessing frame 9\nProcessing frame 10\nProcessing frame 11\nProcessing frame 12\nProcessing frame 13\nProcessing frame 14\nProcessing frame 15\nProcessing frame 16\nProcessing frame 17\nProcessing frame 18\nProcessing frame 19\nProcessing frame 20\nProcessing frame 21\nProcessing frame 22\nProcessing frame 23\nProcessing frame 24\nProcessing frame 25\nProcessing frame 26\nProcessing frame 27\nProcessing frame 28\nProcessing frame 29\nProcessing frame 30\nProcessing frame 31\nProcessing frame 32\nProcessing frame 33\nProcessing frame 34\nProcessing frame 35\nProcessing frame 36\nProcessing frame 37\nProcessing frame 38\nProcessing frame 39\nProcessing frame 40\nProcessing frame 41\nProcessing frame 42\nProcessing frame 43\nProcessing frame 44\nProcessing frame 45\nProcessing frame 46\nProcessing frame 47\nProcessing frame 48\nProcessing frame 49\nProcessing frame 50\nProcessing frame 51\nProcessing frame 52\nProcessing frame 53\nProcessing frame 54\nProcessing frame 55\nProcessing frame 56\nProcessing frame 57\nProcessing frame 58\nProcessing frame 59\nProcessing frame 60\nProcessing frame 61\nProcessing frame 62\nProcessing frame 63\nProcessing frame 64\nProcessing frame 65\nProcessing frame 66\nProcessing frame 67\nProcessing frame 68\nProcessing frame 69\nProcessing frame 70\nProcessing frame 71\nProcessing frame 72\nProcessing frame 73\nProcessing frame 74\nProcessing frame 75\nProcessing frame 76\nProcessing frame 77\nProcessing frame 78\nProcessing frame 79\nProcessing frame 80\nProcessing frame 81\nProcessing frame 82\nProcessing frame 83\nProcessing frame 84\nProcessing frame 85\nProcessing frame 86\nProcessing frame 87\nProcessing frame 88\nProcessing frame 89\nProcessing frame 90\nProcessing frame 91\nProcessing frame 92\nProcessing frame 93\nProcessing frame 94\nProcessing frame 95\nProcessing frame 96\nProcessing frame 97\nProcessing frame 98\nProcessing frame 99\nProcessing frame 100\nProcessing frame 101\nProcessing frame 102\nProcessing frame 103\nProcessing frame 104\nProcessing frame 105\nProcessing frame 106\nProcessing frame 107\nProcessing frame 108\nProcessing frame 109\nProcessing frame 110\nProcessing frame 111\nProcessing frame 112\nProcessing frame 113\nProcessing frame 114\nProcessing frame 115\nProcessing frame 116\nProcessing frame 117\nProcessing frame 118\nProcessing frame 119\nProcessing frame 120\nProcessing frame 121\nProcessing frame 122\nProcessing frame 123\nProcessing frame 124\nProcessing frame 125\nProcessing frame 126\nProcessing frame 127\nProcessing frame 128\nProcessing frame 129\nProcessing frame 130\nProcessing frame 131\nProcessing frame 132\nProcessing frame 133\nProcessing frame 134\nProcessing frame 135\nProcessing frame 136\nProcessing frame 137\nProcessing frame 138\nProcessing frame 139\nProcessing frame 140\nProcessing frame 141\nProcessing frame 142\nProcessing frame 143\nProcessing frame 144\nProcessing frame 145\nProcessing frame 146\nProcessing frame 147\nProcessing frame 148\nProcessing frame 149\nProcessing frame 150\nProcessing frame 151\nProcessing frame 152\nProcessing frame 153\nProcessing frame 154\nProcessing frame 155\nProcessing frame 156\nProcessing frame 157\nProcessing frame 158\nProcessing frame 159\nProcessing frame 160\nProcessing frame 161\nProcessing frame 162\nProcessing frame 163\nProcessing frame 164\nProcessing frame 165\nProcessing frame 166\nProcessing frame 167\nProcessing frame 168\nProcessing frame 169\nProcessing frame 170\nProcessing frame 171\nProcessing frame 172\nProcessing frame 173\nProcessing frame 174\nProcessing frame 175\nProcessing frame 176\nProcessing frame 177\nProcessing frame 178\nProcessing frame 179\nProcessing frame 180\nProcessing frame 181\nProcessing frame 182\nProcessing frame 183\nProcessing frame 184\nProcessing frame 185\nProcessing frame 186\nProcessing frame 187\nProcessing frame 188\nProcessing frame 189\nProcessing frame 190\nProcessing frame 191\nProcessing frame 192\nProcessing frame 193\nProcessing frame 194\nProcessing frame 195\nProcessing frame 196\nProcessing frame 197\nProcessing frame 198\nProcessing frame 199\nProcessing frame 200\nProcessing frame 201\nProcessing frame 202\nProcessing frame 203\nProcessing frame 204\nProcessing frame 205\nProcessing frame 206\nProcessing frame 207\nProcessing frame 208\nProcessing frame 209\nProcessing frame 210\nProcessing frame 211\nProcessing frame 212\nProcessing frame 213\nProcessing frame 214\nProcessing frame 215\nProcessing frame 216\nProcessing frame 217\nProcessing frame 218\nProcessing frame 219\nProcessing frame 220\nProcessing frame 221\nProcessing frame 222\nProcessing frame 223\nProcessing frame 224\nProcessing frame 225\nProcessing frame 226\nProcessing frame 227\nProcessing frame 228\nProcessing frame 229\nProcessing frame 230\nProcessing frame 231\nProcessing frame 232\nProcessing frame 233\nProcessing frame 234\nProcessing frame 235\nProcessing frame 236\nProcessing frame 237\nProcessing frame 238\nProcessing frame 239\nProcessing frame 240\nProcessing frame 241\nProcessing frame 242\nProcessing frame 243\nProcessing frame 244\nProcessing frame 245\nProcessing frame 246\nProcessing frame 247\nProcessing frame 248\nProcessing frame 249\nProcessing frame 250\nProcessing frame 251\nProcessing frame 252\nProcessing frame 253\nProcessing frame 254\nProcessing frame 255\nProcessing frame 256\nProcessing frame 257\nProcessing frame 258\nProcessing frame 259\nProcessing frame 260\nProcessing frame 261\nProcessing frame 262\nProcessing frame 263\nProcessing frame 264\nProcessing frame 265\nProcessing frame 266\nProcessing frame 267\nProcessing frame 268\nProcessing frame 269\nProcessing frame 270\nProcessing frame 271\nProcessing frame 272\nProcessing frame 273\nProcessing frame 274\nProcessing frame 275\nProcessing frame 276\nProcessing frame 277\nProcessing frame 278\nProcessing frame 279\nProcessing frame 280\nProcessing frame 281\nProcessing frame 282\nProcessing frame 283\nProcessing frame 284\nProcessing frame 285\nProcessing frame 286\nProcessing frame 287\nProcessing frame 288\nProcessing frame 289\nProcessing frame 290\nProcessing frame 291\nProcessing frame 292\nProcessing frame 293\nProcessing frame 294\nProcessing frame 295\nProcessing frame 296\nProcessing frame 297\nProcessing frame 298\nProcessing frame 299\nProcessing frame 300\nProcessing frame 301\nProcessing frame 302\nProcessing frame 303\nProcessing frame 304\nProcessing frame 305\nProcessing frame 306\nProcessing frame 307\nProcessing frame 308\nProcessing frame 309\nProcessing frame 310\nProcessing frame 311\nProcessing frame 312\nProcessing frame 313\nProcessing frame 314\nProcessing frame 315\nProcessing frame 316\nProcessing frame 317\nProcessing frame 318\nProcessing frame 319\nProcessing frame 320\nProcessing frame 321\nProcessing frame 322\nProcessing frame 323\nProcessing frame 324\nProcessing frame 325\nProcessing frame 326\nProcessing frame 327\nProcessing frame 328\nProcessing frame 329\nProcessing frame 330\nProcessing frame 331\nProcessing frame 332\nProcessing frame 333\nProcessing frame 334\nProcessing frame 335\nProcessing frame 336\nProcessing frame 337\nProcessing frame 338\nProcessing frame 339\nProcessing frame 340\nProcessing frame 341\nProcessing frame 342\nProcessing frame 343\nProcessing frame 344\nProcessing frame 345\nProcessing frame 346\nProcessing frame 347\nProcessing frame 348\nProcessing frame 349\nProcessing frame 350\nProcessing frame 351\nProcessing frame 352\nProcessing frame 353\nProcessing frame 354\nProcessing frame 355\nProcessing frame 356\nProcessing frame 357\nProcessing frame 358\nProcessing frame 359\nProcessing frame 360\nProcessing frame 361\nProcessing frame 362\nProcessing frame 363\nProcessing frame 364\nProcessing frame 365\nProcessing frame 366\nProcessing frame 367\nProcessing frame 368\nProcessing frame 369\nProcessing frame 370\nProcessing frame 371\nProcessing frame 372\nProcessing frame 373\nProcessing frame 374\nProcessing frame 375\nProcessing frame 376\nProcessing frame 377\nProcessing frame 378\nProcessing frame 379\nProcessing frame 380\nProcessing frame 381\nProcessing frame 382\nProcessing frame 383\nProcessing frame 384\nProcessing frame 385\nProcessing frame 386\nProcessing frame 387\nProcessing frame 388\nProcessing frame 389\nProcessing frame 390\nProcessing frame 391\nProcessing frame 392\nProcessing frame 393\nProcessing frame 394\nProcessing frame 395\nProcessing frame 396\nProcessing frame 397\nProcessing frame 398\nProcessing frame 399\nProcessing frame 400\nProcessing frame 401\nProcessing frame 402\nProcessing frame 403\nProcessing frame 404\nProcessing frame 405\nProcessing frame 406\nProcessing frame 407\nProcessing frame 408\nProcessing frame 409\nProcessing frame 410\nProcessing frame 411\nProcessing frame 412\nProcessing frame 413\nProcessing frame 414\nProcessing frame 415\nProcessing frame 416\nProcessing frame 417\nProcessing frame 418\nProcessing frame 419\nProcessing frame 420\nProcessing frame 421\nProcessing frame 422\nProcessing frame 423\nProcessing frame 424\nProcessing frame 425\nProcessing frame 426\nProcessing frame 427\nProcessing frame 428\nProcessing frame 429\nProcessing frame 430\nProcessing frame 431\nProcessing frame 432\nProcessing frame 433\nProcessing frame 434\nProcessing frame 435\nProcessing frame 436\nProcessing frame 437\nProcessing frame 438\nProcessing frame 439\nProcessing frame 440\nProcessing frame 441\nProcessing frame 442\nProcessing frame 443\nProcessing frame 444\nProcessing frame 445\nProcessing frame 446\nProcessing frame 447\nProcessing frame 448\nProcessing frame 449\nProcessing frame 450\nProcessing frame 451\nProcessing frame 452\nProcessing frame 453\nProcessing frame 454\nProcessing frame 455\nProcessing frame 456\nProcessing frame 457\nProcessing frame 458\nProcessing frame 459\nProcessing frame 460\nProcessing frame 461\nProcessing frame 462\nProcessing frame 463\nProcessing frame 464\nProcessing frame 465\nProcessing frame 466\nProcessing frame 467\nProcessing frame 468\nProcessing frame 469\nProcessing frame 470\nProcessing frame 471\nProcessing frame 472\nProcessing frame 473\nProcessing frame 474\nProcessing frame 475\nProcessing frame 476\nProcessing frame 477\nProcessing frame 478\nProcessing frame 479\nProcessing frame 480\nProcessing frame 481\nProcessing frame 482\nProcessing frame 483\nProcessing frame 484\nProcessing frame 485\nProcessing frame 486\nProcessing frame 487\nProcessing frame 488\nProcessing frame 489\nProcessing frame 490\nProcessing frame 491\nProcessing frame 492\nProcessing frame 493\nProcessing frame 494\nProcessing frame 495\nProcessing frame 496\nProcessing frame 497\nProcessing frame 498\nProcessing frame 499\nProcessing frame 500\nProcessing frame 501\nProcessing frame 502\nProcessing frame 503\nProcessing frame 504\nProcessing frame 505\nProcessing frame 506\nProcessing frame 507\nProcessing frame 508\nProcessing frame 509\nProcessing frame 510\nProcessing frame 511\nProcessing frame 512\nProcessing frame 513\nProcessing frame 514\nProcessing frame 515\nProcessing frame 516\nProcessing frame 517\nProcessing frame 518\nProcessing frame 519\nProcessing frame 520\nProcessing frame 521\nProcessing frame 522\nProcessing frame 523\nProcessing frame 524\nProcessing frame 525\nProcessing frame 526\nProcessing frame 527\nProcessing frame 528\nProcessing frame 529\nProcessing frame 530\nProcessing frame 531\nProcessing frame 532\nProcessing frame 533\nProcessing frame 534\nProcessing frame 535\nProcessing frame 536\nProcessing frame 537\nProcessing frame 538\nProcessing frame 539\nProcessing frame 540\nProcessing frame 541\nProcessing frame 542\nProcessing frame 543\nProcessing frame 544\nProcessing frame 545\nProcessing frame 546\nProcessing frame 547\nProcessing frame 548\nProcessing frame 549\nProcessing frame 550\nProcessing frame 551\nProcessing frame 552\nProcessing frame 553\nProcessing frame 554\nProcessing frame 555\nProcessing frame 556\nProcessing frame 557\nProcessing frame 558\nProcessing frame 559\nProcessing frame 560\nProcessing frame 561\nProcessing frame 562\nProcessing frame 563\nProcessing frame 564\nProcessing frame 565\nProcessing frame 566\nProcessing frame 567\nProcessing frame 568\nProcessing frame 569\nProcessing frame 570\nProcessing frame 571\nProcessing frame 572\nProcessing frame 573\nProcessing frame 574\nProcessing frame 575\nProcessing frame 576\nProcessing frame 577\nProcessing frame 578\nProcessing frame 579\nProcessing frame 580\nProcessing frame 581\nProcessing frame 582\nProcessing frame 583\nProcessing frame 584\nProcessing frame 585\nProcessing frame 586\nProcessing frame 587\nProcessing frame 588\nProcessing frame 589\nProcessing frame 590\nProcessing frame 591\nProcessing frame 592\nProcessing frame 593\nProcessing frame 594\nProcessing frame 595\nProcessing frame 596\nProcessing frame 597\nProcessing frame 598\nProcessing frame 599\nProcessing frame 600\nProcessing frame 601\nProcessing frame 602\nProcessing frame 603\nProcessing frame 604\nProcessing frame 605\nProcessing frame 606\nProcessing frame 607\nProcessing frame 608\nProcessing frame 609\nProcessing frame 610\nProcessing frame 611\nProcessing frame 612\nProcessing frame 613\nProcessing frame 614\nProcessing frame 615\nProcessing frame 616\nProcessing frame 617\nProcessing frame 618\nProcessing frame 619\nProcessing frame 620\nProcessing frame 621\nProcessing frame 622\nProcessing frame 623\nProcessing frame 624\nProcessing frame 625\nProcessing frame 626\nProcessing frame 627\nProcessing frame 628\nProcessing frame 629\nProcessing frame 630\nProcessing frame 631\nProcessing frame 632\nProcessing frame 633\nProcessing frame 634\nProcessing frame 635\nProcessing frame 636\nProcessing frame 637\nProcessing frame 638\nProcessing frame 639\nProcessing frame 640\nProcessing frame 641\nProcessing frame 642\nProcessing frame 643\nProcessing frame 644\nProcessing frame 645\nProcessing frame 646\nProcessing frame 647\nProcessing frame 648\nProcessing frame 649\nProcessing frame 650\nProcessing frame 651\nProcessing frame 652\nProcessing frame 653\nProcessing frame 654\nProcessing frame 655\nProcessing frame 656\nProcessing frame 657\nProcessing frame 658\nProcessing frame 659\nProcessing frame 660\nProcessing frame 661\nProcessing frame 662\nProcessing frame 663\nProcessing frame 664\nProcessing frame 665\nProcessing frame 666\nProcessing frame 667\nProcessing frame 668\nProcessing frame 669\nProcessing frame 670\nProcessing frame 671\nProcessing frame 672\nProcessing frame 673\nProcessing frame 674\nProcessing frame 675\nProcessing frame 676\nProcessing frame 677\nProcessing frame 678\nProcessing frame 679\nProcessing frame 680\nProcessing frame 681\nProcessing frame 682\nProcessing frame 683\nProcessing frame 684\nProcessing frame 685\nProcessing frame 686\nProcessing frame 687\nProcessing frame 688\nProcessing frame 689\nProcessing frame 690\nProcessing frame 691\nProcessing frame 692\nProcessing frame 693\nProcessing frame 694\nProcessing frame 695\nProcessing frame 696\nProcessing frame 697\nProcessing frame 698\nProcessing frame 699\nProcessing frame 700\nProcessing frame 701\nProcessing frame 702\nProcessing frame 703\nProcessing frame 704\nProcessing frame 705\nProcessing frame 706\nProcessing frame 707\nProcessing frame 708\nProcessing frame 709\nProcessing frame 710\nProcessing frame 711\nProcessing frame 712\nProcessing frame 713\nProcessing frame 714\nProcessing frame 715\nProcessing frame 716\nProcessing frame 717\nProcessing frame 718\nProcessing frame 719\nProcessing frame 720\nProcessing frame 721\nProcessing frame 722\nProcessing frame 723\nProcessing frame 724\nProcessing frame 725\nProcessing frame 726\nProcessing frame 727\nProcessing frame 728\nProcessing frame 729\nProcessing frame 730\nProcessing frame 731\nProcessing frame 732\nProcessing frame 733\nProcessing frame 734\nProcessing frame 735\nProcessing frame 736\nProcessing frame 737\nProcessing frame 738\nProcessing frame 739\nProcessing frame 740\nProcessing frame 741\nProcessing frame 742\nProcessing frame 743\nProcessing frame 744\nProcessing frame 745\nProcessing frame 746\nProcessing frame 747\nProcessing frame 748\nProcessing frame 749\nProcessing frame 750\nProcessing frame 751\nProcessing frame 752\nProcessing frame 753\nProcessing frame 754\nProcessing frame 755\nProcessing frame 756\nProcessing frame 757\nProcessing frame 758\nProcessing frame 759\nProcessing frame 760\nProcessing frame 761\nProcessing frame 762\nProcessing frame 763\nProcessing frame 764\nProcessing frame 765\nProcessing frame 766\nProcessing frame 767\nProcessing frame 768\nProcessing frame 769\nProcessing frame 770\nProcessing frame 771\nProcessing frame 772\nProcessing frame 773\nProcessing frame 774\nProcessing frame 775\nProcessing frame 776\nProcessing frame 777\nProcessing frame 778\nProcessing frame 779\nProcessing frame 780\nProcessing frame 781\nProcessing frame 782\nProcessing frame 783\nProcessing frame 784\nProcessing frame 785\nProcessing frame 786\nProcessing frame 787\nProcessing frame 788\nProcessing frame 789\nProcessing frame 790\nProcessing frame 791\nProcessing frame 792\nProcessing frame 793\nProcessing frame 794\nProcessing frame 795\nProcessing frame 796\nProcessing frame 797\nProcessing frame 798\nProcessing frame 799\nProcessing frame 800\nProcessing frame 801\nProcessing frame 802\nProcessing frame 803\nProcessing frame 804\nProcessing frame 805\nProcessing frame 806\nProcessing frame 807\nProcessing frame 808\nProcessing frame 809\nProcessing frame 810\nProcessing frame 811\nProcessing frame 812\nProcessing frame 813\nProcessing frame 814\nProcessing frame 815\nProcessing frame 816\nProcessing frame 817\nProcessing frame 818\nProcessing frame 819\nProcessing frame 820\nProcessing frame 821\nProcessing frame 822\nProcessing frame 823\nProcessing frame 824\nProcessing frame 825\nProcessing frame 826\nProcessing frame 827\nProcessing frame 828\nProcessing frame 829\nProcessing frame 830\nProcessing frame 831\nProcessing frame 832\nProcessing frame 833\nProcessing frame 834\nProcessing frame 835\nProcessing frame 836\nProcessing frame 837\nProcessing frame 838\nProcessing frame 839\nProcessing frame 840\nProcessing frame 841\nProcessing frame 842\nProcessing frame 843\nProcessing frame 844\nProcessing frame 845\nProcessing frame 846\nProcessing frame 847\nProcessing frame 848\nProcessing frame 849\nProcessing frame 850\nProcessing frame 851\nProcessing frame 852\nProcessing frame 853\nProcessing frame 854\nProcessing frame 855\nProcessing frame 856\nProcessing frame 857\nProcessing frame 858\nProcessing frame 859\nProcessing frame 860\nProcessing frame 861\nProcessing frame 862\nProcessing frame 863\nProcessing frame 864\nProcessing frame 865\nProcessing frame 866\nProcessing frame 867\nProcessing frame 868\nProcessing frame 869\nProcessing frame 870\nProcessing frame 871\nProcessing frame 872\nProcessing frame 873\nProcessing frame 874\nProcessing frame 875\nProcessing frame 876\nProcessing frame 877\nProcessing frame 878\nProcessing frame 879\nProcessing frame 880\nProcessing frame 881\nProcessing frame 882\nProcessing frame 883\nProcessing frame 884\nProcessing frame 885\nProcessing frame 886\nProcessing frame 887\nProcessing frame 888\nProcessing frame 889\nProcessing frame 890\nProcessing frame 891\nProcessing frame 892\nProcessing frame 893\nProcessing frame 894\nProcessing frame 895\nProcessing frame 896\nProcessing frame 897\nProcessing frame 898\nProcessing frame 899\nProcessing frame 900\nProcessing frame 901\nProcessing frame 902\nProcessing frame 903\nProcessing frame 904\nProcessing frame 905\nProcessing frame 906\nProcessing frame 907\nProcessing frame 908\nProcessing frame 909\nProcessing frame 910\nProcessing frame 911\nProcessing frame 912\nProcessing frame 913\nProcessing frame 914\nProcessing frame 915\nProcessing frame 916\nProcessing frame 917\nProcessing frame 918\nProcessing frame 919\nProcessing frame 920\nProcessing frame 921\nProcessing frame 922\nProcessing frame 923\nProcessing frame 924\nProcessing frame 925\nProcessing frame 926\nProcessing frame 927\nProcessing frame 928\nProcessing frame 929\nProcessing frame 930\nProcessing frame 931\nProcessing frame 932\nProcessing frame 933\nProcessing frame 934\nProcessing frame 935\nProcessing frame 936\nProcessing frame 937\nProcessing frame 938\nProcessing frame 939\nProcessing frame 940\nProcessing frame 941\nProcessing frame 942\nProcessing frame 943\nProcessing frame 944\nProcessing frame 945\nProcessing frame 946\nProcessing frame 947\nProcessing frame 948\nProcessing frame 949\nProcessing frame 950\nProcessing frame 951\nProcessing frame 952\nProcessing frame 953\nProcessing frame 954\nProcessing frame 955\nProcessing frame 956\nProcessing frame 957\nProcessing frame 958\nProcessing frame 959\nProcessing frame 960\nProcessing frame 961\nProcessing frame 962\nProcessing frame 963\nProcessing frame 964\nProcessing frame 965\nProcessing frame 966\nProcessing frame 967\nProcessing frame 968\nProcessing frame 969\nProcessing frame 970\nProcessing frame 971\nProcessing frame 972\nProcessing frame 973\nProcessing frame 974\nProcessing frame 975\nProcessing frame 976\nProcessing frame 977\nProcessing frame 978\nProcessing frame 979\nProcessing frame 980\nProcessing frame 981\nProcessing frame 982\nProcessing frame 983\nProcessing frame 984\nProcessing frame 985\nProcessing frame 986\nProcessing frame 987\nProcessing frame 988\nProcessing frame 989\nProcessing frame 990\nProcessing frame 991\nProcessing frame 992\nProcessing frame 993\nProcessing frame 994\nProcessing frame 995\nProcessing frame 996\nProcessing frame 997\nProcessing frame 998\nProcessing frame 999\nProcessing frame 1000\nProcessing frame 1001\nProcessing frame 1002\nProcessing frame 1003\nProcessing frame 1004\nProcessing frame 1005\nProcessing frame 1006\nProcessing frame 1007\nProcessing frame 1008\nProcessing frame 1009\nProcessing frame 1010\nProcessing frame 1011\nProcessing frame 1012\nProcessing frame 1013\nProcessing frame 1014\nProcessing frame 1015\nProcessing frame 1016\nProcessing frame 1017\nProcessing frame 1018\nProcessing frame 1019\nProcessing frame 1020\nProcessing frame 1021\nProcessing frame 1022\nProcessing frame 1023\nProcessing frame 1024\nProcessing frame 1025\nProcessing frame 1026\nProcessing frame 1027\nProcessing frame 1028\nProcessing frame 1029\nProcessing frame 1030\nProcessing frame 1031\nProcessing frame 1032\nProcessing frame 1033\nProcessing frame 1034\nProcessing frame 1035\nProcessing frame 1036\nProcessing frame 1037\nProcessing frame 1038\nProcessing frame 1039\nProcessing frame 1040\nProcessing frame 1041\nProcessing frame 1042\nProcessing frame 1043\nProcessing frame 1044\nProcessing frame 1045\nProcessing frame 1046\nProcessing frame 1047\nProcessing frame 1048\nProcessing frame 1049\nProcessing frame 1050\nProcessing frame 1051\nProcessing frame 1052\nProcessing frame 1053\nProcessing frame 1054\nProcessing frame 1055\nProcessing frame 1056\nProcessing frame 1057\nProcessing frame 1058\nProcessing frame 1059\nProcessing frame 1060\nProcessing frame 1061\nProcessing frame 1062\nProcessing frame 1063\nProcessing frame 1064\nProcessing frame 1065\nProcessing frame 1066\nProcessing frame 1067\nProcessing frame 1068\nProcessing frame 1069\nProcessing frame 1070\nProcessing frame 1071\nProcessing frame 1072\nProcessing frame 1073\nProcessing frame 1074\nProcessing frame 1075\nProcessing frame 1076\nProcessing frame 1077\nProcessing frame 1078\nProcessing frame 1079\nProcessing frame 1080\nProcessing frame 1081\nProcessing frame 1082\nProcessing frame 1083\nProcessing frame 1084\nProcessing frame 1085\nProcessing frame 1086\nProcessing frame 1087\nProcessing frame 1088\nProcessing frame 1089\nProcessing frame 1090\nProcessing frame 1091\nProcessing frame 1092\nProcessing frame 1093\nProcessing frame 1094\nProcessing frame 1095\nProcessing frame 1096\nProcessing frame 1097\nProcessing frame 1098\nProcessing frame 1099\nProcessing frame 1100\nProcessing frame 1101\nProcessing frame 1102\nProcessing frame 1103\nProcessing frame 1104\nProcessing frame 1105\nProcessing frame 1106\nProcessing frame 1107\nProcessing frame 1108\nProcessing frame 1109\nProcessing frame 1110\nProcessing frame 1111\nProcessing frame 1112\nProcessing frame 1113\nProcessing frame 1114\nProcessing frame 1115\nProcessing frame 1116\nProcessing frame 1117\nProcessing frame 1118\nProcessing frame 1119\nProcessing frame 1120\nProcessing frame 1121\nProcessing frame 1122\nProcessing frame 1123\nProcessing frame 1124\nProcessing frame 1125\nProcessing frame 1126\nProcessing frame 1127\nProcessing frame 1128\nProcessing frame 1129\nProcessing frame 1130\nProcessing frame 1131\nProcessing frame 1132\nProcessing frame 1133\nProcessing frame 1134\nProcessing frame 1135\nProcessing frame 1136\nProcessing frame 1137\nProcessing frame 1138\nProcessing frame 1139\nProcessing frame 1140\nProcessing frame 1141\nProcessing frame 1142\nProcessing frame 1143\nProcessing frame 1144\nProcessing frame 1145\nProcessing frame 1146\nProcessing frame 1147\nProcessing frame 1148\nProcessing frame 1149\nProcessing frame 1150\nProcessing frame 1151\nProcessing frame 1152\nProcessing frame 1153\nProcessing frame 1154\nProcessing frame 1155\nProcessing frame 1156\nProcessing frame 1157\nProcessing frame 1158\nProcessing frame 1159\nProcessing frame 1160\nProcessing frame 1161\nProcessing frame 1162\nProcessing frame 1163\nProcessing frame 1164\nProcessing frame 1165\nProcessing frame 1166\nProcessing frame 1167\nProcessing frame 1168\nProcessing frame 1169\nProcessing frame 1170\nProcessing frame 1171\nProcessing frame 1172\nProcessing frame 1173\nProcessing frame 1174\nProcessing frame 1175\nProcessing frame 1176\nProcessing frame 1177\nProcessing frame 1178\nProcessing frame 1179\nProcessing frame 1180\nProcessing frame 1181\nProcessing frame 1182\nProcessing frame 1183\nProcessing frame 1184\nProcessing frame 1185\nProcessing frame 1186\nProcessing frame 1187\nProcessing frame 1188\nProcessing frame 1189\nProcessing frame 1190\nProcessing frame 1191\nProcessing frame 1192\nProcessing frame 1193\nProcessing frame 1194\nProcessing frame 1195\nProcessing frame 1196\nProcessing frame 1197\nProcessing frame 1198\nProcessing frame 1199\nProcessing frame 1200\nProcessing frame 1201\nProcessing frame 1202\nProcessing frame 1203\nProcessing frame 1204\nProcessing frame 1205\nProcessing frame 1206\nProcessing frame 1207\nProcessing frame 1208\nProcessing frame 1209\nProcessing frame 1210\nProcessing frame 1211\nProcessing frame 1212\nProcessing frame 1213\nProcessing frame 1214\nProcessing frame 1215\nProcessing frame 1216\nProcessing frame 1217\nProcessing frame 1218\nProcessing frame 1219\nProcessing frame 1220\nProcessing frame 1221\nProcessing frame 1222\nProcessing frame 1223\nProcessing frame 1224\nProcessing frame 1225\nProcessing frame 1226\nProcessing frame 1227\nProcessing frame 1228\nProcessing frame 1229\nProcessing frame 1230\nProcessing frame 1231\nProcessing frame 1232\nProcessing frame 1233\nProcessing frame 1234\nProcessing frame 1235\nProcessing frame 1236\nProcessing frame 1237\nProcessing frame 1238\nProcessing frame 1239\nProcessing frame 1240\nProcessing frame 1241\nProcessing frame 1242\nProcessing frame 1243\nProcessing frame 1244\nProcessing frame 1245\nProcessing frame 1246\nProcessing frame 1247\nProcessing frame 1248\nProcessing frame 1249\nProcessing frame 1250\nProcessing frame 1251\nProcessing frame 1252\nProcessing frame 1253\nProcessing frame 1254\nProcessing frame 1255\nProcessing frame 1256\nProcessing frame 1257\nProcessing frame 1258\nProcessing frame 1259\nProcessing frame 1260\nProcessing frame 1261\nProcessing frame 1262\nProcessing frame 1263\nProcessing frame 1264\nProcessing frame 1265\nProcessing frame 1266\nProcessing frame 1267\nProcessing frame 1268\nProcessing frame 1269\nProcessing frame 1270\nProcessing frame 1271\nProcessing frame 1272\nProcessing frame 1273\nProcessing frame 1274\nProcessing frame 1275\nProcessing frame 1276\nProcessing frame 1277\nProcessing frame 1278\nProcessing frame 1279\nProcessing frame 1280\nProcessing frame 1281\nProcessing frame 1282\nProcessing frame 1283\nProcessing frame 1284\nProcessing frame 1285\nProcessing frame 1286\nProcessing frame 1287\nProcessing frame 1288\nProcessing frame 1289\nProcessing frame 1290\nffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers\nbuilt with gcc 11 (Ubuntu 11.2.0-19ubuntu1)\nconfiguration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared\nlibavutil 56. 70.100 / 56. 70.100\nlibavcodec 58.134.100 / 58.134.100\nlibavformat 58. 76.100 / 58. 76.100\nlibavdevice 58. 13.100 / 58. 13.100\nlibavfilter 7.110.100 / 7.110.100\nlibswscale 5. 9.100 / 5. 9.100\nlibswresample 3. 9.100 / 3. 9.100\nlibpostproc 55. 9.100 / 55. 9.100\nInput #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/tmp.mp4':\nMetadata:\nmajor_brand : isom\nminor_version : 512\ncompatible_brands: isomiso2mp41\nencoder : Lavf59.27.100\nDuration: 00:00:51.60, start: 0.000000, bitrate: 689 kb/s\nStream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 688 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default)\nMetadata:\nhandler_name : VideoHandler\nvendor_id : [0][0][0][0]\nStream mapping:\nStream #0:0 -> #0:0 (mpeg4 (native) -> h264 (libx264))\nPress [q] to stop, [?] for help\n[libx264 @ 0x55b1400ee6c0] using SAR=1/1\n[libx264 @ 0x55b1400ee6c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512\n[libx264 @ 0x55b1400ee6c0] profile High 4:4:4 Predictive, level 3.1, 4:2:0, 8-bit\n[libx264 @ 0x55b1400ee6c0] 264 - core 163 r3060 5db6aa6 - H.264/MPEG-4 AVC codec - Copyleft 2003-2021 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=0 mixed_ref=1 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=0 chroma_qp_offset=0 threads=15 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=cqp mbtree=0 qp=0\nOutput #0, mp4, to '/tmp/output.mp4':\nMetadata:\nmajor_brand : isom\nminor_version : 512\ncompatible_brands: isomiso2mp41\nencoder : Lavf58.76.100\nStream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p(progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 12800 tbn (default)\nMetadata:\nhandler_name : VideoHandler\nvendor_id : [0][0][0][0]\nencoder : Lavc58.134.100 libx264\nSide data:\ncpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A\nframe= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x\nframe= 128 fps=0.0 q=0.0 size= 1024kB time=00:00:04.44 bitrate=1889.4kbits/s speed=8.27x\nframe= 271 fps=261 q=0.0 size= 3328kB time=00:00:10.16 bitrate=2683.4kbits/s speed=9.79x\nframe= 406 fps=263 q=0.0 size= 5120kB time=00:00:15.56 bitrate=2695.6kbits/s speed=10.1x\nframe= 548 fps=268 q=0.0 size= 7424kB time=00:00:21.24 bitrate=2863.4kbits/s speed=10.4x\nframe= 679 fps=267 q=0.0 size= 9472kB time=00:00:26.48 bitrate=2930.3kbits/s speed=10.4x\nframe= 822 fps=270 q=0.0 size= 11520kB time=00:00:32.20 bitrate=2930.8kbits/s speed=10.6x\nframe= 988 fps=278 q=0.0 size= 13312kB time=00:00:38.84 bitrate=2807.7kbits/s speed=10.9x\nframe= 1138 fps=280 q=0.0 size= 15616kB time=00:00:44.84 bitrate=2853.0kbits/s speed=11.1x\nframe= 1290 fps=283 q=0.0 size= 17664kB time=00:00:50.92 bitrate=2841.8kbits/s speed=11.2x\nframe= 1290 fps=280 q=-1.0 Lsize= 17934kB time=00:00:51.56 bitrate=2849.5kbits/s speed=11.2x\nvideo:17928kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.034393%\n[libx264 @ 0x55b1400ee6c0] frame I:6 Avg QP: 0.00 size: 79275\n[libx264 @ 0x55b1400ee6c0] frame P:1284 Avg QP: 0.00 size: 13927\n[libx264 @ 0x55b1400ee6c0] mb I I16..4: 66.7% 18.0% 15.3%\n[libx264 @ 0x55b1400ee6c0] mb P I16..4: 2.7% 2.0% 1.0% P16..4: 4.6% 1.1% 1.2% 0.0% 0.0% skip:87.4%\n[libx264 @ 0x55b1400ee6c0] 8x8 transform intra:33.3% inter:45.9%\n[libx264 @ 0x55b1400ee6c0] coded y,uvDC,uvAC intra: 61.1% 55.0% 54.5% inter: 3.8% 3.7% 3.6%\n[libx264 @ 0x55b1400ee6c0] i16 v,h,dc,p: 70% 25% 4% 0%\n[libx264 @ 0x55b1400ee6c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 44% 39% 16% 0% 0% 0% 0% 0% 0%\n[libx264 @ 0x55b1400ee6c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 50% 35% 2% 2% 4% 3% 2% 2% 1%\n[libx264 @ 0x55b1400ee6c0] i8c dc,h,v,p: 23% 31% 46% 0%\n[libx264 @ 0x55b1400ee6c0] Weighted P-Frames: Y:0.7% UV:0.7%\n[libx264 @ 0x55b1400ee6c0] ref P L0: 87.3% 4.1% 7.3% 1.3% 0.0%\n[libx264 @ 0x55b1400ee6c0] kb/s:2846.21", "metrics": { "predict_time": 172.244607, "total_time": 193.336256 }, "output": "https://replicate.delivery/pbxt/0RBfY1scYiVBFyCGn7jXldyZ6mIQjtgwwdxG9vAxGG7f3i4SA/output.mp4", "started_at": "2024-05-27T12:23:48.057649Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/02mzedvdysrgg0cfq80rvgkg3w", "cancel": "https://api.replicate.com/v1/predictions/02mzedvdysrgg0cfq80rvgkg3w/cancel" }, "version": "2293f18a8dd50f6d62a8fdef15820817acd98f28fdb151e45783cc4b5e9aff51" }
Generated in/root/.pyenv/versions/3.8.19/lib/python3.8/site-packages/insightface/utils/transform.py:68: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions. To use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`. P = np.linalg.lstsq(X_homo, Y)[0].T # Affine matrix. 3 x 4 Processing frame 1 Processing frame 2 Processing frame 3 Processing frame 4 Processing frame 5 Processing frame 6 Processing frame 7 Processing frame 8 Processing frame 9 Processing frame 10 Processing frame 11 Processing frame 12 Processing frame 13 Processing frame 14 Processing frame 15 Processing frame 16 Processing frame 17 Processing frame 18 Processing frame 19 Processing frame 20 Processing frame 21 Processing frame 22 Processing frame 23 Processing frame 24 Processing frame 25 Processing frame 26 Processing frame 27 Processing frame 28 Processing frame 29 Processing frame 30 Processing frame 31 Processing frame 32 Processing frame 33 Processing frame 34 Processing frame 35 Processing frame 36 Processing frame 37 Processing frame 38 Processing frame 39 Processing frame 40 Processing frame 41 Processing frame 42 Processing frame 43 Processing frame 44 Processing frame 45 Processing frame 46 Processing frame 47 Processing frame 48 Processing frame 49 Processing frame 50 Processing frame 51 Processing frame 52 Processing frame 53 Processing frame 54 Processing frame 55 Processing frame 56 Processing frame 57 Processing frame 58 Processing frame 59 Processing frame 60 Processing frame 61 Processing frame 62 Processing frame 63 Processing frame 64 Processing frame 65 Processing frame 66 Processing frame 67 Processing frame 68 Processing frame 69 Processing frame 70 Processing frame 71 Processing frame 72 Processing frame 73 Processing frame 74 Processing frame 75 Processing frame 76 Processing frame 77 Processing frame 78 Processing frame 79 Processing frame 80 Processing frame 81 Processing frame 82 Processing frame 83 Processing frame 84 Processing frame 85 Processing frame 86 Processing frame 87 Processing frame 88 Processing frame 89 Processing frame 90 Processing frame 91 Processing frame 92 Processing frame 93 Processing frame 94 Processing frame 95 Processing frame 96 Processing frame 97 Processing frame 98 Processing frame 99 Processing frame 100 Processing frame 101 Processing frame 102 Processing frame 103 Processing frame 104 Processing frame 105 Processing frame 106 Processing frame 107 Processing frame 108 Processing frame 109 Processing frame 110 Processing frame 111 Processing frame 112 Processing frame 113 Processing frame 114 Processing frame 115 Processing frame 116 Processing frame 117 Processing frame 118 Processing frame 119 Processing frame 120 Processing frame 121 Processing frame 122 Processing frame 123 Processing frame 124 Processing frame 125 Processing frame 126 Processing frame 127 Processing frame 128 Processing frame 129 Processing frame 130 Processing frame 131 Processing frame 132 Processing frame 133 Processing frame 134 Processing frame 135 Processing frame 136 Processing frame 137 Processing frame 138 Processing frame 139 Processing frame 140 Processing frame 141 Processing frame 142 Processing frame 143 Processing frame 144 Processing frame 145 Processing frame 146 Processing frame 147 Processing frame 148 Processing frame 149 Processing frame 150 Processing frame 151 Processing frame 152 Processing frame 153 Processing frame 154 Processing frame 155 Processing frame 156 Processing frame 157 Processing frame 158 Processing frame 159 Processing frame 160 Processing frame 161 Processing frame 162 Processing frame 163 Processing frame 164 Processing frame 165 Processing frame 166 Processing frame 167 Processing frame 168 Processing frame 169 Processing frame 170 Processing frame 171 Processing frame 172 Processing frame 173 Processing frame 174 Processing frame 175 Processing frame 176 Processing frame 177 Processing frame 178 Processing frame 179 Processing frame 180 Processing frame 181 Processing frame 182 Processing frame 183 Processing frame 184 Processing frame 185 Processing frame 186 Processing frame 187 Processing frame 188 Processing frame 189 Processing frame 190 Processing frame 191 Processing frame 192 Processing frame 193 Processing frame 194 Processing frame 195 Processing frame 196 Processing frame 197 Processing frame 198 Processing frame 199 Processing frame 200 Processing frame 201 Processing frame 202 Processing frame 203 Processing frame 204 Processing frame 205 Processing frame 206 Processing frame 207 Processing frame 208 Processing frame 209 Processing frame 210 Processing frame 211 Processing frame 212 Processing frame 213 Processing frame 214 Processing frame 215 Processing frame 216 Processing frame 217 Processing frame 218 Processing frame 219 Processing frame 220 Processing frame 221 Processing frame 222 Processing frame 223 Processing frame 224 Processing frame 225 Processing frame 226 Processing frame 227 Processing frame 228 Processing frame 229 Processing frame 230 Processing frame 231 Processing frame 232 Processing frame 233 Processing frame 234 Processing frame 235 Processing frame 236 Processing frame 237 Processing frame 238 Processing frame 239 Processing frame 240 Processing frame 241 Processing frame 242 Processing frame 243 Processing frame 244 Processing frame 245 Processing frame 246 Processing frame 247 Processing frame 248 Processing frame 249 Processing frame 250 Processing frame 251 Processing frame 252 Processing frame 253 Processing frame 254 Processing frame 255 Processing frame 256 Processing frame 257 Processing frame 258 Processing frame 259 Processing frame 260 Processing frame 261 Processing frame 262 Processing frame 263 Processing frame 264 Processing frame 265 Processing frame 266 Processing frame 267 Processing frame 268 Processing frame 269 Processing frame 270 Processing frame 271 Processing frame 272 Processing frame 273 Processing frame 274 Processing frame 275 Processing frame 276 Processing frame 277 Processing frame 278 Processing frame 279 Processing frame 280 Processing frame 281 Processing frame 282 Processing frame 283 Processing frame 284 Processing frame 285 Processing frame 286 Processing frame 287 Processing frame 288 Processing frame 289 Processing frame 290 Processing frame 291 Processing frame 292 Processing frame 293 Processing frame 294 Processing frame 295 Processing frame 296 Processing frame 297 Processing frame 298 Processing frame 299 Processing frame 300 Processing frame 301 Processing frame 302 Processing frame 303 Processing frame 304 Processing frame 305 Processing frame 306 Processing frame 307 Processing frame 308 Processing frame 309 Processing frame 310 Processing frame 311 Processing frame 312 Processing frame 313 Processing frame 314 Processing frame 315 Processing frame 316 Processing frame 317 Processing frame 318 Processing frame 319 Processing frame 320 Processing frame 321 Processing frame 322 Processing frame 323 Processing frame 324 Processing frame 325 Processing frame 326 Processing frame 327 Processing frame 328 Processing frame 329 Processing frame 330 Processing frame 331 Processing frame 332 Processing frame 333 Processing frame 334 Processing frame 335 Processing frame 336 Processing frame 337 Processing frame 338 Processing frame 339 Processing frame 340 Processing frame 341 Processing frame 342 Processing frame 343 Processing frame 344 Processing frame 345 Processing frame 346 Processing frame 347 Processing frame 348 Processing frame 349 Processing frame 350 Processing frame 351 Processing frame 352 Processing frame 353 Processing frame 354 Processing frame 355 Processing frame 356 Processing frame 357 Processing frame 358 Processing frame 359 Processing frame 360 Processing frame 361 Processing frame 362 Processing frame 363 Processing frame 364 Processing frame 365 Processing frame 366 Processing frame 367 Processing frame 368 Processing frame 369 Processing frame 370 Processing frame 371 Processing frame 372 Processing frame 373 Processing frame 374 Processing frame 375 Processing frame 376 Processing frame 377 Processing frame 378 Processing frame 379 Processing frame 380 Processing frame 381 Processing frame 382 Processing frame 383 Processing frame 384 Processing frame 385 Processing frame 386 Processing frame 387 Processing frame 388 Processing frame 389 Processing frame 390 Processing frame 391 Processing frame 392 Processing frame 393 Processing frame 394 Processing frame 395 Processing frame 396 Processing frame 397 Processing frame 398 Processing frame 399 Processing frame 400 Processing frame 401 Processing frame 402 Processing frame 403 Processing frame 404 Processing frame 405 Processing frame 406 Processing frame 407 Processing frame 408 Processing frame 409 Processing frame 410 Processing frame 411 Processing frame 412 Processing frame 413 Processing frame 414 Processing frame 415 Processing frame 416 Processing frame 417 Processing frame 418 Processing frame 419 Processing frame 420 Processing frame 421 Processing frame 422 Processing frame 423 Processing frame 424 Processing frame 425 Processing frame 426 Processing frame 427 Processing frame 428 Processing frame 429 Processing frame 430 Processing frame 431 Processing frame 432 Processing frame 433 Processing frame 434 Processing frame 435 Processing frame 436 Processing frame 437 Processing frame 438 Processing frame 439 Processing frame 440 Processing frame 441 Processing frame 442 Processing frame 443 Processing frame 444 Processing frame 445 Processing frame 446 Processing frame 447 Processing frame 448 Processing frame 449 Processing frame 450 Processing frame 451 Processing frame 452 Processing frame 453 Processing frame 454 Processing frame 455 Processing frame 456 Processing frame 457 Processing frame 458 Processing frame 459 Processing frame 460 Processing frame 461 Processing frame 462 Processing frame 463 Processing frame 464 Processing frame 465 Processing frame 466 Processing frame 467 Processing frame 468 Processing frame 469 Processing frame 470 Processing frame 471 Processing frame 472 Processing frame 473 Processing frame 474 Processing frame 475 Processing frame 476 Processing frame 477 Processing frame 478 Processing frame 479 Processing frame 480 Processing frame 481 Processing frame 482 Processing frame 483 Processing frame 484 Processing frame 485 Processing frame 486 Processing frame 487 Processing frame 488 Processing frame 489 Processing frame 490 Processing frame 491 Processing frame 492 Processing frame 493 Processing frame 494 Processing frame 495 Processing frame 496 Processing frame 497 Processing frame 498 Processing frame 499 Processing frame 500 Processing frame 501 Processing frame 502 Processing frame 503 Processing frame 504 Processing frame 505 Processing frame 506 Processing frame 507 Processing frame 508 Processing frame 509 Processing frame 510 Processing frame 511 Processing frame 512 Processing frame 513 Processing frame 514 Processing frame 515 Processing frame 516 Processing frame 517 Processing frame 518 Processing frame 519 Processing frame 520 Processing frame 521 Processing frame 522 Processing frame 523 Processing frame 524 Processing frame 525 Processing frame 526 Processing frame 527 Processing frame 528 Processing frame 529 Processing frame 530 Processing frame 531 Processing frame 532 Processing frame 533 Processing frame 534 Processing frame 535 Processing frame 536 Processing frame 537 Processing frame 538 Processing frame 539 Processing frame 540 Processing frame 541 Processing frame 542 Processing frame 543 Processing frame 544 Processing frame 545 Processing frame 546 Processing frame 547 Processing frame 548 Processing frame 549 Processing frame 550 Processing frame 551 Processing frame 552 Processing frame 553 Processing frame 554 Processing frame 555 Processing frame 556 Processing frame 557 Processing frame 558 Processing frame 559 Processing frame 560 Processing frame 561 Processing frame 562 Processing frame 563 Processing frame 564 Processing frame 565 Processing frame 566 Processing frame 567 Processing frame 568 Processing frame 569 Processing frame 570 Processing frame 571 Processing frame 572 Processing frame 573 Processing frame 574 Processing frame 575 Processing frame 576 Processing frame 577 Processing frame 578 Processing frame 579 Processing frame 580 Processing frame 581 Processing frame 582 Processing frame 583 Processing frame 584 Processing frame 585 Processing frame 586 Processing frame 587 Processing frame 588 Processing frame 589 Processing frame 590 Processing frame 591 Processing frame 592 Processing frame 593 Processing frame 594 Processing frame 595 Processing frame 596 Processing frame 597 Processing frame 598 Processing frame 599 Processing frame 600 Processing frame 601 Processing frame 602 Processing frame 603 Processing frame 604 Processing frame 605 Processing frame 606 Processing frame 607 Processing frame 608 Processing frame 609 Processing frame 610 Processing frame 611 Processing frame 612 Processing frame 613 Processing frame 614 Processing frame 615 Processing frame 616 Processing frame 617 Processing frame 618 Processing frame 619 Processing frame 620 Processing frame 621 Processing frame 622 Processing frame 623 Processing frame 624 Processing frame 625 Processing frame 626 Processing frame 627 Processing frame 628 Processing frame 629 Processing frame 630 Processing frame 631 Processing frame 632 Processing frame 633 Processing frame 634 Processing frame 635 Processing frame 636 Processing frame 637 Processing frame 638 Processing frame 639 Processing frame 640 Processing frame 641 Processing frame 642 Processing frame 643 Processing frame 644 Processing frame 645 Processing frame 646 Processing frame 647 Processing frame 648 Processing frame 649 Processing frame 650 Processing frame 651 Processing frame 652 Processing frame 653 Processing frame 654 Processing frame 655 Processing frame 656 Processing frame 657 Processing frame 658 Processing frame 659 Processing frame 660 Processing frame 661 Processing frame 662 Processing frame 663 Processing frame 664 Processing frame 665 Processing frame 666 Processing frame 667 Processing frame 668 Processing frame 669 Processing frame 670 Processing frame 671 Processing frame 672 Processing frame 673 Processing frame 674 Processing frame 675 Processing frame 676 Processing frame 677 Processing frame 678 Processing frame 679 Processing frame 680 Processing frame 681 Processing frame 682 Processing frame 683 Processing frame 684 Processing frame 685 Processing frame 686 Processing frame 687 Processing frame 688 Processing frame 689 Processing frame 690 Processing frame 691 Processing frame 692 Processing frame 693 Processing frame 694 Processing frame 695 Processing frame 696 Processing frame 697 Processing frame 698 Processing frame 699 Processing frame 700 Processing frame 701 Processing frame 702 Processing frame 703 Processing frame 704 Processing frame 705 Processing frame 706 Processing frame 707 Processing frame 708 Processing frame 709 Processing frame 710 Processing frame 711 Processing frame 712 Processing frame 713 Processing frame 714 Processing frame 715 Processing frame 716 Processing frame 717 Processing frame 718 Processing frame 719 Processing frame 720 Processing frame 721 Processing frame 722 Processing frame 723 Processing frame 724 Processing frame 725 Processing frame 726 Processing frame 727 Processing frame 728 Processing frame 729 Processing frame 730 Processing frame 731 Processing frame 732 Processing frame 733 Processing frame 734 Processing frame 735 Processing frame 736 Processing frame 737 Processing frame 738 Processing frame 739 Processing frame 740 Processing frame 741 Processing frame 742 Processing frame 743 Processing frame 744 Processing frame 745 Processing frame 746 Processing frame 747 Processing frame 748 Processing frame 749 Processing frame 750 Processing frame 751 Processing frame 752 Processing frame 753 Processing frame 754 Processing frame 755 Processing frame 756 Processing frame 757 Processing frame 758 Processing frame 759 Processing frame 760 Processing frame 761 Processing frame 762 Processing frame 763 Processing frame 764 Processing frame 765 Processing frame 766 Processing frame 767 Processing frame 768 Processing frame 769 Processing frame 770 Processing frame 771 Processing frame 772 Processing frame 773 Processing frame 774 Processing frame 775 Processing frame 776 Processing frame 777 Processing frame 778 Processing frame 779 Processing frame 780 Processing frame 781 Processing frame 782 Processing frame 783 Processing frame 784 Processing frame 785 Processing frame 786 Processing frame 787 Processing frame 788 Processing frame 789 Processing frame 790 Processing frame 791 Processing frame 792 Processing frame 793 Processing frame 794 Processing frame 795 Processing frame 796 Processing frame 797 Processing frame 798 Processing frame 799 Processing frame 800 Processing frame 801 Processing frame 802 Processing frame 803 Processing frame 804 Processing frame 805 Processing frame 806 Processing frame 807 Processing frame 808 Processing frame 809 Processing frame 810 Processing frame 811 Processing frame 812 Processing frame 813 Processing frame 814 Processing frame 815 Processing frame 816 Processing frame 817 Processing frame 818 Processing frame 819 Processing frame 820 Processing frame 821 Processing frame 822 Processing frame 823 Processing frame 824 Processing frame 825 Processing frame 826 Processing frame 827 Processing frame 828 Processing frame 829 Processing frame 830 Processing frame 831 Processing frame 832 Processing frame 833 Processing frame 834 Processing frame 835 Processing frame 836 Processing frame 837 Processing frame 838 Processing frame 839 Processing frame 840 Processing frame 841 Processing frame 842 Processing frame 843 Processing frame 844 Processing frame 845 Processing frame 846 Processing frame 847 Processing frame 848 Processing frame 849 Processing frame 850 Processing frame 851 Processing frame 852 Processing frame 853 Processing frame 854 Processing frame 855 Processing frame 856 Processing frame 857 Processing frame 858 Processing frame 859 Processing frame 860 Processing frame 861 Processing frame 862 Processing frame 863 Processing frame 864 Processing frame 865 Processing frame 866 Processing frame 867 Processing frame 868 Processing frame 869 Processing frame 870 Processing frame 871 Processing frame 872 Processing frame 873 Processing frame 874 Processing frame 875 Processing frame 876 Processing frame 877 Processing frame 878 Processing frame 879 Processing frame 880 Processing frame 881 Processing frame 882 Processing frame 883 Processing frame 884 Processing frame 885 Processing frame 886 Processing frame 887 Processing frame 888 Processing frame 889 Processing frame 890 Processing frame 891 Processing frame 892 Processing frame 893 Processing frame 894 Processing frame 895 Processing frame 896 Processing frame 897 Processing frame 898 Processing frame 899 Processing frame 900 Processing frame 901 Processing frame 902 Processing frame 903 Processing frame 904 Processing frame 905 Processing frame 906 Processing frame 907 Processing frame 908 Processing frame 909 Processing frame 910 Processing frame 911 Processing frame 912 Processing frame 913 Processing frame 914 Processing frame 915 Processing frame 916 Processing frame 917 Processing frame 918 Processing frame 919 Processing frame 920 Processing frame 921 Processing frame 922 Processing frame 923 Processing frame 924 Processing frame 925 Processing frame 926 Processing frame 927 Processing frame 928 Processing frame 929 Processing frame 930 Processing frame 931 Processing frame 932 Processing frame 933 Processing frame 934 Processing frame 935 Processing frame 936 Processing frame 937 Processing frame 938 Processing frame 939 Processing frame 940 Processing frame 941 Processing frame 942 Processing frame 943 Processing frame 944 Processing frame 945 Processing frame 946 Processing frame 947 Processing frame 948 Processing frame 949 Processing frame 950 Processing frame 951 Processing frame 952 Processing frame 953 Processing frame 954 Processing frame 955 Processing frame 956 Processing frame 957 Processing frame 958 Processing frame 959 Processing frame 960 Processing frame 961 Processing frame 962 Processing frame 963 Processing frame 964 Processing frame 965 Processing frame 966 Processing frame 967 Processing frame 968 Processing frame 969 Processing frame 970 Processing frame 971 Processing frame 972 Processing frame 973 Processing frame 974 Processing frame 975 Processing frame 976 Processing frame 977 Processing frame 978 Processing frame 979 Processing frame 980 Processing frame 981 Processing frame 982 Processing frame 983 Processing frame 984 Processing frame 985 Processing frame 986 Processing frame 987 Processing frame 988 Processing frame 989 Processing frame 990 Processing frame 991 Processing frame 992 Processing frame 993 Processing frame 994 Processing frame 995 Processing frame 996 Processing frame 997 Processing frame 998 Processing frame 999 Processing frame 1000 Processing frame 1001 Processing frame 1002 Processing frame 1003 Processing frame 1004 Processing frame 1005 Processing frame 1006 Processing frame 1007 Processing frame 1008 Processing frame 1009 Processing frame 1010 Processing frame 1011 Processing frame 1012 Processing frame 1013 Processing frame 1014 Processing frame 1015 Processing frame 1016 Processing frame 1017 Processing frame 1018 Processing frame 1019 Processing frame 1020 Processing frame 1021 Processing frame 1022 Processing frame 1023 Processing frame 1024 Processing frame 1025 Processing frame 1026 Processing frame 1027 Processing frame 1028 Processing frame 1029 Processing frame 1030 Processing frame 1031 Processing frame 1032 Processing frame 1033 Processing frame 1034 Processing frame 1035 Processing frame 1036 Processing frame 1037 Processing frame 1038 Processing frame 1039 Processing frame 1040 Processing frame 1041 Processing frame 1042 Processing frame 1043 Processing frame 1044 Processing frame 1045 Processing frame 1046 Processing frame 1047 Processing frame 1048 Processing frame 1049 Processing frame 1050 Processing frame 1051 Processing frame 1052 Processing frame 1053 Processing frame 1054 Processing frame 1055 Processing frame 1056 Processing frame 1057 Processing frame 1058 Processing frame 1059 Processing frame 1060 Processing frame 1061 Processing frame 1062 Processing frame 1063 Processing frame 1064 Processing frame 1065 Processing frame 1066 Processing frame 1067 Processing frame 1068 Processing frame 1069 Processing frame 1070 Processing frame 1071 Processing frame 1072 Processing frame 1073 Processing frame 1074 Processing frame 1075 Processing frame 1076 Processing frame 1077 Processing frame 1078 Processing frame 1079 Processing frame 1080 Processing frame 1081 Processing frame 1082 Processing frame 1083 Processing frame 1084 Processing frame 1085 Processing frame 1086 Processing frame 1087 Processing frame 1088 Processing frame 1089 Processing frame 1090 Processing frame 1091 Processing frame 1092 Processing frame 1093 Processing frame 1094 Processing frame 1095 Processing frame 1096 Processing frame 1097 Processing frame 1098 Processing frame 1099 Processing frame 1100 Processing frame 1101 Processing frame 1102 Processing frame 1103 Processing frame 1104 Processing frame 1105 Processing frame 1106 Processing frame 1107 Processing frame 1108 Processing frame 1109 Processing frame 1110 Processing frame 1111 Processing frame 1112 Processing frame 1113 Processing frame 1114 Processing frame 1115 Processing frame 1116 Processing frame 1117 Processing frame 1118 Processing frame 1119 Processing frame 1120 Processing frame 1121 Processing frame 1122 Processing frame 1123 Processing frame 1124 Processing frame 1125 Processing frame 1126 Processing frame 1127 Processing frame 1128 Processing frame 1129 Processing frame 1130 Processing frame 1131 Processing frame 1132 Processing frame 1133 Processing frame 1134 Processing frame 1135 Processing frame 1136 Processing frame 1137 Processing frame 1138 Processing frame 1139 Processing frame 1140 Processing frame 1141 Processing frame 1142 Processing frame 1143 Processing frame 1144 Processing frame 1145 Processing frame 1146 Processing frame 1147 Processing frame 1148 Processing frame 1149 Processing frame 1150 Processing frame 1151 Processing frame 1152 Processing frame 1153 Processing frame 1154 Processing frame 1155 Processing frame 1156 Processing frame 1157 Processing frame 1158 Processing frame 1159 Processing frame 1160 Processing frame 1161 Processing frame 1162 Processing frame 1163 Processing frame 1164 Processing frame 1165 Processing frame 1166 Processing frame 1167 Processing frame 1168 Processing frame 1169 Processing frame 1170 Processing frame 1171 Processing frame 1172 Processing frame 1173 Processing frame 1174 Processing frame 1175 Processing frame 1176 Processing frame 1177 Processing frame 1178 Processing frame 1179 Processing frame 1180 Processing frame 1181 Processing frame 1182 Processing frame 1183 Processing frame 1184 Processing frame 1185 Processing frame 1186 Processing frame 1187 Processing frame 1188 Processing frame 1189 Processing frame 1190 Processing frame 1191 Processing frame 1192 Processing frame 1193 Processing frame 1194 Processing frame 1195 Processing frame 1196 Processing frame 1197 Processing frame 1198 Processing frame 1199 Processing frame 1200 Processing frame 1201 Processing frame 1202 Processing frame 1203 Processing frame 1204 Processing frame 1205 Processing frame 1206 Processing frame 1207 Processing frame 1208 Processing frame 1209 Processing frame 1210 Processing frame 1211 Processing frame 1212 Processing frame 1213 Processing frame 1214 Processing frame 1215 Processing frame 1216 Processing frame 1217 Processing frame 1218 Processing frame 1219 Processing frame 1220 Processing frame 1221 Processing frame 1222 Processing frame 1223 Processing frame 1224 Processing frame 1225 Processing frame 1226 Processing frame 1227 Processing frame 1228 Processing frame 1229 Processing frame 1230 Processing frame 1231 Processing frame 1232 Processing frame 1233 Processing frame 1234 Processing frame 1235 Processing frame 1236 Processing frame 1237 Processing frame 1238 Processing frame 1239 Processing frame 1240 Processing frame 1241 Processing frame 1242 Processing frame 1243 Processing frame 1244 Processing frame 1245 Processing frame 1246 Processing frame 1247 Processing frame 1248 Processing frame 1249 Processing frame 1250 Processing frame 1251 Processing frame 1252 Processing frame 1253 Processing frame 1254 Processing frame 1255 Processing frame 1256 Processing frame 1257 Processing frame 1258 Processing frame 1259 Processing frame 1260 Processing frame 1261 Processing frame 1262 Processing frame 1263 Processing frame 1264 Processing frame 1265 Processing frame 1266 Processing frame 1267 Processing frame 1268 Processing frame 1269 Processing frame 1270 Processing frame 1271 Processing frame 1272 Processing frame 1273 Processing frame 1274 Processing frame 1275 Processing frame 1276 Processing frame 1277 Processing frame 1278 Processing frame 1279 Processing frame 1280 Processing frame 1281 Processing frame 1282 Processing frame 1283 Processing frame 1284 Processing frame 1285 Processing frame 1286 Processing frame 1287 Processing frame 1288 Processing frame 1289 Processing frame 1290 ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration: --prefix=/usr --extra-version=0ubuntu0.22.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 70.100 / 56. 70.100 libavcodec 58.134.100 / 58.134.100 libavformat 58. 76.100 / 58. 76.100 libavdevice 58. 13.100 / 58. 13.100 libavfilter 7.110.100 / 7.110.100 libswscale 5. 9.100 / 5. 9.100 libswresample 3. 9.100 / 3. 9.100 libpostproc 55. 9.100 / 55. 9.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/tmp.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 encoder : Lavf59.27.100 Duration: 00:00:51.60, start: 0.000000, bitrate: 689 kb/s Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 688 kb/s, 25 fps, 25 tbr, 12800 tbn, 25 tbc (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] Stream mapping: Stream #0:0 -> #0:0 (mpeg4 (native) -> h264 (libx264)) Press [q] to stop, [?] for help [libx264 @ 0x55b1400ee6c0] using SAR=1/1 [libx264 @ 0x55b1400ee6c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512 [libx264 @ 0x55b1400ee6c0] profile High 4:4:4 Predictive, level 3.1, 4:2:0, 8-bit [libx264 @ 0x55b1400ee6c0] 264 - core 163 r3060 5db6aa6 - H.264/MPEG-4 AVC codec - Copyleft 2003-2021 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=0 mixed_ref=1 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=0 chroma_qp_offset=0 threads=15 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc=cqp mbtree=0 qp=0 Output #0, mp4, to '/tmp/output.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 encoder : Lavf58.76.100 Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p(progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 12800 tbn (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] encoder : Lavc58.134.100 libx264 Side data: cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A frame= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 128 fps=0.0 q=0.0 size= 1024kB time=00:00:04.44 bitrate=1889.4kbits/s speed=8.27x frame= 271 fps=261 q=0.0 size= 3328kB time=00:00:10.16 bitrate=2683.4kbits/s speed=9.79x frame= 406 fps=263 q=0.0 size= 5120kB time=00:00:15.56 bitrate=2695.6kbits/s speed=10.1x frame= 548 fps=268 q=0.0 size= 7424kB time=00:00:21.24 bitrate=2863.4kbits/s speed=10.4x frame= 679 fps=267 q=0.0 size= 9472kB time=00:00:26.48 bitrate=2930.3kbits/s speed=10.4x frame= 822 fps=270 q=0.0 size= 11520kB time=00:00:32.20 bitrate=2930.8kbits/s speed=10.6x frame= 988 fps=278 q=0.0 size= 13312kB time=00:00:38.84 bitrate=2807.7kbits/s speed=10.9x frame= 1138 fps=280 q=0.0 size= 15616kB time=00:00:44.84 bitrate=2853.0kbits/s speed=11.1x frame= 1290 fps=283 q=0.0 size= 17664kB time=00:00:50.92 bitrate=2841.8kbits/s speed=11.2x frame= 1290 fps=280 q=-1.0 Lsize= 17934kB time=00:00:51.56 bitrate=2849.5kbits/s speed=11.2x video:17928kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.034393% [libx264 @ 0x55b1400ee6c0] frame I:6 Avg QP: 0.00 size: 79275 [libx264 @ 0x55b1400ee6c0] frame P:1284 Avg QP: 0.00 size: 13927 [libx264 @ 0x55b1400ee6c0] mb I I16..4: 66.7% 18.0% 15.3% [libx264 @ 0x55b1400ee6c0] mb P I16..4: 2.7% 2.0% 1.0% P16..4: 4.6% 1.1% 1.2% 0.0% 0.0% skip:87.4% [libx264 @ 0x55b1400ee6c0] 8x8 transform intra:33.3% inter:45.9% [libx264 @ 0x55b1400ee6c0] coded y,uvDC,uvAC intra: 61.1% 55.0% 54.5% inter: 3.8% 3.7% 3.6% [libx264 @ 0x55b1400ee6c0] i16 v,h,dc,p: 70% 25% 4% 0% [libx264 @ 0x55b1400ee6c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 44% 39% 16% 0% 0% 0% 0% 0% 0% [libx264 @ 0x55b1400ee6c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 50% 35% 2% 2% 4% 3% 2% 2% 1% [libx264 @ 0x55b1400ee6c0] i8c dc,h,v,p: 23% 31% 46% 0% [libx264 @ 0x55b1400ee6c0] Weighted P-Frames: Y:0.7% UV:0.7% [libx264 @ 0x55b1400ee6c0] ref P L0: 87.3% 4.1% 7.3% 1.3% 0.0% [libx264 @ 0x55b1400ee6c0] kb/s:2846.21
Want to make some of these yourself?
Run this model