dv1394src performance

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

dv1394src performance

Andreas Volz
Hello,

I tried the dv1394src gst-launch example from the website with my
camcorder.

> gst-launch dv1394src ! queue ! dvdemux name=d ! queue ! dvdec !
xvimagesink d. ! queue ! alsasink

It works, but the viewer performance is bad (slow) compared to e.g.
kino which uses the raw device.

Do you know if this is only a question of correct parameters to fine
tune the dv1394src?

Do you know any good dv1394src video application to check if it has
better performance on real world applications.

I ask because I like to create a high performance application for
object detection. So I don't like to loose half of the performance
only to get a video stream.

regards
        Andreas

--
Technical Blog <http://andreasvolz.wordpress.com/>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: dv1394src performance

Andreas Volz
Am Fri, 24 Jun 2011 18:19:35 +0200 schrieb Andreas Volz:

I got some answer in IRC meanwhile. I used the sync=false for both
sinks and it works much better now.

> Hello,
>
> I tried the dv1394src gst-launch example from the website with my
> camcorder.
>
> > gst-launch dv1394src ! queue ! dvdemux name=d ! queue ! dvdec !
> xvimagesink d. ! queue ! alsasink
>
> It works, but the viewer performance is bad (slow) compared to e.g.
> kino which uses the raw device.
>
> Do you know if this is only a question of correct parameters to fine
> tune the dv1394src?
>
> Do you know any good dv1394src video application to check if it has
> better performance on real world applications.
>
> I ask because I like to create a high performance application for
> object detection. So I don't like to loose half of the performance
> only to get a video stream.
>
> regards
> Andreas
>
> --
> Technical Blog <http://andreasvolz.wordpress.com/>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


--
Technical Blog <http://andreasvolz.wordpress.com/>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel