Skip to content

Commit

Permalink
wip: clean up redundant user-defined features
Browse files Browse the repository at this point in the history
  • Loading branch information
podborski committed Aug 31, 2023
1 parent b5736f7 commit efdf30f
Show file tree
Hide file tree
Showing 67 changed files with 39 additions and 524 deletions.
11 changes: 1 addition & 10 deletions data/file_features/published/3gp/female_amr67DTX_hinted.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"track reference",
"video track",
"audio track",
"sync table",
"RTP hint tracks"
],
"features": ["video track", "audio track", "RTP hint tracks"],
"notes": "",
"license": "",
"rel_filepath": "./female_amr67DTX_hinted.3gp",
Expand Down
11 changes: 1 addition & 10 deletions data/file_features/published/3gp/female_amr67_hinted.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"track reference",
"video track",
"audio track",
"sync table",
"RTP hint tracks"
],
"features": ["video track", "audio track", "RTP hint tracks"],
"notes": "",
"license": "",
"rel_filepath": "./female_amr67_hinted.3gp",
Expand Down
10 changes: 1 addition & 9 deletions data/file_features/published/3gp/male_amr122.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"track reference",
"video track",
"audio track",
"sync table"
],
"features": ["video track", "audio track"],
"notes": "",
"license": "",
"rel_filepath": "./male_amr122.3gp",
Expand Down
10 changes: 1 addition & 9 deletions data/file_features/published/3gp/male_amr122DTX.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"track reference",
"video track",
"audio track",
"sync table"
],
"features": ["video track", "audio track"],
"notes": "",
"license": "",
"rel_filepath": "./male_amr122DTX.3gp",
Expand Down
12 changes: 1 addition & 11 deletions data/file_features/published/3gp/pdin_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"video track",
"sync table",
"progressive dnload box",
"avc1 sample entry"
],
"features": ["video track"],
"notes": "",
"license": "",
"rel_filepath": "./pdin_example.3gp",
Expand Down
11 changes: 1 addition & 10 deletions data/file_features/published/3gp/rs_example_r1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,11 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"video track",
"audio track",
"track selection box",
"sync table",
"sample groups",
"rate share group",
"Interleaved data",
"mp4a sample entry",
"avc1 sample entry"
"mp4a sample entry"
],
"notes": "",
"license": "",
Expand Down
10 changes: 0 additions & 10 deletions data/file_features/published/isobmff/01_simple.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,8 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"track reference",
"video track",
"audio track",
"ctts offsets",
"sync table",
"Copyright box",
"Interleaved data",
"Systems tracks etc.",
"IOD box",
Expand Down
9 changes: 0 additions & 9 deletions data/file_features/published/isobmff/02_dref_edts_img.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,10 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"track reference",
"edit list",
"audio track",
"image track (no sync table)",
"data ref to other file",
"compact stz2",
"Copyright box",
"Interleaved data",
"Systems tracks etc.",
"IOD box",
Expand Down
12 changes: 1 addition & 11 deletions data/file_features/published/isobmff/03_hinted.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,11 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"track reference",
"video track",
"ctts offsets",
"sync table",
"Copyright box",
"Interleaved data",
"RTP hint tracks",
"hint track setup",
"sdp boxes (moov and track)",
"sdp boxes",
"hint stats boxes",
"RTP immediate constructor",
"RTP sample contructor with track reference",
Expand Down
10 changes: 0 additions & 10 deletions data/file_features/published/isobmff/04_bifs_video.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,9 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"track reference",
"video track",
"data ref to other file",
"compact stz2",
"ctts offsets",
"sync table",
"Copyright box",
"Systems tracks etc.",
"IOD box",
"mp4v sample entry",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,10 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"track reference",
"video track",
"ctts offsets",
"sync table",
"Protected streams (basic)",
"Copyright box",
"Protected basic",
"file-level",
"item naming etc.",
"item naming",
"Systems tracks etc.",
"IOD box",
"mp4v sample entry",
Expand Down
9 changes: 1 addition & 8 deletions data/file_features/published/isobmff/06_bifs.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"late' order (mdat first)",
"track enabled bit",
"sync table",
"Copyright box",
"late order",
"Systems tracks etc.",
"IOD box",
"mp4s sample entry",
Expand Down
10 changes: 1 addition & 9 deletions data/file_features/published/isobmff/07_bifs_sprite.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,8 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"late' order (mdat first)",
"track enabled bit",
"track reference",
"sync table",
"late order",
"shadow sync",
"Copyright box",
"Systems tracks etc.",
"IOD box",
"mp4s sample entry",
Expand Down
8 changes: 0 additions & 8 deletions data/file_features/published/isobmff/08_bifs_carousel_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"sync table",
"Copyright box",
"sample dependency",
"Systems tracks etc.",
"IOD box",
Expand Down
9 changes: 1 addition & 8 deletions data/file_features/published/isobmff/09_text.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,9 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"unknown track type",
"unknown codec type",
"Copyright box",
"several sample description"
"multiple sample descriptions"
],
"notes": "",
"license": "",
Expand Down
10 changes: 1 addition & 9 deletions data/file_features/published/isobmff/10_fragments.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,10 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"video track",
"audio track",
"Copyright box",
"Interleaved data",
"Two or more mdats",
"Movie fragment box",
"multiple mdats",
"mov. Ext header"
],
"notes": "",
Expand Down
7 changes: 1 addition & 6 deletions data/file_features/published/isobmff/12_metas_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,12 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"normal' order (moov-mdat)",
"track enabled bit",
"image track (no sync table)",
"file-level",
"movie-level",
"track-level",
"data refs",
"item naming etc."
"item naming"
],
"notes": "",
"license": "",
Expand Down
11 changes: 1 addition & 10 deletions data/file_features/published/isobmff/13_long.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"64-bit mv/tr/md headers",
"track enabled bit",
"Copyright box"
],
"features": ["64-bit mv/tr/md headers"],
"notes": "",
"license": "",
"rel_filepath": "./13_long.mp4",
Expand Down
15 changes: 1 addition & 14 deletions data/file_features/published/isobmff/14_large.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"64-bit length",
"FTYP box",
"Free/skip",
"Movie box",
"normal' order (moov-mdat)",
"track enabled bit",
"video track",
"64-bit chunks",
"ctts offsets",
"sync table",
"Copyright box"
],
"features": ["64bit length", "video track", "64bit chunks"],
"notes": {
"compressed": true
},
Expand Down
4 changes: 0 additions & 4 deletions data/file_features/published/isobmff/a1-foreman-QCIF.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"video track",
"audio track",
"sync table",
"Interleaved data",
"IOD box",
"mp4a sample entry",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,7 @@
"version": 1,
"published": true,
"associated_files": [],
"features": [
"Ordinary box",
"FTYP box",
"Movie box",
"normal' order (moov-mdat)",
"video track",
"unknown codec type"
],
"features": ["video track", "unknown codec type"],
"notes": "",
"license": "",
"rel_filepath": "./a10-foreman_QCIF-raw.mp4",
Expand Down
Loading

0 comments on commit efdf30f

Please sign in to comment.