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 Video Wrapper #37

Closed
15 tasks done
ddavisgraphics opened this issue Apr 6, 2021 · 0 comments
Closed
15 tasks done

FFMPEG Video Wrapper #37

ddavisgraphics opened this issue Apr 6, 2021 · 0 comments
Assignees

Comments

@ddavisgraphics
Copy link
Contributor

ddavisgraphics commented Apr 6, 2021

The FFMPEG Video class needs the ability to make thumbnails, set size, format, and keep aspect ratio among other video options set in the MFCS form.

Shared

  • Base Shared
  • sets to file, from a file, and options for the command
  • Set validations to make sure the output, file, and options.
  • establish where FFmpeg is on the system.
  • the filename minus the extension.

Metadata

  • Get File contents metadata for stream items such as resolution.|

Thumbnail

  • Thumbnail Creation
  • Disabled Audio
  • Number of Frames
  • Set the size of the thumbnail keeping the aspect ratio of the original file dimensions.
  • Set the time for the frame to grab.
  • Give it a perform command so the command runs.

Video

  • Size
  • Bitrate
  • Optional way to add new commands.
@ddavisgraphics ddavisgraphics created this issue from a note in FIle Conversions (To do) Apr 6, 2021
@ddavisgraphics ddavisgraphics moved this from To do to In progress in FIle Conversions Apr 6, 2021
@ddavisgraphics ddavisgraphics self-assigned this Apr 6, 2021
@ddavisgraphics ddavisgraphics moved this from In progress to Done in FIle Conversions Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant