Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,如何改变拍摄视频的尺寸呢? #7

Open
excellenttank opened this issue Feb 19, 2016 · 0 comments
Open

你好,如何改变拍摄视频的尺寸呢? #7

excellenttank opened this issue Feb 19, 2016 · 0 comments

Comments

@excellenttank
Copy link

//如果需要定制非480x480的视频,可以启用以下代码,其他vf参数参考ffmpeg的文档:
cmd += String.format("addcmd = %s; "," -vf "transpose=1,crop=640:480:0:0" ");
这样设置会使视频转码失败

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

No branches or pull requests

1 participant