[gst-devel] dv1394src module questions
Daniel Fischer
dan at f3c.com
Mon Jun 23 06:44:08 CEST 2003
hi yann,
you have the choice of three explanations that all result in the same:
- dv compression is too heavy
- the libdv decodec is too slow
- your computer is too slow
i'm afraid you probably wont get 25fps soon. but you can use the "skip" parameter of dv1394src to lower the framerate before decompression, so
dv1394src skip=4 ! dvdec ! xvideosink
will probably work "synchronized", but of course the resulting video will only be 6.25 fps.
regards,
-dan
---
dan at f3c.com
http://f3c.com/dan/
More information about the gstreamer-devel
mailing list