[Freeswitch-users] Problem with MP4 file record

Sergey Safarov s.safarov at gmail.com
Tue May 26 20:34:44 MSD 2015


For Michael
Denis has installed server from my repo (FS-7553
<https://freeswitch.org/jira/browse/FS-7553>) and libvpx 1.4.0 has not
correct libnames (more info below). Prevision recommendation taken to
workaround it.

[root at localhost ~]# rpm -qa | grep libvpx
libvpx-devel-1.4.0-6.el7.centos.x86_64
libvpx-1.4.0-6.el7.centos.x86_64

[root at localhost ~]# ls -l /usr/lib64/libvpx.so*
lrwxrwxrwx. 1 root root      15 May 16 01:48 /usr/lib64/libvpx.so ->
libvpx.so.2.0.0
lrwxrwxrwx. 1 root root      15 May 16 01:48 /usr/lib64/libvpx.so.2 ->
libvpx.so.2.0.0
lrwxrwxrwx. 1 root root      15 May 16 01:48 /usr/lib64/libvpx.so.2.0 ->
libvpx.so.2.0.0
-rwxr-xr-x. 1 root root 1548944 May 16 01:43 /usr/lib64/libvpx.so.2.0.0



On Tue, May 26, 2015 at 7:07 PM, Michael Jerris <mike at jerris.com> wrote:

> you should NOT be doing that.  That will 100% for sure crete a broken
> system,  Any other libs that link to freeswitch will need to be linked
> against the updated vpx lib.
>
>
> On May 26, 2015, at 11:10 AM, Denis Jakovlev <yadenis at seznam.cz> wrote:
>
>  Dobrý den,
>
> ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1
> ln: failed to create symbolic link ‘/usr/lib64/libvpx.so.1’: No such file
> or directory
>
>
> I have libvpx.so in /usr/x_86_64_linux_gnu. But it steal not work.
>
>
>
>
>
>
>
>
> *-- S pozdravem, Ing.Denis Jakovlev                           mob.tel
> <http://mob.tel>. 775-415-382 úterý 26. května 2015, 14:57:11, napsal jste:
> *
>  execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
> And try again
>
> On Tue, May 26, 2015 at 1:07 PM, Denis Jakovlev <yadenis at seznam.cz> wrote:
> Dobrý den,
>
> Where can I get the -extra package for libav?
>
> I try from here
> https://freeswitch.org/stash/projects/SD/repos/libav/browse  It is
> compiled without problems.
>
> But I still have a error
>
> 2015-05-26 06:01:38.083643 [CRIT] switch_loadable_module.c:1520 Error
> Loading module /usr/local/freeswitch/mod/mod_av.so
> **libvpx.so.1: cannot open shared object file: No such file or directory**
>
>
>
>
>
>
>
> *-- S pozdravem, Ing.Denis Jakovlev                           *mob.tel
>
>
>
> *. 775-415-382 úterý 26. května 2015, 11:22:35, napsal jste: *
>  try using mod av instead.  You'll need to install the -extra package for
> libav
>
> On Tuesday, May 26, 2015, Denis Jakovlev <yadenis at seznam.cz> wrote:
> Hi all !
>
> I have one problem with the MP4 file recording with sound. The video is
> great. But there is no sound.
>
> Adding a log. files in place, but for some reason does not work. I use
> Debian and the latest version 1.6
>
> EXECUTE sofia/internal/1004 at 192.168.242.132
> record(/usr/local/freeswitch/recordings/testrecord.mp4)
> [00007f16f00c7fc8] core libvlc warning: cannot load module
> `/usr/lib/vlc/plugins/access/libavio_plugin.so' (libvpx.so.1: cannot open
> shared object file: No such file or directory)
> [00007f16f00c7fc8] core libvlc warning: cannot load module
> `/usr/lib/vlc/plugins/demux/libavformat_plugin.so' (libvpx.so.1: cannot
> open shared object file: No such file or directory)
> [00007f16f00c7fc8] core libvlc warning: cannot load module
> `/usr/lib/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so'
> (libvpx.so.1: cannot open shared object file: No such file or directory)
> [00007f16f00c7fc8] core libvlc warning: cannot load module
> `/usr/lib/vlc/plugins/packetizer/libpacketizer_avparser_plugin.so'
> (libvpx.so.1: cannot open shared object file: No such file or directory)
> [00007f16f00c7fc8] core libvlc warning: cannot load module
> `/usr/lib/vlc/plugins/codec/libavcodec_plugin.so' (libvpx.so.1: cannot open
> shared object file: No such file or directory)
> [00007f16f00c7fc8] core libvlc warning: cannot load module
> `/usr/lib/vlc/plugins/codec/libhwdummy_plugin.so' (libvpx.so.1: cannot open
> shared object file: No such file or directory)
> 2015-05-26 03:24:54.095101 [DEBUG] mod_vlc.c:832 VLC attempt to open
> #transcode{vcodec=h264,acodec=aac}:std{access=file,mux=mp4,dst=/usr/local/freeswitch/recordings/testrecord.mp4}
>  write video
>
>
>
>
>
>
> *-- S pozdravem, Ing.Denis Jakovlev                           *mob.tel*.
> 775-415-382*
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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/20150526/49142463/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list