[asterisk-users] Converting asterisk h264 recordings

2010-12-14 Thread Torbjörn Abrahamsson
Hello,

 

We are setting up an asterisk system for voicemail with video possibilities.
We are not using the voicemail app, but rather writing our own dialplan
logic. The part of recording, and replaying, the voicemail works, and we
receive both an h264 and an wav-file. What I now wonder is how to convert
these into one file playable by a (standard) media player. I have not found
any real good leads by google:ing, but of course I may have missed it… Any
pointers?

 

BR,

Torbjörn Abrahamsson

 

 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Converting asterisk h264 recordings

2010-12-14 Thread Danny Nicholas
  _  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Torbjörn
Abrahamsson
Sent: Tuesday, December 14, 2010 8:20 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Converting asterisk h264 recordings

 

Hello,

 

We are setting up an asterisk system for voicemail with video possibilities.
We are not using the voicemail app, but rather writing our own dialplan
logic. The part of recording, and replaying, the voicemail works, and we
receive both an h264 and an wav-file. What I now wonder is how to convert
these into one file playable by a (standard) media player. I have not found
any real good leads by google:ing, but of course I may have missed it… Any
pointers?

 

BR,

Torbjörn Abrahamsson

 

Perhaps this would work for you?

http://www.linuxjournal.com/article/9005

 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Converting asterisk h264 recordings

2010-12-14 Thread Torbjörn Abrahamsson
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Danny Nicholas
Sent: Tuesday, December 14, 2010 3:29 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: Re: [asterisk-users] Converting asterisk h264 recordings

 

We are setting up an asterisk system for voicemail with video possibilities.
We are not using the voicemail app, but rather writing our own dialplan
logic. The part of recording, and replaying, the voicemail works, and we
receive both an h264 and an wav-file. What I now wonder is how to convert
these into one file playable by a (standard) media player. I have not found
any real good leads by google:ing, but of course I may have missed it… Any
pointers?

 

BR,

Torbjörn Abrahamsson

 

Perhaps this would work for you?

http://www.linuxjournal.com/article/9005

 

 

 

Thanks, I will take closer look. Although, at a first glance I do not find
anything about Asterisk in this article. I had the understanding that the
video file which Asterisk saves is not a valid file, I read it’s the rtp
packets stored in a file? I may be wrong… Anyway, I will look at the
article…

 

 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Converting asterisk h264 recordings

2010-12-14 Thread Mark Deneen
Torbjörn,

I don't have experience with asterisk in this regard, but I would
guess that what you have is an elementary stream and not a transport
stream.  I believe that VLC could play it back for you.

Outside of that, I would look at using ffmpeg.  It may do what you want.

Here is some documentation on dealing with files like I suspect you
have: http://processors.wiki.ti.com/index.php/Encoding_and_decoding_DVEVM_clips

The link has absolutely nothing to do with Asterisk, but it may be useful.

-M

On Tue, Dec 14, 2010 at 9:53 AM, Torbjörn Abrahamsson
torbjorn.abrahams...@gmail.com wrote:
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Danny Nicholas
 Sent: Tuesday, December 14, 2010 3:29 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
 Subject: Re: [asterisk-users] Converting asterisk h264 recordings



 We are setting up an asterisk system for voicemail with video possibilities.
 We are not using the voicemail app, but rather writing our own dialplan
 logic. The part of recording, and replaying, the voicemail works, and we
 receive both an h264 and an wav-file. What I now wonder is how to convert
 these into one file playable by a (standard) media player. I have not found
 any real good leads by google:ing, but of course I may have missed it… Any
 pointers?



 BR,

 Torbjörn Abrahamsson



 Perhaps this would work for you?

 http://www.linuxjournal.com/article/9005







 Thanks, I will take closer look. Although, at a first glance I do not find
 anything about Asterisk in this article. I had the understanding that the
 video file which Asterisk saves is not a valid file, I read it’s the rtp
 packets stored in a file? I may be wrong… Anyway, I will look at the
 article…





 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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