Testing for plugins

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

Testing for plugins

Bob-278
Hi
 
What is the best TEST method for a decoder plugin?
 
After writing an mp3 decoder plugin, I substitute the plugin for ffdec_mp3 in a pipeline to test it. If the pipeline doesnt playback the file, how do I realise where the problem is?
 
Thanks and Regards
Bob

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it. Contact your Administrator for further information.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Testing for plugins

Tim-Philipp Müller-2
On Thu, 2008-08-07 at 11:49 +0530, Bob wrote:

> What is the best TEST method for a decoder plugin?
>  
> After writing an mp3 decoder plugin, I substitute the plugin for
> ffdec_mp3 in a pipeline to test it. If the pipeline doesnt playback
> the file, how do I realise where the problem is?

That depends on how it fails (Do you get an error? If yes, what is it?
Does the pipeline fail to preroll? If yes, check the data flow. Also,
what's the pipeline?).

Cheers
 -Tim




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel