<div>
it would be easy to convert to H264 with ffmpeg or handbrake
</div>
<div><div><br></div><div>-- </div><div>Seven Du</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig">Sparrow</a></div><div><br></div></div>
<p style="color: #A0A0A8;">On Wednesday, January 9, 2013 at 9:33 AM, Muqtheear S wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
<span><div><div><pre>mod_mp4 module is looking for Hint tracks in the .mp4 file.
"Hint tracks are a series of instructions in a mp4 container file that
tell a server how to transmit packets."
To create hint tracks for a mp4 file is fairly simple with the mp4creator
program, we just executed the:
mp4creator -hint=<track to hint track number> [-p <payload>] <mp4file>
As we know .mp4 has both video+audio data in it. We could also find audio
and video encoding information of a .mp4 file as shown below.
#mp4info minnale.mp4
mp4info version 1.5.0.1
minnale.mp4:
Track Type Info
1 video MPEG-4 Simple @ L1, 97.833 secs, 136 kbps, 176x144 @
12.000041 fps
2 audio MPEG-4 AAC LC, 97.568 secs, 64 kbps, 32000 Hz
3 hint Payload MP4V-ES for track 1
4 hint Payload mpeg4-generic for track 2
Metadata Tool: mp4creator 1.6
Now we are getting "Invalid codec mpeg4-generic!" error.
Please guide me. Do we need to have mpeg4-generic codec in Freeswitch server?<br><br><br>Thanks & Regards,<br>Muqtheear.S</pre>
</div><div><div>_________________________________________________________________________</div><div>Professional FreeSWITCH Consulting Services:</div><div><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></div><div><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></div><div><br></div><div>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</div><div><a href="http://www.cudatel.com">http://www.cudatel.com</a></div><div><br></div><div>Official FreeSWITCH Sites</div><div><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></div><div><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></div><div><a href="http://www.cluecon.com">http://www.cluecon.com</a></div><div><br></div><div>FreeSWITCH-users mailing list</div><div><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></div><div><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></div><div>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></div><div><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></div></div></div></span>
</blockquote>
<div>
<br>
</div>