<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
The link was mainly to explain what are the hint tracks..<br>
<br>
<i>Movies that are intended for streaming via <a
 onclick='s_objectID="http://www.apple.com/quicktime/streamingserver/_2";return this.s_oc?this.s_oc(e):true'
 href="http://www.apple.com/quicktime/streamingserver/">QuickTime
Streaming Server</a> must be hinted—that is, they need a </i><i>hint
track for every streamable media track. The hint tracks tell the server
exactly how to package the media data for the network.<br>
</i><br>
I use mpeg4ip for hinting.<br>
<br>
BR<br>
Sergio<br>
<br>
Borja SIXTO escribió:
<blockquote cite="mid:49F46223.6010504@i6net.com" type="cite">
  <pre wrap="">Hi Sergio,
I had bad experience with QuickTime.
Are you sure that it works with your Asterisk video applications ?
Thanks,
Borja from i6net
Sergio Garcia Murillo a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Liu
Hint tracks:
<a class="moz-txt-link-freetext" href="http://www.apple.com/quicktime/tutorials/hinttracks.html">http://www.apple.com/quicktime/tutorials/hinttracks.html</a>
You can also do it with mpeg4ip, check the documentation for details.
Best regards
Sergio
Liu Jianquan escribió:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I download some 3gp and mp4 files from internet , and I use eyeBeam 
to see if they can be played in Asterisk , here is my dialplan:
exten => 107,1,Answer
exten => 
107,2,mp4play(/usr/videodemo/apple-ad-biohazard-suit.mp4)     ; 
nothing happened,this file downloaded from internet
exten => 107,3,mp4play(/usr/videodemo/Kanye West - Love 
Lockdown.3gp)       ;nothing happened.this file downloaded from internet
exten => 108,1,Answer
exten => 108,2,mp4play(/usr/videodemo/sample_300kbit_ulaw.3gp)    ; 
this is OK.   It's demo file.
#mp4info /usr/videodemo/apple-ad-biohazard-suit.mp4 
Track   Type    Info
1       video   MPEG-4 Simple @ L1, 173.960 secs, 0 kbps, 320x240 @ 
25.000000 fps
2       audio   MPEG-4 AAC LC, 173.987 secs, 0 kbps, 44100 Hz
#mp4info /usr/videodemo/Kanye West - Love Lockdown.3gp
Track   Type    Info
1       video   H.263, 272.080 secs, 140 kbps, 176x144 @ 25.000000 fps
2       audio   AMR, 271.480 secs, 13 kbps, 8000 Hz
#mp4info /usr/videodemo/sample_300kbit_ulaw.3gp
Track   Type    Info
1       audio   G.711 uLaw, 279.560 secs, 64 kbps, 8000 Hz
2       hint    Payload PCMU for track 1
3       video   H.263, 69.903 secs, 94 kbps, 176x144 @ 10.013876 fps
4       hint    Payload H263-2000 for track 3
 Metadata Tool: mp4creator 1.5.0.1
so I wonder what is hint?
btw, AMR has installed .
a lot of thanks.
------------------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a>
      </pre>
    </blockquote>
    <pre wrap="">------------------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
</blockquote>
<br>
</body>
</html>