Discussion:
[Freeswitch-users] Problem with MP4 file record
Denis Jakovlev
2015-05-26 07:40:02 UTC
Permalink
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/***@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
Sergey Safarov
2015-05-26 09:02:02 UTC
Permalink
make install vlc-plugin-jack.x86_64
Post by Denis Jakovlev
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
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
<http://mob.tel>. 775-415-382*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Denis Jakovlev
2015-05-26 09:20:11 UTC
Permalink
DobrÜ den,

Unknown target vlc-plugin-jack.x86_64
Makefile:666: recipe for target 'vlc-plugin-jack.x86_64-all' failed
make[2]: *** [vlc-plugin-jack.x86_64-all] Error 1
make[2]: Leaving directory '/usr/src/freeswitch.git/src/mod'
Makefile:666: recipe for target 'vlc-plugin-jack.x86_64' failed
make[1]: *** [vlc-plugin-jack.x86_64] Error 2
make[1]: Leaving directory '/usr/src/freeswitch.git/src/mod'
Makefile:3087: recipe for target 'vlc-plugin-jack.x86_64' failed
make: *** [vlc-plugin-jack.x86_64] Error 2
--
S pozdravem,
Ing.Denis Jakovlev
mob.tel. 775-415-382

úterÃœ 26. května 2015, 11:02:02, napsal jste:


make install vlc-plugin-jack.x86_64

On Tue, May 26, 2015 at 10:40 AM, Denis Jakovlev <***@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/***@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:
***@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-***@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Michael Jerris
2015-05-26 09:22:35 UTC
Permalink
try using mod av instead. You'll need to install the -extra package for
libav
Post by Denis Jakovlev
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
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
<http://mob.tel>. 775-415-382*
Sergey Safarov
2015-05-26 09:37:36 UTC
Permalink
This case FS-7553 related
https://freeswitch.org/jira/browse/FS-7553

Denis execute
yum install lc-plugin-jack.x86_64

Prevesion message has typo
Post by Michael Jerris
try using mod av instead. You'll need to install the -extra package for
libav
Post by Denis Jakovlev
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
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
<http://mob.tel>. 775-415-382*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Denis Jakovlev
2015-05-26 09:49:46 UTC
Permalink
DobrÜ den,

I try this in Debian. Вut of course also try to сentos
--
S pozdravem,
Ing.Denis Jakovlev
mob.tel. 775-415-382

úterÃœ 26. května 2015, 11:37:36, napsal jste:


This case FS-7553 related
https://freeswitch.org/jira/browse/FS-7553

Denis execute
yum install lc-plugin-jack.x86_64

Prevesion message has typo

On Tue, May 26, 2015 at 12:22 PM, Michael Jerris <***@jerris.com> wrote:
try using mod av instead. You'll need to install the -extra package for libav


On Tuesday, May 26, 2015, Denis Jakovlev <***@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/***@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:
***@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-***@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Denis Jakovlev
2015-05-26 09:54:27 UTC
Permalink
DobrÜ den,

I do not understand what I'm doing wrong

yum install lc-plugin-jack.x86_64
Loaded plugins: fastestmirror, langpacks
adobe-linux-x86_64 | 951 B 00:00
base | 3.6 kB 00:00
epel/x86_64/metalink | 25 kB 00:00
extras | 3.4 kB 00:00
fs | 2.9 kB 00:00
rpmforge | 1.9 kB 00:00
updates | 3.4 kB 00:00
fs/primary_db | 61 kB 00:00
Loading mirror speeds from cached hostfile
* base: mirror.hosting90.cz
* epel: mirror.hosting90.cz
* extras: mirror.hosting90.cz
* rpmforge: mirror.vutbr.cz
* updates: mirror.hosting90.cz
No package lc-plugin-jack.x86_64 available.
Error: Nothing to do

What do I need to connect the repository to make it work?
--
S pozdravem,
Ing.Denis Jakovlev
mob.tel. 775-415-382

úterÃœ 26. května 2015, 11:37:36, napsal jste:


This case FS-7553 related
https://freeswitch.org/jira/browse/FS-7553

Denis execute
yum install lc-plugin-jack.x86_64

Prevesion message has typo

On Tue, May 26, 2015 at 12:22 PM, Michael Jerris <***@jerris.com> wrote:
try using mod av instead. You'll need to install the -extra package for libav


On Tuesday, May 26, 2015, Denis Jakovlev <***@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/***@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:
***@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-***@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Sergey Safarov
2015-05-26 09:58:47 UTC
Permalink
yum install *v*lc-plugin-jack.x86_64
Typo
Post by Denis Jakovlev
DobrÜ den,
I do not understand what I'm doing wrong
yum install lc-plugin-jack.x86_64
Loaded plugins: fastestmirror, langpacks
adobe-linux-x86_64 | 951 B 00:00
base | 3.6 kB 00:00
epel/x86_64/metalink | 25 kB 00:00
extras | 3.4 kB 00:00
fs | 2.9 kB 00:00
rpmforge | 1.9 kB 00:00
updates | 3.4 kB 00:00
fs/primary_db | 61 kB 00:00
Loading mirror speeds from cached hostfile
* base: mirror.hosting90.cz
* epel: mirror.hosting90.cz
* extras: mirror.hosting90.cz
* rpmforge: mirror.vutbr.cz
* updates: mirror.hosting90.cz
No package lc-plugin-jack.x86_64 available.
Error: Nothing to do
What do I need to connect the repository to make it work?
*-- S pozdravem, Ing.Denis Jakovlev mob.tel
*
This case FS-7553 related
https://freeswitch.org/jira/browse/FS-7553
Denis execute
yum install lc-plugin-jack.x86_64
Prevesion message has typo
try using mod av instead. You'll need to install the -extra package for libav
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
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 *
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Denis Jakovlev
2015-05-26 10:07:10 UTC
Permalink
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 <***@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/***@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
Sergey Safarov
2015-05-26 12:57:11 UTC
Permalink
execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
And try again
Post by Denis Jakovlev
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
*
try using mod av instead. You'll need to install the -extra package for libav
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
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*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Denis Jakovlev
2015-05-26 15:10:49 UTC
Permalink
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. 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 <***@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 <***@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/***@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:
***@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-***@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Michael Jerris
2015-05-26 16:07:09 UTC
Permalink
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.
Post by Denis Jakovlev
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. 775-415-382
execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
And try again
DobrÜ den,
Where can I get the -extra package for libav?
I try from here https://freeswitch.org/stash/projects/SD/repos/libav/browse <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 <http://mob.tel/>. 775-415-382
try using mod av instead. You'll need to install the -extra package for libav
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
[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 <http://mob.tel/>. 775-415-382
_________________________________________________________________________
http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
Official FreeSWITCH Sites
http://www.freeswitch.org <http://www.freeswitch.org/>
http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
http://www.cluecon.com <http://www.cluecon.com/>
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
http://www.freeswitch.org <http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Anthony Minessale
2015-05-26 16:13:09 UTC
Permalink
Really this stuff has not been released yet so we cannot spend much time
support it it yet. Especially on platforms that do not package any of the
depends.
If you want to play with it early and have any hope for any assistance use
debian jessie and our repos. Otherwise you will have to wait quite a long
time.
Post by Michael Jerris
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.
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
*
execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
And try again
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
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
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*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
--
Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬

☞ http://freeswitch.org/ ☞ http://cluecon.com/ ☞
http://twitter.com/FreeSWITCH
☞ irc.freenode.net #freeswitch ☞ *http://freeswitch.org/g+
<http://freeswitch.org/g+>*

ClueCon Weekly Development Call
☎ sip:***@conference.freeswitch.org ☎ +19193869900



Sergey Safarov
2015-05-26 16:34:44 UTC
Permalink
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.

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

[***@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
Post by Michael Jerris
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.
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
*
execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
And try again
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
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
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*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Michael Jerris
2015-05-26 16:41:11 UTC
Permalink
As I have said before. Do NOT do that. It will lead to a broken system.
Post by Sergey Safarov
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.
libvpx-devel-1.4.0-6.el7.centos.x86_64
libvpx-1.4.0-6.el7.centos.x86_64
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
Post by Michael Jerris
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.
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
*
execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
And try again
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
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
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*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Sergey Safarov
2015-05-26 16:27:23 UTC
Permalink
Denis, FS 1.6 compiled packages has been placed in repo
Recreate server and install FS from new repo. And I will help solve this
issue.
More info at
http://lists.freeswitch.org/pipermail/freeswitch-users/2015-May/113351.html
Post by Denis Jakovlev
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
*
execute as root "ln -s libvpx.so.2.0.0 /usr/lib64/libvpx.so.1"
And try again
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
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
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*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.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
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Steven Ayre
2015-05-26 12:12:38 UTC
Permalink
You're missing the vlc plugins. Try installing the vlc-nox package (apt-get
install vlc-nox), it looks like that contains the files you're missing.
Post by Denis Jakovlev
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
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
<http://mob.tel>. 775-415-382*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Steven Ayre
2015-05-26 12:13:52 UTC
Permalink
Which is assuming you're on Debian as you originally said, and not CentOS
as your use of yum suggests.
Post by Steven Ayre
You're missing the vlc plugins. Try installing the vlc-nox package
(apt-get install vlc-nox), it looks like that contains the files you're
missing.
Post by Denis Jakovlev
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
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
<http://mob.tel>. 775-415-382*
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Denis Jakovlev
2015-05-26 12:35:25 UTC
Permalink
DobrÜ den,

I'm trying to do it on Debian, as I wrote in the first message.

apt-get install vlc-nox
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vlc-nox : Depends: libavcodec56 (>= 10:2.6.2) but it is not going to be installed
Depends: libavformat56 (>= 10:2.6.2) but 6:11.3-3+b1 is to be installed
E: Unable to correct problems, you have held broken packages.
--
S pozdravem,
Ing.Denis Jakovlev
mob.tel. 775-415-382

úterÃœ 26. května 2015, 14:13:52, napsal jste:


Which is assuming you're on Debian as you originally said, and not CentOS as your use of yum suggests.

On 26 May 2015 at 13:12, Steven Ayre <***@gmail.com> wrote:
You're missing the vlc plugins. Try installing the vlc-nox package (apt-get install vlc-nox), it looks like that contains the files you're missing.

On 26 May 2015 at 08:40, Denis Jakovlev <***@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/***@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:
***@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-***@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Loading...