Chen-tao / webm

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

Makewebm #513

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you use makewebm and source file is already in webm format, flags are not 
respected.

For example;

makewebm IN.webm  --keyframe-frequency 1 --keyframe-min-interval 1 --o OUT.webm 

I get OUT.webm, but flags were not respected. There should be a option to force 
decode/encode step.

I also think that there should be at least some kind of warning to state that. 

Original issue reported on code.google.com by ChrisEel...@gmail.com on 13 Dec 2012 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 17 Jan 2013 at 11:13