Hi Sergio,<br><br>&nbsp;&nbsp;Thanks for the reply.<br><br>&nbsp;&nbsp;Is there any better way to stream a video file over Asterisk and any encoder other than FFmpeg.<br><br>&nbsp;&nbsp;I think the problem is with the conversion from a avi file to a 3gp file. I will try to covert the file to mp4 format and test it.<br>
<br>Regards,<br>aster.<br><br><div><span class="gmail_quote">On 9/15/08, <b class="gmail_sendername">Sergio Garcia Murillo</b> &lt;<a href="mailto:sergio.garcia@fontventa.com">sergio.garcia@fontventa.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<div bgcolor="#ffffff" text="#000000"> Hi Aster,<br><br> FFmpeg is not a cbr encoder, so it will output bitrates higher than 64Kbs.<br> I frames will be much larger than what they should be, taking longer than expected to be sent so that&#39;s the reason of the delay issue.<br>
<br> Best regards<br> Sergio<br><br> aster vdo escribió: <div><span class="e" id="q_11c655da4d8179cd_1"><blockquote type="cite"><div>Hi,</div><div>&nbsp;</div><div>&nbsp;&nbsp; I tested a video call over a 3G Networks with chan_ss7-beta95 and it woks well.</div>
<div>&nbsp;</div><div>&nbsp;&nbsp; Thanks Anders for the chan_ss7 and Klaus for the chan_ss7 video patch.</div><div>&nbsp;</div><div>&nbsp;&nbsp; Many Thanks to the Sergio for the all Video Patch on Asterisk-1.4</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp; i will test the asterisk video patch on version 1.6 soon.</div>
<div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;Thanks All once again.</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp; How ever there were some issues while the video is been played, the video loads after a while and there is a over lap of the video when i play more than one.</div>
<div>&nbsp;</div><div>&nbsp; Can any one throw some light on this as like what the frame rate and bit rate the 3gp file should be.</div><div>&nbsp; I am using the following command to generate a 3gp file from a AVI file.</div><div><p><span style="color: #1f497d">&nbsp;&nbsp; ffmpeg -i input_filename.avi -acodec libamr_nb -ar 8000 -ac 1 -ab 12.2k -vcodec h263 -s 176x144 -b 64000 -r 12 -f 3gp output_filename.3gp</span></p>
</div><div>&nbsp;</div><div>Regards,</div><div>aster.&nbsp;</div></blockquote><br></span></div></div></blockquote></div><br>