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 9133179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:26:33+00:00 2026-06-17T08:26:33+00:00

I succesfully program and execute the helloworld.c in the Application Development Manual page 43.

  • 0

I succesfully program and execute the helloworld.c in the Application Development Manual page 43. It works very well.

The compilation was done using this command line

gcc -Wall helloworld.c -o helloworld $(pkg-config --cflags --libs gstreamer-1.0)

I’m using the default gstreamer installed on my ubuntu 12.0.4.

I’m concerned about debugging my program and I know that this can be achieved using command line option GST_DEBUG. Here is an example where the debug report of the qtdemuxis generated in a csv file.

GST_DEBUG=qtdemux:5 gst-launch filesrc location=/home/pub_Irma.mp4 ! qtdemux name=demuxer demuxer. ! queue ! faad ! audioconvert ! audioresample ! autoaudiosink demuxer. ! queue ! ffdec_h264 ! ffmpegcolorspace ! autovideosink 2> > (tee /media/thesis/log_pub.csv)

But since I’m not using gst-launch, I’m wonder how to do the same programmatically ? what is missing in manual code to produce a debug report ? Or is there a special parameter to set when compiling or/and executing the program ?

I’ve tried compiling this way

gcc $2 -o $3 -Wall `pkg-config --cflags --libs gstreamer-0.10 --enable-gst-debug`

but without success

thanks for any reply!

  • 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-17T08:26:34+00:00Added an answer on June 17, 2026 at 8:26 am

    I finally found that this can be done in execution time by running the program this way

    GST_DEBUG=oggdemux:5 ./helloworld file.ogg
    

    the above example debug the ogg demuxer

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

Sidebar

Related Questions

I've got a very simple java program (J.java, see below) on my application server
I succesfully created a project using seam credentials for authentication, but right now some
I am using exec function to execute the specific executable files in php .
I can't seem to run a simple Hello World program using eclim. I followed
I'm wondering if anybody knows of a way to conditionally execute a program depending
I'm coding a program which fetches the data from MySql from server (using JSON)
By using Apache Commons-Exec I can start a program successfully, however the starter program
Right now I'm writing a C program that must execute a child process. I'm
I need to execute shell command in python program (I have ubuntu). More specifically
i have download some sample program in some sites and tried to execute the

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.