mp4-rust
mp4-rust copied to clipboard
How to set `seq_param_set` and `pic_param_set` of `AacConfig` from raw H264 stream without input file?
I found that sps and pps can be get from input file in example mp4copy, but now I don't have input file, I just have h264 frames, how can I set seq_param_set and pic_param_set?