AOMediaCodec / av1-mpeg2-ts

Official specification of the AOM group for the carriage of AV1 in MPEG-2 Transport Stream
https://aomediacodec.github.io/av1-mpeg2-ts/
28 stars 5 forks source link

Lack of framerate information #44

Open gizahNL opened 5 months ago

gizahNL commented 5 months ago

The descriptor doesn't contain any information regarding the framerate of the stream, something that imho is very useful information when demuxing an AV1 TS, since the AV1 bitstream itself also doesn't (always? I couldn't find it in the spec..) advertise a framerate.

kierank commented 1 month ago

The point of the descriptor is for (hardware) decoders to know the profile and level without demuxing.