[Freeswitch-users] mod_fsv, record and playback options

William Kendi ... william.nishio at voicetechnology.com.br
Tue Feb 22 01:21:26 MSK 2011


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110221/8562336a/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsvdec.c
Type: text/x-csrc
Size: 12967 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110221/8562336a/attachment-0001.bin 


More information about the FreeSWITCH-users mailing list