Hello! I am currently attempting to demux VP9 video and Opus audio from a Webm container using MKVcleaver. I then remux the video and audio stream into MKV container using MKVToolNix GUI.
But when I play the MKV file, the video is lagging. I don't just mean the video/audio are out of sync, the video is literally dragging in slow motion!
I tried demuxing just the VP9 stream and putting it in MKV container by itself, but the problem is still there.
So it seems when the VP9 stream is extracted from its Webm container, it gets messed up somehow.
Any suggestions?
+ Reply to Thread
Results 1 to 9 of 9
-
-
Can't you import the video directly in mkvtoolnixgui? Instead of demuxing.
And post more information from your source file. Use mediainfo, open video, view->text and copy everything. -
AFAIR, WebM is already a special MKV variant. You you already have MKV, just with more tightly specified attributes and a different filename extension.
In general, you should always try to import still multiplexed files into a container remultiplexer; if the source format is supported, doing so ensures that the sync is preserved. -
You need to open the file directly (import directly) into mkvtoolnix (mkvmerge) AND specify a frame rate.
Play back the original file in a media player like MPC or VideoLan etc and check the frame rate. Then specify when re-muxing. -
The video stream and audio stream are in separate Webm containers. This is how they were when I downloaded them off Youtube. Anyways I tried putting both Webm streams directly into MKVtoolnix and muxing them together. When I played the MKV file and the lagging problem is gone but now the video keeps distorting every few seconds!
Here's the info for the original files
If it will help I can upload the muxed MKV file that is having this new 'disorting' problem. -
You downloaded from YouTube ... so it was a DASH stream. What did you use to download it? There is good software which can handle DASH streams well, e.g. the "Complete YouTube Saver" (CYS) addon for Firefox lets you select a variety of stream combinations (you also have a separate option to prefer Opus audio streams in WebM formats) and can save them multiplexed if you also install ffmpeg (its configuration contains links to Zeranoe builds).
-
use complete youtube saver...specify ffmpeg folder in options and then youll have the option for muxed webm + opus
here's the video:
https://db.tt/AZL0tkcEI love it when a plan comes together!
Similar Threads
-
MKVToolNix GUI muxing - problem with chapter
By anhlinhp4 in forum Authoring (Blu-ray)Replies: 3Last Post: 27th Jun 2016, 22:18 -
MKVToolNix GUI - Added chaprter in mkv file not work on BD player. Why?
By anhlinhp4 in forum Authoring (Blu-ray)Replies: 1Last Post: 22nd Jun 2016, 23:24 -
WebM (VP9) for Adobe Premiere Pro
By newpball in forum EditingReplies: 8Last Post: 15th Apr 2015, 11:01 -
VP9/webm 1.4 officially supports YUV444 now
By poisondeathray in forum Video Streaming DownloadingReplies: 7Last Post: 5th Apr 2015, 16:26 -
(Mp4, AACv2, MKV, Webm, Theora) Drag Drop Convert GUI Update v 1.2.0.0
By richter03 in forum Video ConversionReplies: 11Last Post: 21st Apr 2013, 05:35