Class Avc1ToAvc3TrackImpl

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Track

    public class Avc1ToAvc3TrackImpl
    extends WrappingTrack
    Converts an avc1 track to an avc3 track. The major difference is the location of SPS/PPS: While the avc1 track has all SPS/PPS in the SampleEntry the avc3 track has all required SPS/PPS include in each sync sample.