Open GoogleCodeExporter opened 9 years ago
Original comment by matthewj...@google.com
on 4 Dec 2010 at 12:23
Matt I think this might be a duplicate of
http://code.google.com/p/webm/issues/detail?id=238.
Original comment by fgalli...@google.com
on 6 Dec 2010 at 2:30
We do have a check for 0 when the upstream filter attempts to connect to the
encoder's input pin, so I'm not sure yet where the exception is coming from.
(To the OP: was there any assertion information attached to the output you
observed, such as an assertion message and/or line number?)
Original comment by matthewj...@google.com
on 6 Dec 2010 at 6:05
Sorry, just exception "Divide by zero". But, as I told, if input frame rate
(AvgTimePerFrame) is ok - no problems, encoding is correct. Only if
AvgTimePerFrame is 0 this exception happen.
Original comment by roman.minyaylov@gmail.com
on 6 Dec 2010 at 7:32
We need to duplicate the exception. One way is to build a graph, but using
ConnectDirect and specify an explicit media type, with AvgTimePerFrame as 0.
QueryAccept should reject the connection, so I don't know why a 0 value there
would cause the app to crash.
Original comment by matthewj...@google.com
on 3 Feb 2012 at 10:39
Original comment by albe...@google.com
on 8 Mar 2012 at 12:08
Original issue reported on code.google.com by
roman.minyaylov@gmail.com
on 24 Sep 2010 at 8:36