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 adding command #15

Open
arkinaforlife opened this issue Jan 29, 2016 · 3 comments
Open

FFMPEG adding command #15

arkinaforlife opened this issue Jan 29, 2016 · 3 comments

Comments

@arkinaforlife
Copy link

Hi,

I was wondering if it is possible for you to build an function, where people can add there own command for example to put an filter, or watermark over the video. I also looked into this code, https://github.com/GitHubber15614/TouchToRecord, but this setup is totally different then you've right know. The way you use ffmpeg now is much better than than the code in the link.

It would be great if you could build or maybe could say how to build a functionality were i could add an functionality to add my own commands (In this type (String [] ). If you can make this function but not want to make this public. I suggest to make it private only for me i will pay you than for this option.

Please let me know what your thoughts and possiblities are!

Thanks in advance,

Yilzer

@scheriff
Copy link

you can try to adjust RecorderThread.setFilters function in order to add some custom filters

@arkinaforlife
Copy link
Author

Thanks, what should i use for text on the video, also an suggestion for that?

@sourab-sharma
Copy link
Owner

Hi @Yilzer , code in the link above is also mine. Code created around 3 years back, I used ffmpeg to rotate/crop video. But now Samuel Audet has given support for frame filter and I have updated code accordingly and had removed ffmpeg support.

Now I have added again old ffmpeg code with watermark example so that for any specific requirement developers can use this implementation of ffmpeg, if they can't find any better.

Please see :

USE-FFMPEG-Commands

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

3 participants