[RapidVideOCR Surroundings] RapidVideOCR Elementary Tutorial (Interface version can be downloaded and decompressed to use)

introduction

  • Considering that most of the small partners who extract video subtitles are not programmers, in order to lower the threshold of use, the interface version of RapidVideOCR Desktop is hereby launched.
  • RapidVideOCR Desktop needs to be used with VideoSubFinder. The relationship between them is shown in the figure below:
    提取字幕关键帧
    OCR
    VideoSubFinder
    RapidVideOCR
    SRT

VideoSubFinder tutorial

RapidVideOCR Desktop Tutorial

  1. Download the RapidVideOCR Desktop compressed package for the corresponding platform

    • Github download
    • QQ group sharing file download, QQ group number: 706807542, or scan the code to join:
  2. Unzip the zip package and double-click it RapidVideOCR.exe(take the Windows platform as an example)

  3. The interface is shown in the figure below:
    insert image description here
    insert image description here

  4. Introduction to each part of the interface

    • RapidVideoOCR:
      • Image directory : refers to the RGBImages or TXTImages directory generated by VideoSubFinder software, which must be one of these two directories
      • Save path : identify the converted results, including srt files and txt files
      • Overlay recognition : After checking, the recognition speed will be faster. may be less accurate
    • VideoSubFinder + RapidVideOCR:
      • VSF exe path : the full path of VideoSubFinder installed locally, for example:G:\ProgramFiles\VideoSubFinder_6.10_x64\Release_x64\VideoSubFinderWXW.exe
      • Video directory : the directory where the video you want to extract hard subtitles from
      • Save path : the directory to save the extraction results
  5. After all the above are filled, click the OK button to start the recognition.

Guess you like

Origin blog.csdn.net/shiwanghualuo/article/details/131567781