<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=ridTitle>Blank</TITLE>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>BODY {
        MARGIN-TOP: 25px; FONT-SIZE: 10pt; MARGIN-LEFT: 25px; COLOR: #808080; FONT-FAMILY: Verdana
}
P.msoNormal {
        MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; FONT-FAMILY: Helvetica, "Times New Roman"
}
LI.msoNormal {
        MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; FONT-FAMILY: Helvetica, "Times New Roman"
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.23501"></HEAD>
<BODY style="FONT-FAMILY: Verdana; COLOR: #808080; FONT-SIZE: 10pt" id=ridBody 
background=cid:031370014@24062013-0211>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>Hi Guys,</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>I have a Dazzle DVC100 
which outputs mpeg4, or so I understand.</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>I use v4l2src to access it 
like this:</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>gst-launch -e v4l2src 
device=/dev/video1 ! videorate ! video/x-raw-yuv, framerate=30000/1001 ! 
\<BR>videoscale  ! ffmpegcolorspace ! tee name=t \<BR>t. ! queue ! 
xvimagesink \<BR>t. ! queue ! theoraenc ! oggmux ! filesink 
location=video.ogg</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>It works fine apart from 
the lag which is about 100ms, which I would like to be less.</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>It seems to me that 
"videorate ! video/x-raw-yuv" is not correct, or at least not efficient.  
Wouldn't that mean it has to convert from mpeg4 to raw-yuv and then back 
again?</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>What I'm looking for it 
the video/mpeg4 equivalent, but I don't see it.</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN class=031370014-24062013>What should I be doing 
different?</SPAN></FONT></P>
<P><FONT color=#3a3a3a><SPAN 
class=031370014-24062013></SPAN>Regards<BR><BR>Steve</FONT></P>
<DIV><FONT color=#000000></FONT> </DIV></BODY></HTML>