MCPcopy Create free account

hub / github.com/Cleric-K/BlackboxToGPMF / functions

Functions58 in github.com/Cleric-K/BlackboxToGPMF

↓ 30 callersMethodfind
(self, key)
mp4.py:34
↓ 22 callersFunctionklv
(fourcc, typ, size, data)
gpmf.py:9
↓ 13 callersFunctionmake_gpmf_klv
(fourcc, typ, size, data)
test.py:196
↓ 7 callersMethodflatten
(self)
gpmf.py:94
↓ 6 callersFunctionfind_box
(f, fourcc)
test.py:123
↓ 5 callersFunctionparse_box
(f, until=None)
test.py:135
↓ 5 callersFunctionparse_time
(t)
process.py:92
↓ 3 callersFunctionflatten_box
(box)
test.py:179
↓ 3 callersFunctionparse_box_header
(f)
test.py:110
↓ 3 callersFunctionpeek_header
(f)
mp4.py:78
↓ 2 callersMethoddelete_child
(self, func)
mp4.py:45
↓ 2 callersFunctionget_values
(f, typ, scale)
test.py:260
↓ 2 callersFunctionmake_gpmf
(gyro, accl)
test.py:246
↓ 2 callersFunctionmap_gyro
(t, gyro, video_length)
test.py:344
↓ 2 callersFunctionmap_time
(t, offset1, time1=None, offset2=None, time2=None)
test.py:332
↓ 2 callersFunctionparse_file
(f)
test.py:169
↓ 2 callersFunctionread_box_data
(f, size)
test.py:116
↓ 2 callersFunctionread_data
(f, offset, size)
mp4.py:91
↓ 2 callersFunctionread_log
(f, camera_angle)
test.py:299
↓ 2 callersFunctiontransform_vectors
(vectors, scale)
test.py:211
↓ 2 callersFunctiontransform_vectors
(vectors, scale)
gpmf.py:22
↓ 2 callersFunctionwalk_box
(box, func, parent=None, index=None)
test.py:190
↓ 1 callersFunctionatom_head
(key, data_len)
mp4.py:71
↓ 1 callersFunctionchunker
(seq, size)
test.py:247
↓ 1 callersFunctionchunker
(seq, size)
gpmf.py:70
↓ 1 callersFunctionmake_gpmf_payload
(gyro, accl, tick)
test.py:207
↓ 1 callersFunctionmake_gpmf_payload
(gyro, accl, tick, gyro_total, accl_total)
gpmf.py:21
↓ 1 callersFunctionparse_atom
(f, until=None)
mp4.py:110
↓ 1 callersFunctionreadThreadQueue
()
gp.py:37
↓ 1 callersFunctionsplit_gpmf
(f)
test.py:283
↓ 1 callersFunctionsplit_gpmf
(f)
gpmf_parse.py:3
↓ 1 callersFunctionsplit_gpmf
(f)
process.py:157
↓ 1 callersFunctionvalidateInputs
()
gp.py:47
↓ 1 callersMethodwalk
(self, func, parent=None, index=None)
mp4.py:27
Method__init__
(self, key, type, size, repeat, data)
gpmf.py:86
Method__init__
(self, key, data)
mp4.py:22
Method__repr__
(self)
gpmf.py:104
Method__repr__
(self)
mp4.py:60
Functiondelete
(box, parent, index)
test.py:513
Functiondelete_udta
(box, parent, index)
test.py:504
Functionfind_atom
(f, fourcc)
mp4.py:97
Methodfinder
(atom, parent, index)
mp4.py:37
Methodflatten
(self)
mp4.py:51
Functionget_fps
(f)
fps.py:4
FunctionloadBlBoxCallBack
()
gp.py:19
FunctionloadVideoCallBack
()
gp.py:14
Functionmake_gpmf
(gyro)
gpmf.py:69
Functionmap_gyro
(t, gyro, num_chunks, chunk_time, samples_per_chunk)
bbox.py:62
Functionmap_time
(t, offset1, time1=None, offset2=None, time2=None)
bbox.py:50
Functionparse
(buf)
gpmf.py:117
Functionparse_file
(f)
mp4.py:144
FunctionprocessVideo
(source_video_path, blackbox_path, bboffset1, bboffset2, bbtime1, bbtime2, profile, camera_angle, x_flip, y_fl
process.py:11
FunctionprocessVideoCallBack
()
gp.py:24
Functionread
(f, camera_angle, x_flip, y_flip, z_flip)
bbox.py:4
Functionrelocate_stco
(box, parent, index)
test.py:494
Functionset_fps
(f, numer, denom)
fps.py:35
Functionskip_atom
(f)
mp4.py:105
Functionskip_box
(f)
test.py:130