linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Video codecs not working


From: Manuel Bärenz
Subject: [Linphone-users] Video codecs not working
Date: Sun, 29 Mar 2015 19:11:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi again,

I've looked through the logs, and linphone is showing some sign of video
codecs failing:

message: Using (r/w) config information from .linphonerc
message: Initializing LinphoneCore 3.6.1
message: oRTP-0.23.0 initialized.
message: assigning PCMU/8000 payload type number 0
message: assigning GSM/8000 payload type number 3
message: assigning PCMA/8000 payload type number 8
message: assigning speex/8000 payload type number 110
message: assigning speex/16000 payload type number 111
message: assigning speex/32000 payload type number 112
message: assigning telephone-event/8000 payload type number 101
message: assigning G722/8000 payload type number 9
message: assigning GSM/11025 payload type number 96
message: assigning GSM/22050 payload type number 97
message: assigning H263/90000 payload type number 34
message: assigning theora/90000 payload type number 97
message: assigning H263-1998/90000 payload type number 98
message: assigning MP4V-ES/90000 payload type number 99
message: assigning H264/90000 payload type number 102
message: assigning VP8/90000 payload type number 103
message: assigning x-snow/90000 payload type number 100
message: assigning iLBC/8000 payload type number 104
message: assigning AMR/8000 payload type number 105
message: assigning AMR-WB/16000 payload type number 106
message: assigning 1015/8000 payload type number 107
message: assigning G726-16/8000 payload type number 108
message: assigning G726-24/8000 payload type number 109
message: assigning G726-32/8000 payload type number 113
message: assigning G726-40/8000 payload type number 114
message: assigning AAL2-G726-16/8000 payload type number 115
message: assigning AAL2-G726-24/8000 payload type number 116
message: assigning AAL2-G726-32/8000 payload type number 117
message: assigning AAL2-G726-40/8000 payload type number 118
message: assigning SILK/8000 payload type number 119
message: assigning SILK/12000 payload type number 120
message: assigning SILK/16000 payload type number 121
message: assigning SILK/24000 payload type number 122
message: assigning G729/8000 payload type number 18
message: assigning mpeg4-generic/22050 payload type number 123
message: assigning mpeg4-generic/44100 payload type number 124
message: assigning opus/48000 payload type number 125
message: assigning 1016/8000 payload type number 1
message: assigning GSM/8000 payload type number 3
message: assigning G723/8000 payload type number 4
message: assigning LPC/8000 payload type number 7
message: assigning PCMA/8000 payload type number 8
message: assigning G722/8000 payload type number 9
message: assigning L16/44100 payload type number 10
message: assigning L16/44100 payload type number 11
message: assigning G729/8000 payload type number 18
message: assigning H261/90000 payload type number 31
message: assigning MPV/90000 payload type number 32
message: assigning H263/90000 payload type number 34
message: Mediastreamer2 2.9.0 (git: 2.9.0) starting.
message: ms_base_init() done
message: Registering all soundcard handlers
message: Card 'ALSA: default device' added
warning: Could not attach mixer to card: Invalid argument
warning: Strange, sound card HDA Intel HDMI does not seems to be capable
of anything, retrying with plughw...
warning: Strange, sound card HDA Intel HDMI seems totally unusable.
message: Card 'ALSA: HDA Intel HDMI' added
warning: Could not attach mixer to card: Invalid argument
warning: Strange, sound card HDA Intel PCH does not seems to be capable
of anything, retrying with plughw...
message: Card 'ALSA: HDA Intel PCH' added
message: Registering all webcam handlers
message: Webcam V4L2: /dev/video0 added
message: Webcam StaticImage: Static picture added
message: ms_voip_init() done
message: Loading ms plugins from [/usr/lib64/mediastreamer/plugins]
message: Loading plugin
/usr/lib64/mediastreamer/plugins/libmsbcg729.so.0.0.0...
message:  libmsbcg729 1.0.0 plugin loaded
message: Plugin loaded
(/usr/lib64/mediastreamer/plugins/libmsbcg729.so.0.0.0)
message: Loading plugin /usr/lib64/mediastreamer/plugins/libmsamr.so.0...
message: libmsamr 0.0.1 plugin loaded
message: Plugin loaded (/usr/lib64/mediastreamer/plugins/libmsamr.so.0)
message: Loading plugin /usr/lib64/mediastreamer/plugins/libmsx264.so.0...
message: ms264-1.4.1 plugin registered.
message: Plugin loaded (/usr/lib64/mediastreamer/plugins/libmsx264.so.0)
message: Loading plugin /usr/lib64/mediastreamer/plugins/libmsilbc.so.0...
message: Plugin loaded (/usr/lib64/mediastreamer/plugins/libmsilbc.so.0)
message: Cannot open directory /usr/lib64/liblinphone/plugins: No such
file or directory
message: linphone_core_set_playback_gain_db(): no active call.
message: linphone_core_set_mic_gain_db(): no active call.
message: Could not find encoder for 1016
message: Could not find decoder for 1016
message: Could not find encoder for G723
message: Could not find decoder for G723
message: Could not find encoder for LPC
message: Could not find decoder for LPC
message: Could not find encoder for telephone-event
message: Could not find decoder for telephone-event
message: Could not find encoder for AMR-WB
message: Could not find decoder for AMR-WB
message: Could not find encoder for 1015
message: Could not find decoder for 1015
message: Could not find encoder for SILK
message: Could not find decoder for SILK
message: Could not find encoder for SILK
message: Could not find decoder for SILK
message: Could not find encoder for SILK
message: Could not find decoder for SILK
message: Could not find encoder for SILK
message: Could not find decoder for SILK
message: Could not find encoder for mpeg4-generic
message: Could not find decoder for mpeg4-generic
message: Could not find encoder for mpeg4-generic
message: Could not find decoder for mpeg4-generic
message: Could not find encoder for H261
message: Could not find decoder for H261
message: Could not find encoder for MPV
message: Could not find decoder for MPV
[...]

I find "message: Cannot open directory /usr/lib64/liblinphone/plugins:
No such file or directory" strange. Why is linphone expecting that
directory? The plugins are all in /usr/lib64/mediastreamer/plugins.
I also don't understand that it says "message: Plugin loaded
(/usr/lib64/mediastreamer/plugins/libmsx264.so.0)", but when I go to
Preferences and Video Codecs, the H264 codec is displayed as red.
 
What can I do?

Manuel

- -- 
I'm using Enigmail on Thunderbird to sign and encrypt my emails with
GPG! Why not try it yourself? https://enigmail.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVGDI5AAoJEFXbD/ITd7hn7PEP/16fSYGRBEN//iXgzWdIMEl0
Co+JeOdpcYnJXCImPApRF+eq67TCTEbID9K1oCIURvfQT9H2/mWZ3SW6KtwJa+k1
qrvBix57Sr+ylYrgwyUuU7301BzjdmPwJCYpcMWONicNqr+XQnpw93nSE55WGQfi
g0OL8LWv6ryNe3DlMRsgvET5oGWkX1IMXlL41U/TEx/VXhF7OdW10z5pDxmgDQ/4
S2alO05E8UfY0w3/GzrwqzniATvSHolDU4pxIe7d1hxymVxuJeadmMQW1uVP0TPS
nw6nfXwyZwdyUONQeqUUNXwjos9LLQOcM7hAnxFabiSICMMbtGb7vf1SFOjc3Unx
CPz8FEETnrvY3v5PFHx3fT+8/8sovDHnOCaTGMk7q+vrxkZu+wXDC1uzyKp20vwL
J+ImEh0Q73AIVdvNDqw0Cc2p3SFUa7/8o8t0PJY45coesWK+p6CknUmDLRF88nVh
xVXnx1g36G9oucvrDsx+eqUbnuVK9TuYtHMCSxWrecmG6ngH1NFGF3kILm8WXC/m
pMhBq5XGCoFGY5VBQJJAff7pIDbeeevBoN0jjJIyJkWm62QXULlylIjl72Xt6Kim
OFEm3DwKAAN/tEB0Qq/RcAr7OSn0xEFpawLeA0X6Fl8YApMlFvObJ4lw3O2MuIbl
tEbkveMh5wAJ9Gbj8jFL
=tusR
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]