[][src]Function mse_fmp4::mpeg2_ts::to_fmp4

pub fn to_fmp4<R: ReadTsPacket>(
    reader: R
) -> Result<(InitializationSegment, MediaSegment)>

Reads TS packets from reader, and converts them into fragmented MP4 segments.