Maria1099 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

webmmux live mode delay 20-30 secs after writing headers #539

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make graph with 1 video input (camera), 1 audio input (microphone), one 
vp8encoder, one vorbis encoder and one webmmux set to live mode (hack: set 
m_bLiveMux = true in Context class constructor in webmcontext.cpp file)
2. Start and watch output.
3. After starting and writing headers module wait random time between 10 - 30 
secs before start to commit data.

What is the expected output? What do you see instead?
If it is live mode output must be commit with small delay (100ms - 1 sec)

What version are you using? On what Windows version?
repository download on 21.01.2013; filename - webmdshow.webm-09e95d524895.zip
OS: Windows 7 x64
Visual Studio 2008

Original issue reported on code.google.com by TheMedi...@gmail.com on 28 Jan 2013 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 14 Mar 2013 at 10:16