Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
Grablo Help Grablo Help
문의하기
Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
loading
  1. Home
  2. Tips
  3. Audio/Video
  4. Fixing “Failed to create new vlc instance” Error
Updated on August 11, 2025

Tips

  • Folder icon closed Folder open iconBasics
    • Bits and Bytes
    • Digital Input/Output
    • Digital/Analog Signals
    • Calculating LED Resistor Values
    • Pull-up/down Resistors
    • 3.3V ↔ 5V Conversion
    • Serial Communication (UART)
    • DC Motor, Servo Motor, Stepper Motor
    • Multi Thread
    • Relay
  • Folder icon closed Folder open iconHardware
    • Raspberry Pi
      • GPIO
      • Installing Operating System
      • How to Change 1-Wire Pin
      • How to Find I2C Device Addresses
      • Raspberry Pi vs Arduino
      • Serial (UART) Port
      • Using Desktop Environment with VNC
    • Beagle Bone
      • GPIO
      • Installing Operating System
    • Jetson Nano
      • GPIO
      • Installing Operating System
    • GPIO Expander
      • FT232H/FT2232H/FT4232H
      • MCP2221A
      • NUMATO USB-GPIO
  • Folder icon closed Folder open iconLinux
    • Linux Directory Structure
    • Configuring Linux Auto Login
    • Installing Linux on Windows (Virtual Machine)
    • Installing Linux on macOS (Virtual Machine)
    • Installing SSH Server
    • Finding Your Controller’s IP Address
    • Connecting via SSH
    • Transferring Files Between PC and Controller
    • Fixing “User is not in the sudoers file” Error
  • Folder icon closed Folder open iconAudio/Video
    • Fixing Audio Stuttering and Latency Issues
    • Playing Audio Through Bluetooth Speakers
    • Selecting Instruments from SoundFont Files
    • Fixing “Failed to create new vlc instance” Error
  • Folder icon closed Folder open iconDatabase
    • Setting Up Firebase Database
  • Folder icon closed Folder open iconIoT
    • Setting Up Google Cloud TTS/STT
    • Setting Up OpenAI TTS/STT
    • Setting Up ElevenLabs TTS
    • Setting Up Telegram Bot
    • Getting Data from WeatherAPI.com

Fixing “Failed to create new vlc instance” Error

Estimated reading: 2 minutes 322 views

If you encounter this error when executing audio and video-related functions such as [Media Playback] or [Voice Recording], it’s because VLC plugins are not installed. While Grablo uses the VLC media player for media playback, VLC plugins are not included in the Grablo package due to size constraints.

You can install VLC plugins by following the instructions below.

Raspberry Pi OS comes with VLC media player and plugins pre-installed by default, so no additional installation is required.


Debian Linux

Installing via Desktop

Click on Activities and then click the Software icon from the displayed icons.


Click the search icon on the left, type “vlc”, and click on the search result.


Click the Install button to install. Enter your password when prompted.


Manual Installation

Open a terminal or connect via SSH and enter the following commands to install:

sudo apt-get update
sudo apt-get install vlc


Ubuntu Linux

When installing VLC media player on Ubuntu Linux, relatively older versions (3.0.9 ~ 3.0.20) are installed, which are incompatible with Grablo’s VLC version (3.0.21). Therefore, you must first add a repository that allows downloading the compatible version of VLC for Ubuntu.

Open a terminal or connect via SSH and enter the following command. When the message “Press [ENTER] to continue or Ctrl-c to cancel.” appears, press Enter.

sudo add-apt-repository ppa:ubuntuhandbook1/vlc


Installing via Desktop
  1. Launch App Center.
  2. Search for “vlc”.
  3. Change the filter to “Debian packages”.
  4. Click on VLC.


Click [Install] to install.


Manual Installation

Open a terminal or connect via SSH and enter the following commands:

sudo apt-get update
sudo apt-get install vlc

찾으시는 내용이 없나요? 문의하기

문의하기

공유하기

Fixing “Failed to create new vlc instance” Error

Or copy link

Clipboard Icon
콘탠츠

ㅤ

Grablo Inc.
support@grablo.co

Site Links

  • Grablo Home
  • Grablo App

이 사이트의 모든 컨텐츠는 저작권법에 보호받는 저작물로서, 무단으로 복제, 배포하는 경우에는 저작권법에 의하여 처벌을 받을 수 있습니다. Copyright 2024 grablo.co. All Rights Reserved.