Fwd: [FFmpeg-devel] debug info

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: [FFmpeg-devel] debug info

Ronald S. Bultje-3
Hi,

Can someone help this guy?

Cheers,
Ronald

Begin forwarded message:

From: kkumar s <[hidden email]>
Date: August 29, 2009 11:01:30 PM EDT
To: [hidden email]
Subject: [FFmpeg-devel] debug info
Reply-To: FFmpeg development discussions and patches <[hidden email]>

Hi,
  I'm a newbie to ffmpeg . I am trying to used gstreamer ffmeg plugin for
my console based application and I am trying to debug using printfs but I
get error / warnings
when I compile with printf.  I tried tprintf and av_log  , but I am not able
to see where the error or log messages are located ?
Can you please let me know where  I can see the messages or any general way
to debug using printfs ?
thanks,
kumar.
_______________________________________________
ffmpeg-devel mailing list
[hidden email]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [FFmpeg-devel] debug info

Manish Rana-2
ask him to user g_print..or fprintf(stderr,.......)

On Sun, Aug 30, 2009 at 8:14 PM, Ronald S. Bultje <[hidden email]> wrote:
Hi,

Can someone help this guy?

Cheers,
Ronald

Begin forwarded message:

From: kkumar s <[hidden email]>
Date: August 29, 2009 11:01:30 PM EDT
To: [hidden email]
Subject: [FFmpeg-devel] debug info
Reply-To: FFmpeg development discussions and patches <[hidden email]>

Hi,
  I'm a newbie to ffmpeg . I am trying to used gstreamer ffmeg plugin for
my console based application and I am trying to debug using printfs but I
get error / warnings
when I compile with printf.  I tried tprintf and av_log  , but I am not able
to see where the error or log messages are located ?
Can you please let me know where  I can see the messages or any general way
to debug using printfs ?
thanks,
kumar.
_______________________________________________
ffmpeg-devel mailing list
[hidden email]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [FFmpeg-devel] debug info

Edward Hervey
Administrator
All av_log calls from ffmpeg are forwarded through gst-ffmpeg. Just use
the 'ffmpeg' gstreamer debugging category to view them.

  GST_DEBUG=ffmpeg:5 gst-launc-0.10 blah blah blah

  Edward

On Wed, 2009-09-09 at 11:28 +0530, Manish Rana wrote:

> ask him to user g_print..or fprintf(stderr,.......)
>
> On Sun, Aug 30, 2009 at 8:14 PM, Ronald S. Bultje <[hidden email]>
> wrote:
>         Hi,
>        
>        
>         Can someone help this guy?
>        
>        
>         Cheers,
>         Ronald
>        
>         Begin forwarded message:
>        
>        
>         > From: kkumar s <[hidden email]>
>         > Date: August 29, 2009 11:01:30 PM EDT
>         > To: [hidden email]
>         > Subject: [FFmpeg-devel] debug info
>         > Reply-To: FFmpeg development discussions and patches
>         > <[hidden email]>
>         >
>         >
>        
>         > Hi,
>         >   I'm a newbie to ffmpeg . I am trying to used gstreamer
>         > ffmeg plugin for
>         > my console based application and I am trying to debug using
>         > printfs but I
>         > get error / warnings
>         > when I compile with printf.  I tried tprintf and av_log  ,
>         > but I am not able
>         > to see where the error or log messages are located ?
>         > Can you please let me know where  I can see the messages or
>         > any general way
>         > to debug using printfs ?
>         > thanks,
>         > kumar.
>         > _______________________________________________
>         > ffmpeg-devel mailing list
>         > [hidden email]
>         > https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>         >
>        
>         ------------------------------------------------------------------------------
>         Let Crystal Reports handle the reporting - Free Crystal
>         Reports 2008 30-Day
>         trial. Simplify your report design, integration and deployment
>         - and focus on
>         what you do best, core application coding. Discover what's new
>         with
>         Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>         _______________________________________________
>         gstreamer-devel mailing list
>         [hidden email]
>         https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>        
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel