daydreamer-json
commited on
Commit
•
ac1a2a6
1
Parent(s):
8632187
Upload 2 files
Browse files
README.md
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-nd-4.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
- ja
|
7 |
+
- ko
|
8 |
+
viewer: false
|
9 |
+
---
|
10 |
+
# gi_cutscn_new
|
11 |
+
|
12 |
+
This repository contains cut-scene video files from a certain anime game (a.k.a. GI).
|
13 |
+
|
14 |
+
![Release Channel](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fdatasets%2FDeliberatorArchiver%2Fgi_cutscn_new%2Fresolve%2Fmain%2Fversion.json&query=%24.channel&label=Channel) ![Release Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fdatasets%2FDeliberatorArchiver%2Fgi_cutscn_new%2Fresolve%2Fmain%2Fversion.json&query=%24.version&label=Version) ![Official Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fis.gd%2FQ2DQ02&query=%24.data.game.latest.version&label=Official%20Version)
|
15 |
+
|
16 |
+
## Disclaimer
|
17 |
+
|
18 |
+
**This resource is released for educational or research purposes only. Copyrights and other rights to this resource belong to their respective copyright holders.**
|
19 |
+
|
20 |
+
## About
|
21 |
+
|
22 |
+
All cut-scene video files are encoded using HLS streaming technology.
|
23 |
+
|
24 |
+
### Details
|
25 |
+
|
26 |
+
The original files were extracted directly from the game.
|
27 |
+
|
28 |
+
The original file contains one video track and four audio tracks (Chinese, English, Japanese, and Korean). The video track is encoded in VP9 and the audio track is encoded in CRI HCA. All video and audio tracks are packed in CRI USM.
|
29 |
+
|
30 |
+
<details>
|
31 |
+
<summary>Details of encoded video files</summary>
|
32 |
+
|
33 |
+
See [Gist](https://gist.github.com/daydreamer-json/8e0f2bf2025db209a9727ad4f2dd983a) for the parameters used during encoding.
|
34 |
+
|
35 |
+
|Type|Level|Audio|Resolution|Codec|Color|Max Bitrate|Avg Bitrate|
|
36 |
+
|---|---|---|---|---|---|---|---|
|
37 |
+
|Video|L-5|L-2|1920 x 1080|VP9|YUV 4:2:0 8bit BT.601|Copy|Copy|
|
38 |
+
|Video|L-4|L-1|1920 x 1080|HEVC|YUV 4:2:0 8bit BT.709|12800 kbps|9600 kbps|
|
39 |
+
|Video|L-3|L-1|1280 x 720|HEVC|YUV 4:2:0 8bit BT.709|6400 kbps|4800 kbps|
|
40 |
+
|Video|L-2|L-0|854 x 480|HEVC|YUV 4:2:0 8bit BT.709|3600 kbps|2400 kbps|
|
41 |
+
|Video|L-1|L-0|640 x 360|HEVC|YUV 4:2:0 8bit BT.709|2400 kbps|1600 kbps|
|
42 |
+
|Video|L-0|L-0|426 x 240|HEVC|YUV 4:2:0 8bit BT.709|1600 kbps|800 kbps|
|
43 |
+
|
44 |
+
|Type|Level|Resolution|Codec|Max Bitrate|Avg Bitrate|
|
45 |
+
|---|---|---|---|---|---|
|
46 |
+
|Audio|L-2|16bit 48kHz 2ch|FLAC|1536 kbps|Lossless|
|
47 |
+
|Audio|L-1|16bit 48kHz 2ch|AAC|? kbps|256 kbps|
|
48 |
+
|Audio|L-0|16bit 48kHz 2ch|AAC|? kbps|128 kbps|
|
49 |
+
</details>
|
50 |
+
|
51 |
+
## Cut-scene Video Links
|
52 |
+
|
53 |
+
### See [Links page](lists.md)
|
lists.md
ADDED
The diff for this file is too large to render.
See raw diff
|
|