6970717273747576777879
Format format=new Format( EncodingKey, ENCODING_QUICKTIME_PNG, DepthKey,24); format=format.prepend( MediaTypeKey, MediaType.VIDEO, // FrameRateKey, new Rational(fps, 1),// WidthKey, w, // HeightKey, h); qt.addTrack(format);
5556575859606162636465