init: données initiales abonnel.fr

This commit is contained in:
Folio
2026-05-15 09:29:56 +02:00
commit 69abe1fc67
3518 changed files with 104609 additions and 0 deletions
@@ -0,0 +1,17 @@
# Handbrake : paramétrer
## Paramètres avancés
```
open_gop=0:rc-lookahead=50:ref=6:bframes=6:me=umh:subme=8:trelli s=0:analyse=all:b-adapt=2:level=4.1:vbv_maxrate=24000:vbv_bufsize=24 000:nal_hrd=none:vbv-bufsize=24000:vbv-maxrate=24000:fast_pskip=0:decimate=1:bframes=6:direct=1:weightb=1
```
- **Reference Frames :** 6
- **Maximum B-Frames :** 6
- **Pyramidal B-Frames :** Normal
- **Weight P-Frames :** Smart
- **Motion Est. Method :**Uneven Multi-Hexagon
- **Subpel ME & Mode :** 8: RD refine in I/P-frame
- **Motion Est. Range :** 16
- **Adaptive Direct Mode :** Spatial
- **Adpative B-Frames :** Optimal
- **Partitial :** All
@@ -0,0 +1,18 @@
{
"uuid": "5d558546-12f0-4232-a659-330880b12af8",
"slug": "parametrer-handbrake",
"title": "Handbrake : paramétrer",
"author": "cedric@abonnel.fr",
"published": true,
"published_at": "2023-02-28 20:02:46",
"created_at": "2023-02-28 20:02:46",
"updated_at": "2023-02-28 20:02:46",
"revisions": [],
"cover": "",
"files_meta": [],
"external_links": [],
"seo_title": "",
"seo_description": "",
"og_image": "",
"category": "Informatique"
}