Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8706497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:37:42+00:00 2026-06-13T03:37:42+00:00

I am using LibVLC and want to render the video pixels in memory so

  • 0

I am using LibVLC and want to render the video pixels in memory so I will be able to take a snapshot of a frame without getting the video drawn in a window (as is the default).

If I understand correctly, this can be achieved by calling libvlc_video_set_callbacks and libvlc_video_set_format_callbacks. In the first function I have to specify a callback of type libvlc_video_lock_cb, in which I will have to initialize one of three planes, which I understand are buffers in which pixels will be drawn.

My problem is that the number of bytes that is being used per pixel, as well as the number of planes that have to be initialized, depend on the video chroma. While I know how to obtain a four-letter identifier of this chroma, I have no idea how to obtain these particular properties of it; and without that information, I do not know what size the buffers I have to allocate need to be, and how many planes there are.

Does anyone know how to do this? Or am I understanding something incorrectly?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T03:37:45+00:00Added an answer on June 13, 2026 at 3:37 am

    As you noted, the bytes per pixel and number of planes are codec dependent. So one option is to hard code the values for the current options (GREY, I240, RV16, RV15, RV24, RV32, YUY2, YUYV, UYVY, I41N, I422, I420, I411, I410, MJPG) in your code.

    Go to http://www.fourcc.org/ for detailed code/formats information.

    You can also have a look at vlc_fourcc.h and fourcc.c from the VLC project. Specifically see the function vlc_fourcc_GetChromaDescription.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create a cross-platform app in Java, using libvlc to play video.
Using a populated Table Type as the source for a TSQL-Merge. I want to
Using the Redis info command, I am able to get all the stats of
Using import datetime in python, is it possible to take a formatted time/date string
I am using vlc to capture a video and audio stream and display it
I'm trying to play a video using vlcj inside a JPanel but it doesn't
Using WebViewBrush I can render web page content (it's screen shot) to e.g. Rectangle
I want to execute a 3rd party program (VLC in my case) without any
I am using DirectShowLib in a C# application to allow video playback. Unfortunately, not
Using linq2sql I'm trying to take the string in txtOilChange and update the oilChange

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.