Skip to content
#

video-processing

Here are 597 public repositories matching this topic...

dynamite-ready
dynamite-ready commented Sep 11, 2019

Bug/Issue Description:
Calls to scenedetect.video_splitter.split_video_mkvmerge end with a ERROR:root:Error splitting video (mkvmerge returned 2).

Required Information:
Provide the following information to assist with reporting the bug:

  1. Provide a full copy of the command line options you are using, for example:

Example Python API call:
`scenedetect.video_splitter.split_vid

letoram
letoram commented Aug 18, 2019

The thing with welcome now (other than it's over a decade old) is that it uses
only assets from the builtin resources. If those are changed (which is often
the case when durden and others are installed), the icon is missing and the
font is missing, resulting in a black screen.

Two changes that would fix this problem is a. to have a fallback bitmap font
builtin, which would come with the tui refac

amjltc295
amjltc295 commented Jun 20, 2018

My input video is about 15 fps, and I want to read it using skvideo.io.vreader with 2 fps, do some processing and write in 2fps with skvideo.io.vwriter.
However, I could not found any example/documentation about this. Did I miss something? I've checked http://www.scikit-video.org/stable/modules/generated/skvideo.io.vreader.html#skvideo.io.vreader and the source code, and it seems like I need

Improve this page

Add a description, image, and links to the video-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the video-processing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.