Is there a way to extract just the VP9 video stream from a WebM file? Just the raw VP9 encoded data? I mean the data you would usually use as the input to the VP9 decoder?
Which tool is the right one to do this? ffmpeg?
Is there a way to extract just the VP9 video stream from a WebM file? Just the raw VP9 encoded data? I mean the data you would usually use as the input to the VP9 decoder?
Which tool is the right one to do this? ffmpeg?