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

✨ Video support #50

Merged
merged 40 commits into from
Jul 14, 2024
Merged

✨ Video support #50

merged 40 commits into from
Jul 14, 2024

Conversation

LeGoffMael
Copy link
Owner

@LeGoffMael LeGoffMael commented Jul 14, 2024

fix #9 & #42

  • updated crop view to support both images and videos
    • crop view initialization is now faster
  • new requestType, previewThumbnailSize & skipCropOnComplete picker config parameter
  • exportation InstaAssetsExportDetails & InstaAssetsExportData are updated to support null cropped files
  • new component InstaAssetCropTransform to preview the crop parameters
  • updated example
    • show how to crop manually the videos using FFmpeg
    • updated camera examples to support video recording
    • added Post exportation example

insta_assets_video

@LeGoffMael LeGoffMael added the enhancement New feature or request label Jul 14, 2024
@LeGoffMael LeGoffMael merged commit 1bb91e3 into main Jul 14, 2024
1 check passed
@LeGoffMael LeGoffMael deleted the feat/video branch July 14, 2024 12:19
@LeGoffMael LeGoffMael mentioned this pull request Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Features] Initial image zoom and other features
1 participant