mirror of https://bitbucket.org/ausocean/av.git
e4bce3bcb3
Added function to extract meta from first PMT found in a mpegts clip. This simply wraps the logic we've used in vidrecord, i.e. Finding the PMT, converting to a comcast gots psi.PSIBytesm, using HasDescriptor to get the meta descriptor, and then mapping metadata. Also added testing. |
||
---|---|---|
.. | ||
meta | ||
pes | ||
psi | ||
discontinuity.go | ||
encoder.go | ||
encoder_test.go | ||
metaEncode_test.go | ||
mpegts.go | ||
mpegts_test.go |