• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER softphone
AsteriskGuru Archives
Mailing List Archives
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Asterisk-video] How to play 3gp/mp4 file which was download

 
   AsteriskGuru Archives Forum Index -> Asterisk-Video
View previous topic :: View next topic  
Author Message
liujianquan at gmail.com
Guest





PostPosted: Sun Apr 26, 2009 10:08 am    Post subject: [Asterisk-video] How to play 3gp/mp4 file which was download

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:

(asterisk-video@lists.digium.com)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 
<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:"@宋体"; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} h1 {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:宋体; mso-font-kerning:18.0pt; font-weight:bold;} p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:"Times New Roman";} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
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
<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:"@宋体"; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} h1 {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:宋体; mso-font-kerning:18.0pt; font-weight:bold;} p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:"Times New Roman";} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
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
<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:"@宋体"; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} h1 {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:宋体; mso-font-kerning:18.0pt; font-weight:bold;} p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:"Times New Roman";} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
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.
Back to top
sergio.garcia at fontvent
Guest





PostPosted: Sun Apr 26, 2009 10:09 am    Post subject: [Asterisk-video] How to play 3gp/mp4 file which was download

Hi Liu

Hint tracks:
http://www.apple.com/quicktime/tutorials/hinttracks.html

You can also do it with mpeg4ip, check the documentation for details.

Best regards
Sergio

Liu Jianquan escribió:
Quote:
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 
<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:&quot;@宋体&quot;; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:&quot;&quot;; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:&quot;Times New Roman&quot;; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} h1 {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:宋体; mso-font-kerning:18.0pt; font-weight:bold;} p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:&quot;Times New Roman&quot;;} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:&quot;Times New Roman&quot;;} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
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
<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:&quot;@宋体&quot;; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:&quot;&quot;; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:&quot;Times New Roman&quot;; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} h1 {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:宋体; mso-font-kerning:18.0pt; font-weight:bold;} p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:&quot;Times New Roman&quot;;} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:&quot;Times New Roman&quot;;} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
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
<!-- /* Font Definitions */ @font-face {font-family:宋体; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} @font-face {font-family:&quot;@宋体&quot;; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:&quot;&quot;; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:&quot;Times New Roman&quot;; mso-fareast-font-family:宋体; mso-font-kerning:1.0pt;} h1 {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:宋体; mso-font-kerning:18.0pt; font-weight:bold;} p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:&quot;Times New Roman&quot;;} a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;} p {margin-right:0cm; mso-margin-top-alt:auto; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:宋体; mso-bidi-font-family:&quot;Times New Roman&quot;;} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} -->
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.
Quote:


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
borja.sixto at i6net.com
Guest





PostPosted: Sun Apr 26, 2009 12:37 pm    Post subject: [Asterisk-video] How to play 3gp/mp4 file which was download

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 :
Quote:
Hi Liu

Hint tracks:
http://www.apple.com/quicktime/tutorials/hinttracks.html

You can also do it with mpeg4ip, check the documentation for details.

Best regards
Sergio

Liu Jianquan escribió:
> 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 http://www.api-digital.com--
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-video

------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
sergio.garcia at fontvent
Guest





PostPosted: Sun Apr 26, 2009 1:03 pm    Post subject: [Asterisk-video] How to play 3gp/mp4 file which was download

The link was mainly to explain what are the hint tracks..

Movies that are intended for streaming via QuickTime Streaming Server must be hinted—that is, they need a hint track for every streamable media track. The hint tracks tell the server exactly how to package the media data for the network.

I use mpeg4ip for hinting.

BR
Sergio

Borja SIXTO escribió:
Quote:
Quote:
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 :
Quote:
Hi Liu

Hint tracks:
http://www.apple.com/quicktime/tutorials/hinttracks.html

You can also do it with mpeg4ip, check the documentation for details.

Best regards
Sergio

Liu Jianquan escribió:
Quote:
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 http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
Back to top
Display posts from previous:   
   AsteriskGuru Archives Forum Index -> Asterisk-Video All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™