Torbjörn Abrahamsson
2010-Dec-14 14:19 UTC
[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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101214/6899049e/attachment.htm
_____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Torbj?rn Abrahamsson Sent: Tuesday, December 14, 2010 8:20 AM To: asterisk-users at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101214/82212d41/attachment.htm
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.abrahamsson at gmail.com> wrote:> From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at 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 >
klitzing at pool.informatik.rwth-aachen.de
2010-Dec-14 16:21 UTC
[asterisk-users] Converting asterisk h264 recordings
Hi!> What I now wonder is how to convert these into one file playable by a > (standard) media player > Torbj?rn Abrahamsson > >> Perhaps this would work for you? >> http://www.linuxjournal.com/article/9005This might be better but it won't be easy to obtain: http://www.i6net.com/2006/08/24/ffasterisk-10-new-video-file-converter-released/ "This tool generate video contents for asterisk (to add video clips *.h263 for the asterisk VoiceMail application for example, or create new video service for asterisk). The original file format could be MOV QuickTime files. It?s tested with the SIP Video Phones WengoPhone and Kapanga. ... This product is now discontinued." In general do take a look at the Wiki - and enhance it where you see fit: http://www.voip-info.org/wiki/view/Asterisk+video And do note that there is a dedicated asterisk-video mailing list! Philipp P.S.: I do remember a dedicated Video web page for Asterisk patches that included a transcoding feature, but can't find it anymore - should be archived in the asterisk-video mailing list. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101214/ebaa4337/attachment.htm