Hello, I am a student doing web development in Korea.Â
Â
I'm trying to develop a video editing tool through the WebCodecs API,
Â
but I discovered two limitations of me, so I contacted you to get a hint.
Â
Â
Â
First, VideoFrames are needed when creating EncodedVideoChunks through VideoEncoder,
Â
so frames are extracted from video using VideoTrackReader.
Â
VideoTrackReader extracts frames only when video is played.
Â
Is there any way to extract frames without playing?
Â
Â
Â
Second, I'm curious about how to merge EncodedVideoChunk back with audio and turn it into video(mp4).
Â
Thank you.Â
--
You received this message because you are subscribed to the Google Groups "media-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to media-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/media-dev/21b97a7bbeff7958d93178b4745bba4%40cweb016.nm.nfra.io.