Skip to content

added a basic video editor #238

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

Merged
merged 5 commits into from
Mar 30, 2025
Merged

added a basic video editor #238

merged 5 commits into from
Mar 30, 2025

Conversation

Humzafazal72
Copy link
Contributor

@Humzafazal72 Humzafazal72 commented Oct 24, 2023

I create a basic video editor using ffmpeg-python. The editor has 5 features:

  • Change Video Format: Convert the video to a different format (e.g., mov, mp4, m4a, 3gp, 3g2, mj2).

  • Convert Video to MP3: Extract the audio from the video and save it as an MP3 file.

  • Extract Frames: Extract frames from the video and save them as individual images.

  • Trim Video: Trim the video by specifying a start and end time (in the format hh:mm:ss).

  • Adjust Video Speed: Change the speed of the video, which can be useful for creating slow-motion or fast-motion videos.

I have also added a readme file.
Looking forward to getting the PR merged and also to acquiring the hacktoberfest and hacktoberfest-accepted badge

Humzafazal72 and others added 5 commits October 24, 2023 12:59

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create password.py
@Techiral Techiral merged commit f2d9636 into Techiral:main Mar 30, 2025
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.

None yet

2 participants