[Freeswitch-users] mod_fsv, record and playback options

Michael Collins msc at freeswitch.org
Fri May 27 19:17:51 MSD 2011


Hi five! Do you need someone to drop this into the git repo?
-MC

On Fri, May 27, 2011 at 8:12 AM, William Kendi ... <
william.nishio at voicetechnology.com.br> wrote:

> I did it again!
>
> My old mod_fsv customization has been reported to be broken in the lastest
> FreeSWITCH builds. But after more meddlings I managed to get the module
> working again.
>
> My FSV decoder for FFMPEG got updated too.
>
> Thanks in advance.
>
> 2011/2/21 William Kendi ... <william.nishio at voicetechnology.com.br>
>
>> I did it!
>>
>> After some tears and sweats, I finally managed to create a working FSV
>> demuxer module for the FFMPEG project!
>>
>> With this module, files in the FSV format now can be converted to any
>> other format through the FFMPEG project!
>>
>> To install:
>>
>> 1). Put the "fsvdec.c" file in the "libavformat" directory.
>> 2). Insert the line "REGISTER_DEMUXER  (FSV, fsv);" in the file
>> "allformats.c" also in the "libavformat" directory.
>> 3). Insert the line "OBJS-$(CONFIG_FSV_DEMUXER)               += fsvdec.o"
>> in the file "Makefile" also in the "libavformat" directory.
>> 4). Build the FFMPEG project using "make install".
>>
>> Now the FSV format seems to be more usable and I am trying to figure how
>> to use the FreeSWITCH JIRA.
>>
>>
>> 2011/1/21 Anthony Minessale <anthony.minessale at gmail.com>
>>
>>> Sure, send it to Jira and we'll get it in.
>>> Though, I'm surprised you would not want to use the mod_mp4 now that
>>> it exists =D  the FSV was sort if a hack I made up on a whim.
>>>
>>>
>>>
>>> On Fri, Jan 21, 2011 at 5:17 PM, William Suffill
>>> <william.suffill at gmail.com> wrote:
>>> > Best to add the patches/details into Jira [http://jira.freeswitch.org]
>>> so it
>>> > can be tracked and reviewed for being added to the source tree.
>>> >
>>> >
>>> > _______________________________________________
>>> > FreeSWITCH-users mailing list
>>> > FreeSWITCH-users at lists.freeswitch.org
>>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> > UNSUBSCRIBE:
>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> > http://www.freeswitch.org
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Anthony Minessale II
>>>
>>> FreeSWITCH http://www.freeswitch.org/
>>> ClueCon http://www.cluecon.com/
>>> Twitter: http://twitter.com/FreeSWITCH_wire
>>>
>>> AIM: anthm
>>> MSN:anthony_minessale at hotmail.com
>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
>>> IRC: irc.freenode.net #freeswitch
>>>
>>> FreeSWITCH Developer Conference
>>> sip:888 at conference.freeswitch.org
>>> googletalk:conf+888 at conference.freeswitch.org
>>> pstn:+19193869900
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110527/8065a12e/attachment.html 


More information about the FreeSWITCH-users mailing list