video-subtitle-extractor icon indicating copy to clipboard operation
video-subtitle-extractor copied to clipboard

this main.py not

Open momoko2806 opened this issue 3 years ago • 1 comments

This main.py not running

(videoEnv) C:\Users\dangh>cd test

(videoEnv) C:\Users\dangh\test>cd video-subtitle-extractor

(videoEnv) C:\Users\dangh\test\video-subtitle-extractor>python main.py Running Verify Fluid Program ... W0818 00:59:54.542205 20912 device_context.cc:404] Please NOTE: device: 0, GPU Compute Capability: 6.1, Driver API Version: 11.4, Runtime API Version: 10.2 W0818 00:59:54.548205 20912 device_context.cc:422] device: 0, cuDNN Version: 7.6. Your Paddle Fluid works well on SINGLE GPU or CPU. Your Paddle Fluid works well on MUTIPLE GPU or CPU. Your Paddle Fluid is installed successfully! Let's start deep Learning with Paddle Fluid now 使用GPU进行加速 请输入视频完整路径:C:\Users\dangh\test\video-subtitle-extractor\main\EP02.mp4 帧数:49924.0,帧率:25.00011155895556 【处理中】开启提取视频关键帧...

momoko2806 avatar Aug 17 '21 17:08 momoko2806

It is running and it might take a long while. Please wait for that. If you want graphic interface, you can run gui.py, which is recommended.

YaoFANGUK avatar Aug 18 '21 03:08 YaoFANGUK