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

ffmpeg #9

Open
c-darwin opened this issue Feb 15, 2016 · 2 comments
Open

ffmpeg #9

c-darwin opened this issue Feb 15, 2016 · 2 comments

Comments

@c-darwin
Copy link
Collaborator

Надо сделать конвертацию mp4 в webm. Для этого нужно собрать для всех основных ОС ffmpeg и консольно юзать из Dcoin. Также надо заменить в conrollers/upload_video.go конвертацию 3gp в mp4, которая сейчас делается через сервер.

@bdandy
Copy link

bdandy commented Feb 15, 2016

а почему консольно вызывать а не через враппер?

@c-darwin
Copy link
Collaborator Author

@bogdan-d Можно и враппер, но надо не забыть, что у нас ffmpeg должен работать во всех ОС, которые тут https://github.com/c-darwin/dcoin-go/releases особенно важно для Android(там 3gp) и IOS

gentee added a commit that referenced this issue Mar 18, 2016
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

2 participants