<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2>Hello, Everyone!</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; I'm a freshman 
here.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; Recently I have a 
problem about 'filesrc' element&nbsp;and rtpXXXpay element.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; When I use this 
command: </FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
gst-launch&nbsp;</FONT>&nbsp;<FONT face="MS UI Gothic" size=2>videotestsrc ! 
ffenc_mpeg4 ! rtpmp4vpay ! rtpmp4vdepay ! ffdec_mpeg4 ! xvimagesink</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; I can see the video 
image, and all is OK. </FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; Then, I want to change 
the 'videotestsrc' to 'filesrc', &nbsp;and set the 'location' of 'filesrc' as a 
'*.mp4'.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; The command looks like 
this:</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
gst-launch filesrc location=/home/Dell.mp4 ! rtpmp4vpay ! rtpmp4vdepay ! 
ffdec_mpeg4 ! xvimagesink</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; The&nbsp;Error is 
:&nbsp; "subclass did not specify clock_rate."</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; I do not know where is 
wrong. Can you help me ?</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; Thanks !</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;&nbsp;&nbsp; 
</FONT></DIV></BODY></HTML>