topcoder-platform / timeline-wall-api

Topcoder timeline wall back end APIs and support code
0 stars 1 forks source link

Video thumbnail black #24

Open jmpld40 opened 1 year ago

jmpld40 commented 1 year ago

Screenshot 2022-11-10 at 6 55 29 AM

igoroshko commented 1 year ago

@jmpld40 is it possible to have source video attached?

jmpld40 commented 1 year ago

Becky, can you share the video link for the one you uploaded to the timeline wall yesterday? the thumbnail is black.

Thanks, *Jessie

https://www.topcoder.com/

Jessie D'Amato Ford

Head of Community

@jmpld40 https://twitter.com/jmpld40 | LinkedIn https://www.linkedin.com/in/jmpld40/

www.topcoder.com | @topcoder http://twitter.com/topcoder

On Thu, Nov 10, 2022 at 8:09 AM Igor Goroshko @.***> wrote:

@jmpld40 https://github.com/jmpld40 is it possible to have source video attached?

— Reply to this email directly, view it on GitHub https://github.com/topcoder-platform/timeline-wall-api/issues/24#issuecomment-1310258177, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRFYFREJ3VPC6K76HZLRQDWHTXYHANCNFSM6AAAAAAR4PF4XQ . You are receiving this because you were mentioned.Message ID: @.***>

jmpld40 commented 1 year ago

TCO22.mp4 https://drive.google.com/file/d/1SAQZm7xzJsGLNxU1ahp6iaGOHMeTuUVM/view?usp=drive_web Let me know if this attachment works

On Thu, Nov 10, 2022 at 8:39 AM Jessie Ford @.***> wrote:

Becky, can you share the video link for the one you uploaded to the timeline wall yesterday? the thumbnail is black.

Thanks, *Jessie

https://www.topcoder.com/

Jessie D'Amato Ford

Head of Community

@jmpld40 https://twitter.com/jmpld40 | LinkedIn https://www.linkedin.com/in/jmpld40/

www.topcoder.com | @topcoder http://twitter.com/topcoder

On Thu, Nov 10, 2022 at 8:09 AM Igor Goroshko @.***> wrote:

@jmpld40 https://github.com/jmpld40 is it possible to have source video attached?

— Reply to this email directly, view it on GitHub https://github.com/topcoder-platform/timeline-wall-api/issues/24#issuecomment-1310258177, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRFYFREJ3VPC6K76HZLRQDWHTXYHANCNFSM6AAAAAAR4PF4XQ . You are receiving this because you were mentioned.Message ID: @.***>

--

https://www.topcoder.com/

Becky Embree

Program & Event Manager

www.topcoder.com

igoroshko commented 1 year ago

@jmpld40 the issue here is that video starts with the black screen. We can try to improve it in future, but it would require a bit of investigation and discussions on how to better achieve it. For now, as a workaround, we can use some video editor to manually trim video by about 1 second from the beginning, and then uploading it again. Any other ideas?

Dara-K commented 1 year ago

@igoroshko I don't think we wish to ask users to edit the videos, can we move 1-2 seconds ahead and take a snapshot with code? how much effort it is?

igoroshko commented 1 year ago

@Dara-K I'm not sure whether it is possible with current 3rd party lib which we are using for generating thumbnails. Also, there is a chance black screen could be exactly at a 2 sec timeline. So, I'll mark it as a New Feature, because we need to investigate it to find the best solution.