Airplane.1980.1080p.BluRay.AV1.Opus.Multi.en.ja.es.fr.de.it.mkv
Airplane.1980.1080p.BluRay.AV1.Opus.Multi.en.ja.es.fr.de.it.mkv
To start this P2P download, you have to install a BitTorrent client like
qBittorrent
Category: Movies Total size: 3.90 GBAdded: 4 days ago (2025-09-14 17:31:01)
Share ratio: 13 seeders, 6 leechersInfo Hash: C060E3517320FE6AB65E436367A0BC004F09C601 Last updated: 26 minutes ago (2025-09-18 23:17:08) Report This Torrent
⭐ 7.3/10 (4647 votes)
Airplane! Watch TrailerJul 02, 1980 • 1h 28m • Comedy
What's slower than a speeding bullet, and able to hit tall buildings at a single bound?
Overview An ex-fighter pilot forced to take over the controls of an airliner when the flight crew succumbs to food poisoning.
Director: Jim Abrahams
Cast: Robert Hays, Julie Hagerty, Leslie Nielsen, Kareem Abdul-Jabbar, Lloyd Bridges
Description:
Airplane! (1980-06-27)
Container: Matroska
Duration: 87 min
Video
1920x1080 (16:9), Alliance for Open Media AV1, Framerate 24000/1001 Hz, 5449660 bit/s
Pixel Format yuv420p10le, Colour Space bt709, Colour Transfer bt709, Colour Primaries bt709
Encoder Settings: -preset 2 -crf 28 -g 240 -pix_fmt yuv420p10le -svtav1-params tune=2:enable-variance-boost=1:enable-qm=1:qm-min=0:film-grain=20:film-grain-denoise=0:color-primaries=1:transfer-characteristics=1:matrix-coefficients=1
Audio
en : Opus, Channel Layout 5.1, 48000 Hz, 197424 bit/s
ja : Opus, Channel Layout stereo, 48000 Hz, 98903 bit/s
es : Opus, Channel Layout stereo, 48000 Hz, 99174 bit/s
fr : Opus, Channel Layout stereo, 48000 Hz, 98040 bit/s
de : Opus, Channel Layout stereo, 48000 Hz, 98426 bit/s
it : Opus, Channel Layout stereo, 48000 Hz, 101457 bit/s
Subtitles
en : HDMV PGS, Duration 01:27:27.409, 26987495 Bytes
ja : HDMV PGS, Duration 01:27:27.117, 15262812 Bytes
es : HDMV PGS, Duration 01:27:27.409, 25104665 Bytes
fr : HDMV PGS, Duration 01:27:27.284, 26537149 Bytes
de : HDMV PGS, Duration 01:27:40.797, 26640400 Bytes
it : HDMV PGS, Duration 01:27:27.576, 24361550 Bytes
da : HDMV PGS, Duration 01:27:27.284, 22500017 Bytes
nl : HDMV PGS, Duration 01:27:27.492, 23050191 Bytes
nn : HDMV PGS, Duration 01:27:27.159, 22236537 Bytes
fi : HDMV PGS, Duration 01:27:27.367, 22067793 Bytes
sv : HDMV PGS, Duration 01:27:27.159, 22930787 Bytes
ja : HDMV PGS, Duration 01:27:27.117, 1443091 Bytes
es : HDMV PGS, Duration 01:04:37.916, 539737 Bytes
fr : HDMV PGS, Duration 01:23:02.102, 310869 Bytes
de : HDMV PGS, Duration 01:04:41.127, 420408 Bytes
it : HDMV PGS, Duration 01:04:37.874, 312214 Bytes
en : SubRip/SRT, Duration 01:25:58.324, 46306 Bytes
Screenshots
Metadata
code.sh
Code:
#!/bin/sh
curl -o airplane-en.srt 'https://www.subtitlecat.com/subs/47/Airplane!%20(1980)-en.srt'
mkdir subs.original
ffmpeg -i Airplane.1980.1080p.BluRay.makemkv.mkv \
-map 0:8 -c copy subs.original/008.eng.sup -map 0:9 -c copy subs.original/009.jpn.sup \
-map 0:10 -c copy subs.original/010.spa.sup -map 0:11 -c copy subs.original/011.fra.sup \
-map 0:12 -c copy subs.original/012.deu.sup -map 0:13 -c copy subs.original/013.ita.sup \
-map 0:14 -c copy subs.original/014.dan.sup -map 0:15 -c copy subs.original/015.nld.sup \
-map 0:16 -c copy subs.original/016.nno.sup -map 0:17 -c copy subs.original/017.fin.sup \
-map 0:18 -c copy subs.original/018.swe.sup -map 0:19 -c copy subs.original/019.jpn.sup \
-map 0:20 -c copy subs.original/020.spa.sup -map 0:21 -c copy subs.original/021.fra.sup \
-map 0:22 -c copy subs.original/022.deu.sup -map 0:23 -c copy subs.original/023.ita.sup
mkdir subs.edit
SupMover subs.original/008.eng.sup subs.edit/008.eng.sup --add_zero
SupMover subs.original/009.jpn.sup subs.edit/009.jpn.sup --add_zero
SupMover subs.original/010.spa.sup subs.edit/010.spa.sup --add_zero
SupMover subs.original/011.fra.sup subs.edit/011.fra.sup --add_zero
SupMover subs.original/012.deu.sup subs.edit/012.deu.sup --add_zero
SupMover subs.original/013.ita.sup subs.edit/013.ita.sup --add_zero
SupMover subs.original/014.dan.sup subs.edit/014.dan.sup --add_zero
SupMover subs.original/015.nld.sup subs.edit/015.nld.sup --add_zero
SupMover subs.original/016.nno.sup subs.edit/016.nno.sup --add_zero
SupMover subs.original/017.fin.sup subs.edit/017.fin.sup --add_zero
SupMover subs.original/018.swe.sup subs.edit/018.swe.sup --add_zero
SupMover subs.original/019.jpn.sup subs.edit/019.jpn.sup --add_zero
SupMover subs.original/020.spa.sup subs.edit/020.spa.sup --add_zero
SupMover subs.original/021.fra.sup subs.edit/021.fra.sup --add_zero
SupMover subs.original/022.deu.sup subs.edit/022.deu.sup --add_zero
SupMover subs.original/023.ita.sup subs.edit/023.ita.sup --add_zero
mkvmerge -o subs.edit/airplane-en.mkvmerge.sync320.srt --sync 0:320 airplane-en.srt
ffmpeg -i Airplane.1980.1080p.BluRay.makemkv.mkv \
-map 0:0 -map 0:1 -map 0:3 -map 0:4 -map 0:5 -map 0:6 -map 0:7 \
-c:v libsvtav1 -preset 2 -crf 28 -g 240 -pix_fmt yuv420p10le \
-svtav1-params tune=2:enable-variance-boost=1:enable-qm=1:qm-min=0:film-grain=20:film-grain-denoise=0:color-primaries=1:transfer-characteristics=1:matrix-coefficients=1 \
-metadata:s:v "ENCODER_SETTINGS=-preset 2 -crf 28 -g 240 -pix_fmt yuv420p10le -svtav1-params tune=2:enable-variance-boost=1:enable-qm=1:qm-min=0:film-grain=20:film-grain-denoise=0:color-primaries=1:transfer-characteristics=1:matrix-coefficients=1" \
-metadata:s:v BPS-eng= -metadata:s:v DURATION-eng= -metadata:s:v NUMBER_OF_FRAMES-eng= \
-metadata:s:v NUMBER_OF_BYTES-eng= -metadata:s:v SOURCE_ID-eng= -metadata:s:v _STATISTICS_WRITING_APP-eng= \
-metadata:s:v _STATISTICS_WRITING_DATE_UTC-eng= -metadata:s:v _STATISTICS_TAGS-eng= \
-c:a libopus -mapping_family 1 -b:a 256k -metadata:s:a BPS=256000 \
-metadata:s:a BPS-eng= -metadata:s:a DURATION-eng= -metadata:s:a NUMBER_OF_FRAMES-eng= \
-metadata:s:a NUMBER_OF_BYTES-eng= -metadata:s:a SOURCE_ID-eng= -metadata:s:a _STATISTICS_WRITING_APP-eng= \
-metadata:s:a _STATISTICS_WRITING_DATE_UTC-eng= -metadata:s:a _STATISTICS_TAGS-eng= \
-ac:a:0 6 -mapping_family:a:1 0 -b:a:1 128k -metadata:s:a:1 BPS=128000 -mapping_family:a:2 0 -b:a:2 128k \
-metadata:s:a:2 BPS=128000 -mapping_family:a:3 0 -b:a:3 128k -metadata:s:a:3 BPS=128000 -mapping_family:a:4 0 \
-b:a:4 128k -metadata:s:a:4 BPS=128000 -mapping_family:a:5 0 -b:a:5 128k -metadata:s:a:5 BPS=128000 \
-metadata:g "title=Airplane\!" -metadata:g "DATE_ENCODED=2025-08-19 21:58:00.833" \
-metadata:g "DATE_TAGGED=2025-08-19 21:58:00.833" \
Airplane.1980.1080p.BluRay.AV1.Opus.Multi.en.ja.es.fr.de.it.ffmpeg.mkv
mkvmerge --global-tags Airplane.1980.1080p.BluRay.makemkv.mkv.globaltags.xml \
-o Airplane.1980.1080p.BluRay.AV1.Opus.Multi.en.ja.es.fr.de.it.mkv \
Airplane.1980.1080p.BluRay.AV1.Opus.Multi.en.ja.es.fr.de.it.ffmpeg.mkv \
--default-track-flag 0:0 --language 0:eng subs.edit/008.eng.sup \
--default-track-flag 0:0 --language 0:jpn subs.edit/009.jpn.sup \
--default-track-flag 0:0 --language 0:spa subs.edit/010.spa.sup \
--default-track-flag 0:0 --language 0:fra subs.edit/011.fra.sup \
--default-track-flag 0:0 --language 0:deu subs.edit/012.deu.sup \
--default-track-flag 0:0 --language 0:ita subs.edit/013.ita.sup \
--default-track-flag 0:0 --language 0:dan subs.edit/014.dan.sup \
--default-track-flag 0:0 --language 0:nld subs.edit/015.nld.sup \
--default-track-flag 0:0 --language 0:nno subs.edit/016.nno.sup \
--default-track-flag 0:0 --language 0:fin subs.edit/017.fin.sup \
--default-track-flag 0:0 --language 0:swe subs.edit/018.swe.sup \
--default-track-flag 0:0 --language 0:jpn subs.edit/019.jpn.sup \
--default-track-flag 0:0 --language 0:spa subs.edit/020.spa.sup \
--default-track-flag 0:0 --language 0:fra subs.edit/021.fra.sup \
--default-track-flag 0:0 --language 0:deu subs.edit/022.deu.sup \
--default-track-flag 0:0 --language 0:ita subs.edit/023.ita.sup \
--default-track-flag 0:0 --language 0:en subs.edit/airplane-en.mkvmerge.sync320.srt
Airplane.1980.1080p.BluRay.makemkv.mkv.globaltags.xml
Code:
MOVIE
TITLE
Airplane!
en
DIRECTOR
Jim Abraham; David Zucker; Jerry Zucker
DATE_RELEASED
1980-06-27
DATE_TAGGED
2025-08-19 21:58:00.833
DATE_ENCODED
2025-08-19 21:58:00.833
ffprobe.Airplane.1980.1080p.BluRay.makemkv.mkv.json
Code:
{
"streams": [
{
"index": 0,
"codec_name": "h264",
"codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
"profile": "High",
"codec_type": "video",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"width": 1920,
"height": 1080,
"coded_width": 1920,
"coded_height": 1080,
"closed_captions": 0,
"film_grain": 0,
"has_b_frames": 4,
"sample_aspect_ratio": "1:1",
"display_aspect_ratio": "16:9",
"pix_fmt": "yuv420p",
"level": 41,
"chroma_location": "left",
"field_order": "progressive",
"refs": 1,
"is_avc": "true",
"nal_length_size": "4",
"r_frame_rate": "24000/1001",
"avg_frame_rate": "24000/1001",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bits_per_raw_sample": "8",
"extradata_size": 133,
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "eng",
"BPS-eng": "33839585",
"DURATION-eng": "01:27:43.466541666",
"NUMBER_OF_FRAMES-eng": "126197",
"NUMBER_OF_BYTES-eng": "22264188391",
"SOURCE_ID-eng": "001011",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 1,
"codec_name": "dts",
"codec_long_name": "DCA (DTS Coherent Acoustics)",
"profile": "DTS-HD MA",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "s32p",
"sample_rate": "48000",
"channels": 6,
"channel_layout": "5.1(side)",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bits_per_raw_sample": "24",
"disposition": {
"default": 1,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "eng",
"title": "Surround 5.1",
"BPS-eng": "3735756",
"DURATION-eng": "01:27:43.509333333",
"NUMBER_OF_FRAMES-eng": "493454",
"NUMBER_OF_BYTES-eng": "2457898220",
"SOURCE_ID-eng": "001100",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 2,
"codec_name": "dts",
"codec_long_name": "DCA (DTS Coherent Acoustics)",
"profile": "DTS",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 6,
"channel_layout": "5.1(side)",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bit_rate": "1536000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "eng",
"title": "Surround 5.1",
"BPS-eng": "1509000",
"DURATION-eng": "01:27:43.509333333",
"NUMBER_OF_FRAMES-eng": "493454",
"NUMBER_OF_BYTES-eng": "992829448",
"SOURCE_ID-eng": "001100",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 3,
"codec_name": "ac3",
"codec_long_name": "ATSC A/52A (AC-3)",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 2,
"channel_layout": "stereo",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bit_rate": "224000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "jpn",
"title": "Stereo",
"BPS-eng": "224000",
"DURATION-eng": "01:27:43.520000000",
"NUMBER_OF_FRAMES-eng": "164485",
"NUMBER_OF_BYTES-eng": "147378560",
"SOURCE_ID-eng": "001101",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 4,
"codec_name": "ac3",
"codec_long_name": "ATSC A/52A (AC-3)",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 2,
"channel_layout": "stereo",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bit_rate": "224000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "spa",
"title": "Stereo",
"BPS-eng": "224000",
"DURATION-eng": "01:27:43.456000000",
"NUMBER_OF_FRAMES-eng": "164483",
"NUMBER_OF_BYTES-eng": "147376768",
"SOURCE_ID-eng": "001102",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 5,
"codec_name": "ac3",
"codec_long_name": "ATSC A/52A (AC-3)",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 2,
"channel_layout": "stereo",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bit_rate": "224000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "fra",
"title": "Stereo",
"BPS-eng": "224000",
"DURATION-eng": "01:27:43.520000000",
"NUMBER_OF_FRAMES-eng": "164485",
"NUMBER_OF_BYTES-eng": "147378560",
"SOURCE_ID-eng": "001103",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 6,
"codec_name": "ac3",
"codec_long_name": "ATSC A/52A (AC-3)",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 2,
"channel_layout": "stereo",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bit_rate": "224000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "deu",
"title": "Stereo",
"BPS-eng": "224000",
"DURATION-eng": "01:27:43.520000000",
"NUMBER_OF_FRAMES-eng": "164485",
"NUMBER_OF_BYTES-eng": "147378560",
"SOURCE_ID-eng": "001104",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 7,
"codec_name": "ac3",
"codec_long_name": "ATSC A/52A (AC-3)",
"codec_type": "audio",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 2,
"channel_layout": "stereo",
"bits_per_sample": 0,
"initial_padding": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"bit_rate": "224000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "ita",
"title": "Stereo",
"BPS-eng": "224000",
"DURATION-eng": "01:27:43.520000000",
"NUMBER_OF_FRAMES-eng": "164485",
"NUMBER_OF_BYTES-eng": "147378560",
"SOURCE_ID-eng": "001105",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 8,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "eng",
"BPS-eng": "41853",
"DURATION-eng": "01:25:58.465812500",
"NUMBER_OF_FRAMES-eng": "2168",
"NUMBER_OF_BYTES-eng": "26987465",
"SOURCE_ID-eng": "001200",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 9,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "jpn",
"BPS-eng": "23671",
"DURATION-eng": "01:25:58.173854166",
"NUMBER_OF_FRAMES-eng": "1830",
"NUMBER_OF_BYTES-eng": "15262782",
"SOURCE_ID-eng": "001201",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 10,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "spa",
"BPS-eng": "39002",
"DURATION-eng": "01:25:49.373395833",
"NUMBER_OF_FRAMES-eng": "1919",
"NUMBER_OF_BYTES-eng": "25104635",
"SOURCE_ID-eng": "001202",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 11,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "fra",
"BPS-eng": "40886",
"DURATION-eng": "01:26:32.374687500",
"NUMBER_OF_FRAMES-eng": "2445",
"NUMBER_OF_BYTES-eng": "26537119",
"SOURCE_ID-eng": "001203",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 12,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "deu",
"BPS-eng": "40939",
"DURATION-eng": "01:26:45.846479166",
"NUMBER_OF_FRAMES-eng": "1998",
"NUMBER_OF_BYTES-eng": "26640370",
"SOURCE_ID-eng": "001204",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 13,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "ita",
"BPS-eng": "37780",
"DURATION-eng": "01:25:58.590937500",
"NUMBER_OF_FRAMES-eng": "1942",
"NUMBER_OF_BYTES-eng": "24361520",
"SOURCE_ID-eng": "001205",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 14,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "dan",
"BPS-eng": "34895",
"DURATION-eng": "01:25:58.298979166",
"NUMBER_OF_FRAMES-eng": "1930",
"NUMBER_OF_BYTES-eng": "22499987",
"SOURCE_ID-eng": "001206",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 15,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "nld",
"BPS-eng": "35747",
"DURATION-eng": "01:25:58.424104166",
"NUMBER_OF_FRAMES-eng": "1934",
"NUMBER_OF_BYTES-eng": "23050161",
"SOURCE_ID-eng": "001207",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 16,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "nno",
"BPS-eng": "34486",
"DURATION-eng": "01:25:58.257270833",
"NUMBER_OF_FRAMES-eng": "1942",
"NUMBER_OF_BYTES-eng": "22236507",
"SOURCE_ID-eng": "001208",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 17,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "fin",
"BPS-eng": "34224",
"DURATION-eng": "01:25:58.340687500",
"NUMBER_OF_FRAMES-eng": "1934",
"NUMBER_OF_BYTES-eng": "22067763",
"SOURCE_ID-eng": "001209",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 18,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "swe",
"BPS-eng": "35564",
"DURATION-eng": "01:25:58.173854166",
"NUMBER_OF_FRAMES-eng": "1926",
"NUMBER_OF_BYTES-eng": "22930757",
"SOURCE_ID-eng": "00120A",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 19,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "jpn",
"BPS-eng": "2578",
"DURATION-eng": "01:14:37.160187500",
"NUMBER_OF_FRAMES-eng": "166",
"NUMBER_OF_BYTES-eng": "1443061",
"SOURCE_ID-eng": "00120B",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 20,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "spa",
"BPS-eng": "1215",
"DURATION-eng": "00:59:11.985937500",
"NUMBER_OF_FRAMES-eng": "58",
"NUMBER_OF_BYTES-eng": "539707",
"SOURCE_ID-eng": "00120C",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 21,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "fra",
"BPS-eng": "534",
"DURATION-eng": "01:17:33.503020833",
"NUMBER_OF_FRAMES-eng": "36",
"NUMBER_OF_BYTES-eng": "310839",
"SOURCE_ID-eng": "00120D",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 22,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "deu",
"BPS-eng": "878",
"DURATION-eng": "01:03:46.301645833",
"NUMBER_OF_FRAMES-eng": "36",
"NUMBER_OF_BYTES-eng": "420378",
"SOURCE_ID-eng": "00120E",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
},
{
"index": 23,
"codec_name": "hdmv_pgs_subtitle",
"codec_long_name": "HDMV Presentation Graphic Stream subtitles",
"codec_type": "subtitle",
"codec_tag_string": "[0][0][0][0]",
"codec_tag": "0x0000",
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/1000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 5263466,
"duration": "5263.466000",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0,
"timed_thumbnails": 0,
"non_diegetic": 0,
"captions": 0,
"descriptions": 0,
"metadata": 0,
"dependent": 0,
"still_image": 0,
"multilayer": 0
},
"tags": {
"language": "ita",
"BPS-eng": "703",
"DURATION-eng": "00:59:11.485437500",
"NUMBER_OF_FRAMES-eng": "34",
"NUMBER_OF_BYTES-eng": "312184",
"SOURCE_ID-eng": "00120F",
"_STATISTICS_WRITING_APP-eng": "MakeMKV v1.18.1 linux(x64-release)",
"_STATISTICS_WRITING_DATE_UTC-eng": "2025-06-30 10:21:45",
"_STATISTICS_TAGS-eng": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID"
}
}
],
"format": {
"filename": "Airplane.1980.1080p.BluRay.makemkv.mkv",
"nb_streams": 24,
"nb_programs": 0,
"nb_stream_groups": 0,
"format_name": "matroska,webm",
"format_long_name": "Matroska / WebM",
"start_time": "0.000000",
"duration": "5263.466000",
"size": "26717933274",
"bit_rate": "40608881",
"probe_score": 100,
"tags": {
"title": "AIRPLANE!",
"encoder": "libmakemkv v1.18.1 (1.3.10/1.5.2) x86_64-pc-linux-gnu",
"creation_time": "2025-06-30T10:21:45.000000Z"
}
}
}