Skip to content

add video options(width,height,scale,limit)#309

Open
necnecnec wants to merge 1 commit into
eduardolundgren:masterfrom
necnecnec:qm-video-options
Open

add video options(width,height,scale,limit)#309
necnecnec wants to merge 1 commit into
eduardolundgren:masterfrom
necnecnec:qm-video-options

Conversation

@necnecnec
Copy link
Copy Markdown

Add some videotrack options to fix bug or add new feature
--width/height fix (width/height in context.drawImage is the analysed video width/height,may need specify) **you may get width/height by bind("playing",function(){});
--scale (sometime video quality is too high may need scale to reduce,or it will use too much rescoures)
--limit (like scale,sometime we don't need two high fps,use this to reduce)

I have tested these features。if you are interested,I can rewrite these。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant