dev-labs-bg / swift-video-generator

MIT License
629 stars 122 forks source link

issue while sharing on Instagram #65

Open kuntal33 opened 4 years ago

kuntal33 commented 4 years ago

Hi Guys,

Thanks for this wonderful SDK.

I am using this sdk to generate video from image and audio and it generates the video correctly. However when I try to share this video to instagram, it always fails.

Any idea/ suggestions?

SteliyanH commented 4 years ago

Hello @kuntal33, have you checked what are the recommended settings for a video to be shared on Instagram?

kuntal33 commented 4 years ago

Hello @SteliyanH

Thanks for you reply.

Sorry I am not getting your question. Where exactally you want me to check?

SteliyanH commented 4 years ago

@kuntal33, Each platform (Facebook, Instagram, Twitter etc.) has its own documentation and video restrictions when sharing a video. If you google "Video requirements to share to Instagram" for example, I assume some of the top results will lead to the Instagram API documentation.

kuntal33 commented 4 years ago

@SteliyanH Yes I already checked that.

Issue is Instagram accepts video with 30 FPS. When I generate video from the sdk, it generates the video with 1FPS.

Thanks

SteliyanH commented 4 years ago

@kuntal33, When we have time we will inspect in details why the video isn't generated with a specific FPS and if it is possible to resolve it, a fix will be provided

dimabiserov commented 4 years ago

@SteliyanH Yes I already checked that.

Issue is Instagram accepts video with 30 FPS. When I generate video from the sdk, it generates the video with 1FPS.

Thanks

did you solve this problem?) if so, how?

Dzionis commented 4 years ago

@hell4opt May be I can help you. I'm doing the same thing now)

rtvanals commented 4 years ago

@hell4opt May be I can help you. I'm doing the same thing now)

I would also like to find a solution to this.

Abdullah-Rekd commented 4 years ago

@Dzionis Please share if you already have a FPS solution for this SDK ... most of the peoples waiting for this like me..

looking forward to your response thanks

Dzionis commented 4 years ago

@Abdullah-Rekd I shared my video, that was generated from images using this solution. Please share your way to upload video to Instagram, I'll check it.