Supametas.AI
Official website
English
English
  • Welcome to Supametas.AI
  • Cloud Service
    • Supametas.AI Cloud Service
      • Detailed Pricing Comparison
    • Guide
      • Create Dataset
      • Import Metadata
        • Fetching webpage data
        • Importing local text processing
        • Importing local image processing
        • Importing local audio processing
        • Importing local video processing
      • Cleaning data query
      • Export Cleaned Data
      • Dataset Configuration
  • Developer
    • Integration Process
    • Create API Key
    • Standard Request and Response
    • API
      • Import Text File
      • Import Web Page Task
      • Import Image Files
      • Import Audio Files
      • Import Video Files
      • View Import Task Details
      • Delete File Processing Task
    • Webhook
    • Error Code
    • Demo
  • Other
    • Community
    • Technical Support
Powered by GitBook
On this page
  • 1. Create a New Task
  • 2. Upload Local Video Files
  • 3. Task Settings
  • 4. Fetch Parameters
  • 5. Output Settings
  • 6. Save or Execute Task Immediately
  1. Cloud Service
  2. Guide
  3. Import Metadata

Importing local video processing

If your raw data is video, then follow the instructions in this document for processing.

PreviousImporting local audio processingNextCleaning data query

Last updated 4 months ago

Select 'From Video' and 'New Task' in the 'Import Data Source' section on the dataset details page.

All imports are called tasks. In a task, you can add multiple similar pieces of data for processing. In this section, multiple video files can be added to the local video task.

1. Create a New Task

On the task creation page, enter a name for your task (up to 20 characters). This name will help you quickly find and manage the task in the task list.

2. Upload Local Video Files

  1. Click on the upload area, drag the local files you want to import into the upload box, or click the upload button to select files for uploading.

  2. Supported file formats include:.mov、.mp4、.mpv

  3. You can upload up to 50 files per task, with each file not exceeding 200MB.

  4. Make sure that the multiple files uploaded in one task are similar in content, so the parameters and output processing can be applied correctly.

3. Task Settings

  1. The task settings are similar to those for importing tasks from a webpage, including field configuration and content extraction.

  2. Choose the appropriate parsing method based on the file type to ensure the system can properly process the uploaded files.

4. Fetch Parameters

  1. Default Field Types:

    • Timeline: The system will attempt to extract timeline information from the video content.

    • Text Details: The system will attempt to extract dialogue text from the video content.

    • Text Language: The system will attempt to extract dialogue language information from the video content.

  2. Custom Fields:

    • If you need to classify specific extracted data into certain fields, you can click "+ Add Field" and add the field name and description.

    • For example, if there is a nickname in the video that needs to be extracted, the field name key would be: nickname, and the field description: user nickname.

    • Please add in English only. The more detailed the field description, the more accurate the extraction will be.

5. Output Settings

Once you have configured the fetch parameters, you will need to set up output settings to determine how the extracted data will be saved and exported.

  1. Output Format Settings

    • You can choose to save the retrieved data in either JSON or Markdown format. JSON format is more suitable for subsequent API program calls, while Markdown format is better suited for knowledge base data processing.

6. Save or Execute Task Immediately

  1. Save and manually execute the task later:

    • If you wish to configure the task first without initiating the scraping process immediately, you can click on the "Save and manually execute the task later" button. The task will be saved in the task list for manual initiation at a later time.

  2. Execute the task immediately:

    • If you are prepared to instantly scrape webpage data, click the "Execute the task immediately" button. The system will commence data scraping and import it into the specified dataset.

Create a new task to import local videos for the dataset