logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rtp2264 — convert H.264 in RTP into H.264 ES

Description

       Take  a  RTP file (probably generated by pcapreport(1)) containing an H.264 stream and convert it into an
       Annex B encoded .264 elementary stream file.

       If b64_blocks are specified then it is assumed to be one or more B64 encoded blocks containing SPS or PPS
       or other similar blocks.  These will each have a 00 00 00 01 sequence added at the start and then written
       at the start of the out_file

Name

       rtp2264 — convert H.264 in RTP into H.264 ES

See Also

pcapreport(1)

Debian                                          October 28, 2015                                      RTP2264(1)

Synopsis

rtp2264in_fileout_file [b64_block[,b64_block[,...]]]

See Also