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

Add detailed wiki examples on formatting various file formats #59

Open
goxr3plus opened this issue Jul 25, 2019 · 4 comments
Open

Add detailed wiki examples on formatting various file formats #59

goxr3plus opened this issue Jul 25, 2019 · 4 comments

Comments

@goxr3plus
Copy link
Collaborator

Currently we have examples on how to use the library but i think they are not enough.

We should add 4 sections .

  1. Converting Video to Audio examples ( .mp4 -> .mp3 , ....)

  2. Converting Audio to Video (.flac -> .mp4 (no image only audio etc))

  3. Combining multiple audio files to one ( 1.mp3 + 2.mp3 ...)

  4. Combining multiple video files to one (1.mp4 + 2.mp4...)

For that i will need your help , because i have not that deep knowledge on how to do 2 , 3 , 4.

@a-schild

@goxr3plus
Copy link
Collaborator Author

https://www.sauronsoftware.it/projects/jave/manual.php Has some samples but not enough at all for new library users .

@mressler
Copy link
Collaborator

I'm taking a pass at making bullet 4 easier to do. If we like the direction I can keep it going and add some documentation.

@goxr3plus
Copy link
Collaborator Author

Thank you please do :)

@mressler
Copy link
Collaborator

@goxr3plus Can you provide an example for bullet 1? My pass at bullet 4 is in the VideoFilterTest. Should be easy enough to add to a documentation section - want to collaborate on some documentation changes?

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

No branches or pull requests

3 participants