# | mp4_path(".moov.trak[1]") -> box # | mp4_path() -> ".moov.trak" def mp4_path(p): tree_path(.boxes; .type; p);