Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How to classify video? #101

Closed
Vista1nik opened this issue May 1, 2019 · 4 comments
Closed

How to classify video? #101

Vista1nik opened this issue May 1, 2019 · 4 comments
Labels
question Further information is requested

Comments

@Vista1nik
Copy link

Hello. I have a video uploader.
I want to classify more than first video frame. Is it possible?

Thanks.

@tsehori
Copy link

tsehori commented Jul 1, 2019

Hey @Vista1nik, just throwing some idea in the air, might it be possible to convert the video to a gif and then use the module? This might take a long time though (converting + classifying).
Another idea might be taking some of the frames (every second?) and checking them. Clearly not perfect

@GantMan
Copy link
Member

GantMan commented Jul 3, 2019

Take a look at the code I started in ticket #39 . I'm still hoping someone will take this on:

#39

@jinsel
Copy link

jinsel commented Oct 1, 2020

Or can it be like first convert video to image, then image to Gif? Because direct Video to Gif maybe a little tough than the image to Gif

@seachenjy
Copy link

you can cover video to image. like ffmpeg4 or canvas

@infinitered infinitered locked and limited conversation to collaborators Jan 5, 2023
@cdanwards cdanwards converted this issue into discussion #714 Jan 5, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants