<div dir="ltr">Hi All<br><br>I am experiencing problems while setting video frame rate on a pipeline with an&nbsp; MJPEG source at 25 fps. Here is the example:<br><br>gnomevfssrc
location=$CAMERA ! typefind ! multipartdemux ! image/jpeg,
framerate=25/1 ! jpegdec ! ffmpegcolorspace ! theoraenc ! oggmux !
filesink = location=test0.ogg<br>
<br>The first problem here is that past the jpegdec element, the framerate is ignored and falls back to 0/1. <br>The
second problem is that If I try to force the framerate, say, right
before ffmpegcolorspace, then the pipeline will not construct.<br>
The third problem occurs if I use the videorate element. The video
accumulates frames, but totem only displays a still picture instead of
a video.<br><br>Can anyone advice?<br><br>Regards.<br><br><span class="nfakPe">Noe</span> <span class="nfakPe">Nieto</span>.</div>