search for: comnment

Displaying 2 results from an estimated 2 matches for "comnment".

Did you mean: comment
2012 Jan 09
1
video mail is not store
...profile-level-id=42e00a; packetization-mode=1; max-br=2000; max-mbps=11880 a=sendrecv Plz tell me is there any limitation from the Asterisk side i.e. H.264 codec is supported only with limited parameters. I would like to know what parameters of H.264 codec are supported by Asterisk? Your comnments are most welcome. Regards, Durgesh. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120109/a8a40787/attachment.htm>
2002 Jun 24
1
packetno, granulepos, streaming and framing
...nded ? c) Can I safely set the packetno in case #1 to 0,1 and 2 for the 3 first packets before submitting them to a framer like ogg_stream_packetin() ? Here comes my second set of questions. a) In the second scenario (case #2), the granulepos value of the second packet (the comnment) is set to -1. Shouldn't it be 0 ? b) Also in case #2, the granulepos for packet # 4-43 is -1 while packet #44 is 16320. Shouldn't the granulepos for the packets between packet # 4 and 44 have a more reasonable values like 0, 576, 1600 etc. (or something sim...