Structs§
- FragmentedM
P4Processor - Fragmented MP4 스트리밍 프로세서 초기화 세그먼트(m4s)와 미디어 세그먼트(m4v)를 실시간으로 처리
Functions§
- convert_
mp4_ reset_ timestamps - Convert MP4 with timestamp reset (equivalent to CLI: ts2mp4 convert –reset-timestamps) This function replicates the exact behavior of the CLI convert command:
- convert_
ts_ to_ mp4 - convert_
ts_ to_ mp4_ with_ options - defragment_
mp4 - Fragmented MP4를 일반 MP4로 변환 (defragment)
- extract_
thumbnail_ from_ mp4 - Extracts thumbnail data from MP4 file Returns the first keyframe as raw H.264 data
- extract_
thumbnail_ from_ ts - Extracts thumbnail data from TS file Returns the first I-frame (keyframe) as raw H.264 NAL units
- reset_
mp4_ timestamps - MP4 파일에서 타임스탬프를 리셋하여 새로운 MP4 생성