katna icon indicating copy to clipboard operation
katna copied to clipboard

Tool for automating common video key-frame extraction, video compression and Image Auto-crop/Image-resize tasks

Results 8 katna issues
Sort by recently updated
recently updated
newest added

Resize cv image in-memory, rather than reading from file

Hi, thanks for the wonderful tool! I wonder where I can make some modifications to let the output key frames named by their exact frame id in the original video...

In order to allow katna to output pictures in chronological order, I added two flags, parallel and ordered, to katna's code and passed them in when creating the video. If...

I extracted images from video. It looks like image sequence is wrong. How do I fix it?

Is it possible to compute timestamp for extracted frames as frame metadata?

Hello, it would be have AUR package so user will be able to install katna throw package manager.

Haven't tried yet, but am wondering what is the best mechanism for doing less work for a given video to speed up? Can we just skip N frames in the...

I use the basic extract_video_keyframes function in Colab. Sometimes it works but most of the time it takes a pretty long time to extract keyframes. I only want to extract...