Comme annoncé, ce forum est passé en lecture seule au 1er janvier 2020. Désormais nous vous invitons à vous rendre sur notre nouvelle page communauté :
Image

A très bientôt !

[Plugin Tiers][Sujet Principal] Google Cast

Pour échanger sur les plugins classés en catégorie "Multimédia"
guirem
Timide
Messages : 276
Inscription : 31 août 2017, 00:41

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par guirem » 10 janv. 2019, 18:12

Bonsoir,
Il y a aussi des infos ds la faq de la doc pr raccourcir les commandes.

Envoyé de mon SM-A520F en utilisant Tapatalk


raphael_malin
Timide
Messages : 485
Inscription : 10 nov. 2014, 00:20
Localisation : Nouméa - Nouvelle-Calédonie

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par raphael_malin » 10 janv. 2019, 22:14

raphael_malin a écrit :
03 janv. 2019, 21:53
Bonjour, je suis bloqué depuis plusieurs jours, j'ai des erreurs en permanence que ca soit pour le TTS ou une simple commande.
la GH est bien en ligne quand je change le volume, elle réagit.
mais je ne sais plus quoi faire.
Merci

Code : Tout sélectionner

[2019-01-03 20:49:29][DEBUG] : ACTION------TTS action
[2019-01-03 20:49:29][DEBUG] : CMD-TTS------TTS Filename hexdigest : 03b4da70e83d7edd23925202f51ee162  (bonjourgttsfr-FR300)
[2019-01-03 20:49:29][DEBUG] : CMD-TTS------Generating file
sox FAIL formats: no handler for file extension `mp3'
[2019-01-03 20:49:33][ERROR] : CMD-TTS------Google Translate API : Cannot connect to API - failover to picotts  ([Errno 2] No such file or directory: '/var/www/html/plugins/googlecast/tmp/03b4da70e83d7edd23925202f51ee162.mp3')
[2019-01-03 20:49:33][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 1435, in get_tts_data
speech = AudioSegment.from_mp3(filenamemp3)
File "/var/www/html/plugins/googlecast/resources/pydub/audio_segment.py", line 702, in from_mp3
return cls.from_file(file, 'mp3', parameters)
File "/var/www/html/plugins/googlecast/resources/pydub/audio_segment.py", line 603, in from_file
file = _fd_or_path_or_tempfile(file, 'rb', tempfile=False)
File "/var/www/html/plugins/googlecast/resources/pydub/utils.py", line 60, in _fd_or_path_or_tempfile
fd = open(fd, mode=mode)
FileNotFoundError: [Errno 2] No such file or directory: '/var/www/html/plugins/googlecast/tmp/03b4da70e83d7edd23925202f51ee162.mp3'
[2019-01-03 20:49:33][ERROR] : CMD-TTS------Exception while generating tts file : [Errno 2] No such file or directory: 'ffmpeg'
[2019-01-03 20:49:33][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 1537, in get_tts_data
speech.export(filenamemp3, format="mp3", bitrate=quality, tags={'albumartist': 'Jeedom', 'title': 'TTS', 'artist':'Jeedom'}, parameters=["-ac", "1", "-ar", samplerate,"-vol", "200"])
File "/var/www/html/plugins/googlecast/resources/pydub/audio_segment.py", line 851, in export
p = subprocess.Popen(conversion_command, stdin=devnull, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python3.4/subprocess.py", line 859, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.4/subprocess.py", line 1457, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'ffmpeg'
[2019-01-03 20:49:33][DEBUG] : TTS------File generation failed !
Bonjour,
Toujours en attente d'une solution
Merci
Jeedom smart avec en général toutes les mises à jour faites (système et plugin)

meute
Actif
Messages : 1102
Inscription : 26 août 2017, 11:07
Localisation : Belgique

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par meute » 11 janv. 2019, 04:05

raphael_malin a écrit :
10 janv. 2019, 22:14
raphael_malin a écrit :
03 janv. 2019, 21:53
Bonjour, je suis bloqué depuis plusieurs jours, j'ai des erreurs en permanence que ca soit pour le TTS ou une simple commande.
la GH est bien en ligne quand je change le volume, elle réagit.
mais je ne sais plus quoi faire.
Merci

Code : Tout sélectionner

[2019-01-03 20:49:29][DEBUG] : ACTION------TTS action
[2019-01-03 20:49:29][DEBUG] : CMD-TTS------TTS Filename hexdigest : 03b4da70e83d7edd23925202f51ee162  (bonjourgttsfr-FR300)
[2019-01-03 20:49:29][DEBUG] : CMD-TTS------Generating file
sox FAIL formats: no handler for file extension `mp3'
[2019-01-03 20:49:33][ERROR] : CMD-TTS------Google Translate API : Cannot connect to API - failover to picotts  ([Errno 2] No such file or directory: '/var/www/html/plugins/googlecast/tmp/03b4da70e83d7edd23925202f51ee162.mp3')
[2019-01-03 20:49:33][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 1435, in get_tts_data
speech = AudioSegment.from_mp3(filenamemp3)
File "/var/www/html/plugins/googlecast/resources/pydub/audio_segment.py", line 702, in from_mp3
return cls.from_file(file, 'mp3', parameters)
File "/var/www/html/plugins/googlecast/resources/pydub/audio_segment.py", line 603, in from_file
file = _fd_or_path_or_tempfile(file, 'rb', tempfile=False)
File "/var/www/html/plugins/googlecast/resources/pydub/utils.py", line 60, in _fd_or_path_or_tempfile
fd = open(fd, mode=mode)
FileNotFoundError: [Errno 2] No such file or directory: '/var/www/html/plugins/googlecast/tmp/03b4da70e83d7edd23925202f51ee162.mp3'
[2019-01-03 20:49:33][ERROR] : CMD-TTS------Exception while generating tts file : [Errno 2] No such file or directory: 'ffmpeg'
[2019-01-03 20:49:33][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 1537, in get_tts_data
speech.export(filenamemp3, format="mp3", bitrate=quality, tags={'albumartist': 'Jeedom', 'title': 'TTS', 'artist':'Jeedom'}, parameters=["-ac", "1", "-ar", samplerate,"-vol", "200"])
File "/var/www/html/plugins/googlecast/resources/pydub/audio_segment.py", line 851, in export
p = subprocess.Popen(conversion_command, stdin=devnull, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python3.4/subprocess.py", line 859, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.4/subprocess.py", line 1457, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'ffmpeg'
[2019-01-03 20:49:33][DEBUG] : TTS------File generation failed !
Bonjour,
Toujours en attente d'une solution
Merci

Code : Tout sélectionner

[Errno 2] No such file or directory: 'ffmpeg'
Tu dois probablement installer le packet ffmpeg.
En ssh :

Code : Tout sélectionner

sudo apt-get update

puis

sudo apt-get install ffmpeg
Et normalement :

Code : Tout sélectionner

ffmpeg -version
doit te renvoyer la version installée, si elle l'est ...
Jeedom VM ESXI sur NUC
Ilot I/O Modbus Wago Z-Wave (11 volets,prises,présences) + RFXCom (sondes T°+RH, prises)
Pont Hue et une vingtaine d'ampoules,une flopée de Xiaomi aquara, Harmony Elite
8 Google Home et un PC tactile All-In accroché au mur

raphael_malin
Timide
Messages : 485
Inscription : 10 nov. 2014, 00:20
Localisation : Nouméa - Nouvelle-Calédonie

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par raphael_malin » 11 janv. 2019, 14:00

Hello,

1ere commande

Code : Tout sélectionner

 
Hit http://security.debian.org jessie/updates InRelease
Ign http://repo.jeedom.com ./ InRelease
Hit http://www.deb-multimedia.org jessie InRelease
Ign http://ftp.debian.org jessie InRelease
Get:1 http://security.debian.org jessie/updates/main Sources [282 kB]
Ign http://repo.jeedom.com ./ Release.gpg
Get:2 http://security.debian.org jessie/updates/contrib Sources [1439 B]
Hit http://ftp.debian.org jessie-updates InRelease
Get:3 http://security.debian.org jessie/updates/non-free Sources [1627 B]
Hit http://repo.jeedom.com ./ Release
Hit http://ftp.debian.org jessie-backports InRelease
Ign http://repo.jeedom.com ./ Packages/DiffIndex
Hit http://ftp.debian.org jessie-proposed-updates InRelease
Hit http://oph.mdrjr.net all InRelease
Hit http://oph.mdrjr.net jessie InRelease
Hit http://ftp.debian.org jessie Release.gpg
Get:4 http://oph.mdrjr.net all/c2 arm64 Packages
Hit http://oph.mdrjr.net all/c2 arm64 Packages
Get:5 http://oph.mdrjr.net all/main arm64 Packages
Hit http://ftp.debian.org jessie-updates/contrib Sources
Get:6 http://oph.mdrjr.net all/testing arm64 Packages
Get:7 http://ftp.debian.org jessie-updates/main arm64 Packages/DiffIndex [11.8 kB]
Get:8 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Hit http://oph.mdrjr.net all/main arm64 Packages
Hit http://ftp.debian.org jessie-updates/contrib arm64 Packages
Get:9 http://ftp.debian.org jessie-updates/non-free arm64 Packages/DiffIndex [736 B]
Get:10 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Get:11 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [3688 B]
Hit http://oph.mdrjr.net all/testing arm64 Packages
Get:12 http://ftp.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]
Get:13 http://ftp.debian.org jessie-backports/main Sources/DiffIndex [27.8 kB]
Get:14 http://ftp.debian.org jessie-backports/contrib Sources/DiffIndex [27.8 kB]
Get:15 http://ftp.debian.org jessie-backports/non-free Sources/DiffIndex [26.0 kB]
Get:16 http://ftp.debian.org jessie-backports/main arm64 Packages/DiffIndex [27.8 kB]
Get:17 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:18 http://ftp.debian.org jessie-backports/contrib arm64 Packages/DiffIndex [23.9 kB]
Get:19 http://ftp.debian.org jessie-backports/non-free arm64 Packages/DiffIndex [8530 B]
Get:20 http://oph.mdrjr.net jessie/backports arm64 Packages
Ign http://repo.jeedom.com ./ Translation-en
Get:21 http://oph.mdrjr.net jessie/main arm64 Packages
Hit http://repo.jeedom.com ./ Packages
Get:22 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:23 http://ftp.debian.org jessie-backports/contrib Translation-en/DiffIndex [7960 B]
Get:24 http://ftp.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]
Get:25 http://ftp.debian.org jessie-backports/non-free Translation-en/DiffIndex [19.1 kB]
Get:26 http://ftp.debian.org jessie-proposed-updates/contrib Sources/DiffIndex [7762 B]
Get:27 http://ftp.debian.org jessie-proposed-updates/non-free Sources/DiffIndex [18.0 kB]
Get:28 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:29 http://ftp.debian.org jessie-proposed-updates/main Sources/DiffIndex [27.8 kB]
Get:30 http://ftp.debian.org jessie-proposed-updates/contrib arm64 Packages/DiffIndex [4948 B]
Get:31 http://ftp.debian.org jessie-proposed-updates/non-free arm64 Packages/DiffIndex [8254 B]
Get:32 http://ftp.debian.org jessie-proposed-updates/main arm64 Packages/DiffIndex [27.8 kB]
Get:33 http://ftp.debian.org jessie-proposed-updates/contrib Translation-en/DiffIndex [8392 B]
Hit http://oph.mdrjr.net jessie/backports arm64 Packages
Get:34 http://ftp.debian.org jessie-proposed-updates/main Translation-en/DiffIndex [27.8 kB]
Get:35 http://ftp.debian.org jessie-proposed-updates/non-free Translation-en/DiffIndex [18.0 kB]
Get:36 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Hit http://ftp.debian.org jessie Release
Get:37 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://oph.mdrjr.net jessie/main arm64 Packages
Hit http://ftp.debian.org jessie-updates/main Sources
Get:38 http://oph.mdrjr.net all/testing Translation-en [326 B]
Hit http://ftp.debian.org jessie-updates/non-free Sources
Get:39 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:40 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:41 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:42 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:43 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:44 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:45 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:46 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:47 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:48 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:49 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:50 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:51 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Ign http://oph.mdrjr.net all/c2 Translation-en
Hit http://ftp.debian.org jessie/contrib Translation-en
Get:52 http://oph.mdrjr.net all/main Translation-en [323 B]
Ign http://oph.mdrjr.net all/main Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Get:53 http://oph.mdrjr.net all/testing Translation-en [326 B]
Ign http://oph.mdrjr.net all/testing Translation-en
Get:54 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Ign http://oph.mdrjr.net jessie/backports Translation-en
Hit http://ftp.debian.org jessie/non-free Translation-en
Get:55 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Ign http://oph.mdrjr.net jessie/main Translation-en
Hit http://ftp.debian.org jessie/main Sources
Hit http://ftp.debian.org jessie/contrib Sources
Hit http://ftp.debian.org jessie/non-free Sources
Get:56 http://ftp.debian.org jessie/main arm64 Packages [6447 kB]
Get:57 http://ftp.debian.org jessie/contrib arm64 Packages [35.5 kB]
Get:58 http://ftp.debian.org jessie/non-free arm64 Packages [57.4 kB]
Fetched 6902 kB in 23s (298 kB/s)
W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease  Unable to find expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://www.deb-multimedia.org/dists/jessie/InRelease  Unable to find expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
2eme commande:

Code : Tout sélectionner

Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  linux-headers-3.14.29+
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56 libavfilter5
  libavformat56 libavresample2 libavutil54 libbluray1 libcaca0 libcdio-cdda1
  libcdio-paranoia1 libcdio13 libdc1394-22 libdirectfb-1.2-9 libenca0 libfaac0
  libfdk-aac1 libfribidi0 libgraphite2-3 libharfbuzz0b libiec61883-0
  libmp3lame0 libopenjpeg5 liborc-0.4-0 libpostproc53 libraw1394-11
  libschroedinger-1.0-0 libsdl1.2debian libspeex1 libswresample1 libswscale3
  libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0 libvo-amrwbenc0
  libx264-146 libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1 libxvidcore4
  libzvbi-common libzvbi0
Suggested packages:
  libbluray-bdj libraw1394-doc speex
Recommended packages:
  libaacs0
The following NEW packages will be installed:
  ffmpeg libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56
  libavfilter5 libavformat56 libavresample2 libavutil54 libbluray1 libcaca0
  libcdio-cdda1 libcdio-paranoia1 libcdio13 libdc1394-22 libdirectfb-1.2-9
  libenca0 libfaac0 libfdk-aac1 libfribidi0 libgraphite2-3 libharfbuzz0b
  libiec61883-0 libmp3lame0 libopenjpeg5 liborc-0.4-0 libpostproc53
  libraw1394-11 libschroedinger-1.0-0 libsdl1.2debian libspeex1 libswresample1
  libswscale3 libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0
  libvo-amrwbenc0 libx264-146 libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1
  libxvidcore4 libzvbi-common libzvbi0
0 upgraded, 47 newly installed, 0 to remove and 126 not upgraded.
Need to get 8162 kB/12.2 MB of archives.
After this operation, 29.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
le test: sh: 1: ffmpeg: not found

Commandes réalisé sous jeedom - config - OS...

Direct depuis SSH:

Code : Tout sélectionner

Last login: Wed Jan  9 12:03:41 2019 from 192.168.1.100
root@jeedom:~# sudo apt-get update
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily u                                                                                      navailable)
E: Unable to lock directory /var/lib/apt/lists/
root@jeedom:~# apt-get update
Hit http://security.debian.org jessie/updates InRelease
Ign http://repo.jeedom.com ./ InRelease
Ign http://ftp.debian.org jessie InRelease
Ign http://repo.jeedom.com ./ Release.gpg
Get:1 http://security.debian.org jessie/updates/main Sources [282 kB]
Hit http://ftp.debian.org jessie-updates InRelease
Get:2 http://security.debian.org jessie/updates/contrib Sources [1,439 B]
Hit http://repo.jeedom.com ./ Release
Get:3 http://security.debian.org jessie/updates/non-free Sources [1,627 B]
Hit http://ftp.debian.org jessie-backports InRelease
Ign http://repo.jeedom.com ./ Packages/DiffIndex
Hit http://oph.mdrjr.net all InRelease
Hit http://ftp.debian.org jessie-proposed-updates InRelease
Hit http://oph.mdrjr.net jessie InRelease
Hit http://ftp.debian.org jessie Release.gpg
Get:4 http://oph.mdrjr.net all/c2 arm64 Packages
Get:5 http://oph.mdrjr.net all/main arm64 Packages
Hit http://oph.mdrjr.net all/c2 arm64 Packages
Hit http://ftp.debian.org jessie-updates/contrib Sources
Get:6 http://oph.mdrjr.net all/testing arm64 Packages
Hit http://oph.mdrjr.net all/main arm64 Packages
Get:7 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:8 http://ftp.debian.org jessie-updates/main arm64 Packages/DiffIndex [11.8 kB]
Get:9 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Hit http://ftp.debian.org jessie-updates/contrib arm64 Packages
Hit http://oph.mdrjr.net all/testing arm64 Packages
Get:10 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Hit http://www.deb-multimedia.org jessie InRelease
Get:11 http://ftp.debian.org jessie-updates/non-free arm64 Packages/DiffIndex [736 B]
Get:12 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Get:13 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:14 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:15 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [3,688 B]
Get:16 http://oph.mdrjr.net jessie/backports arm64 Packages
Get:17 http://ftp.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]
Ign http://repo.jeedom.com ./ Translation-en_US
Get:18 http://ftp.debian.org jessie-backports/main Sources/DiffIndex [27.8 kB]
Ign http://repo.jeedom.com ./ Translation-en
Hit http://repo.jeedom.com ./ Packages
Get:19 http://oph.mdrjr.net jessie/main arm64 Packages
Get:20 http://ftp.debian.org jessie-backports/contrib Sources/DiffIndex [27.8 kB]
Get:21 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:22 http://ftp.debian.org jessie-backports/non-free Sources/DiffIndex [26.0 kB]
Get:23 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:24 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:25 http://ftp.debian.org jessie-backports/main arm64 Packages/DiffIndex [27.8 kB]
Get:26 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:27 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:28 http://ftp.debian.org jessie-backports/contrib arm64 Packages/DiffIndex [23.9 kB]
Get:29 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:30 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Get:31 http://ftp.debian.org jessie-backports/non-free arm64 Packages/DiffIndex [8,530 B]
Hit http://oph.mdrjr.net jessie/backports arm64 Packages
Get:32 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:33 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:34 http://ftp.debian.org jessie-backports/contrib Translation-en/DiffIndex [7,960 B]
Get:35 http://oph.mdrjr.net all/testing Translation-en [326 B]
Hit http://oph.mdrjr.net jessie/main arm64 Packages
Get:36 http://ftp.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]
Get:37 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:38 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:39 http://ftp.debian.org jessie-backports/non-free Translation-en/DiffIndex [19.1 kB]
Get:40 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:41 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:42 http://ftp.debian.org jessie-proposed-updates/contrib Sources/DiffIndex [7,762 B]
Get:43 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:44 http://ftp.debian.org jessie-proposed-updates/non-free Sources/DiffIndex [18.0 kB]
Get:45 http://ftp.debian.org jessie-proposed-updates/main Sources/DiffIndex [27.8 kB]
Get:46 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:47 http://ftp.debian.org jessie-proposed-updates/contrib arm64 Packages/DiffIndex [4,948                                                                          B]
Get:48 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Get:49 http://ftp.debian.org jessie-proposed-updates/non-free arm64 Packages/DiffIndex [8,254                                                                          B]
Get:50 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:51 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:52 http://ftp.debian.org jessie-proposed-updates/main arm64 Packages/DiffIndex [27.8 kB]
Get:53 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:54 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:55 http://ftp.debian.org jessie-proposed-updates/contrib Translation-en/DiffIndex [8,392                                                                          B]
Get:56 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:57 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:58 http://ftp.debian.org jessie-proposed-updates/main Translation-en/DiffIndex [27.8 kB]
Get:59 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:60 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:61 http://ftp.debian.org jessie-proposed-updates/non-free Translation-en/DiffIndex [18.0                                                                          kB]
Get:62 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:63 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Hit http://ftp.debian.org jessie Release
Get:64 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://ftp.debian.org jessie-updates/main Sources
Get:65 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:66 http://oph.mdrjr.net all/testing Translation-en [326 B]
Hit http://ftp.debian.org jessie-updates/non-free Sources
Get:67 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:68 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:69 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:70 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:71 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Ign http://oph.mdrjr.net all/c2 Translation-en_US
Get:72 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Ign http://oph.mdrjr.net all/c2 Translation-en
Get:73 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Ign http://oph.mdrjr.net all/main Translation-en_US
Get:74 http://oph.mdrjr.net all/main Translation-en [323 B]
Ign http://oph.mdrjr.net all/main Translation-en
Get:75 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Ign http://oph.mdrjr.net all/testing Translation-en_US
Get:76 http://oph.mdrjr.net all/testing Translation-en [326 B]
Ign http://oph.mdrjr.net all/testing Translation-en
Get:77 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Ign http://oph.mdrjr.net jessie/backports Translation-en_US
Get:78 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Ign http://oph.mdrjr.net jessie/backports Translation-en
Get:79 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Ign http://oph.mdrjr.net jessie/main Translation-en_US
Get:80 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Ign http://oph.mdrjr.net jessie/main Translation-en
Hit http://ftp.debian.org jessie/main Sources
Hit http://ftp.debian.org jessie/contrib Sources
Hit http://ftp.debian.org jessie/non-free Sources
Hit http://ftp.debian.org jessie/main arm64 Packages
Hit http://ftp.debian.org jessie/contrib arm64 Packages
Hit http://ftp.debian.org jessie/non-free arm64 Packages
Hit http://ftp.debian.org jessie/contrib Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Hit http://ftp.debian.org jessie/non-free Translation-en
Fetched 363 kB in 24s (14.5 kB/s)
W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease  Unable to find                                                                          expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malf                                                                         ormed file)

W: Failed to fetch http://www.deb-multimedia.org/dists/jessie/InRelease  Unable to find expec                                                                         ted entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed                                                                          file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@jeedom:~# apt-get update install ffmpeg
E: The update command takes no arguments
root@jeedom:~# sudo apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  linux-headers-3.14.29+
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56 libavfilter5 libavformat56
  libavresample2 libavutil54 libbluray1 libcaca0 libcdio-cdda1 libcdio-paranoia1 libcdio13
  libdc1394-22 libdirectfb-1.2-9 libenca0 libfaac0 libfdk-aac1 libfribidi0 libgraphite2-3
  libharfbuzz0b libiec61883-0 libmp3lame0 libopenjpeg5 liborc-0.4-0 libpostproc53
  libraw1394-11 libschroedinger-1.0-0 libsdl1.2debian libspeex1 libswresample1 libswscale3
  libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0 libvo-amrwbenc0 libx264-146
  libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1 libxvidcore4 libzvbi-common libzvbi0
Suggested packages:
  libbluray-bdj libraw1394-doc speex
Recommended packages:
  libaacs0
The following NEW packages will be installed:
  ffmpeg libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56 libavfilter5
  libavformat56 libavresample2 libavutil54 libbluray1 libcaca0 libcdio-cdda1
  libcdio-paranoia1 libcdio13 libdc1394-22 libdirectfb-1.2-9 libenca0 libfaac0 libfdk-aac1
  libfribidi0 libgraphite2-3 libharfbuzz0b libiec61883-0 libmp3lame0 libopenjpeg5
  liborc-0.4-0 libpostproc53 libraw1394-11 libschroedinger-1.0-0 libsdl1.2debian libspeex1
  libswresample1 libswscale3 libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0
  libvo-amrwbenc0 libx264-146 libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1 libxvidcore4
  libzvbi-common libzvbi0
0 upgraded, 47 newly installed, 0 to remove and 126 not upgraded.
Need to get 8,162 kB/12.2 MB of archives.
After this operation, 29.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err http://www.deb-multimedia.org/ jessie/main libaacplus2 arm64 2.0.2-dmo2
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavutil54 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libfaac0 arm64 1:1.28-dmo3+deb8u1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libfdk-aac1 arm64 1:0.1.4-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libmp3lame0 arm64 1:3.99.5-dmo4
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libswresample1 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libx264-146 arm64 3:0.146.2538+git121396c-dmo2
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libx265-51 arm64 1.6-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libxvidcore4 arm64 3:1.3.3-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavcodec56 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libbluray1 arm64 2:0.7.0-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavformat56 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavresample2 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libpostproc53 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libswscale3 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavfilter5 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavdevice56 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main ffmpeg arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
E: Failed to fetch http://www.deb-multimedia.org/pool/main/liba/libaacplus/libaacplus2_2.0.2-                                                                         dmo2_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavutil54_2.6.9-dmo                                                                         1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/faac/libfaac0_1.28-dmo3+deb8u1_a                                                                         rm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/fdk-aac-dmo/libfdk-aac1_0.1.4-dm                                                                         o1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/l/lame-dmo/libmp3lame0_3.99.5-dmo4                                                                         _arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libswresample1_2.6.9-                                                                         dmo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/x/x264-dmo/libx264-146_0.146.2538+                                                                         git121396c-dmo2_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/x/x265-dmo/libx265-51_1.6-dmo1_arm                                                                         64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/x/xvidcore/libxvidcore4_1.3.3-dmo1                                                                         _arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavcodec56_2.6.9-dm                                                                         o1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/libb/libbluray-dmo/libbluray1_0.7.                                                                         0-dmo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavformat56_2.6.9-d                                                                         mo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavresample2_2.6.9-                                                                         dmo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libpostproc53_2.6.9-d                                                                         mo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libswscale3_2.6.9-dmo                                                                         1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavfilter5_2.6.9-dm                                                                         o1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavdevice56_2.6.9-d                                                                         mo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/ffmpeg_2.6.9-dmo1_arm                                                                         64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@jeedom:~# ffmpeg -version
-bash: ffmpeg: command not found

:(
Merci pour ton aide
Jeedom smart avec en général toutes les mises à jour faites (système et plugin)

Avatar de l’utilisateur
cadavor
Actif
Messages : 1284
Inscription : 21 juin 2015, 22:00
Localisation : 34

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par cadavor » 11 janv. 2019, 15:11

raphael_malin a écrit :
11 janv. 2019, 14:00
Hello,

1ere commande

Code : Tout sélectionner

 
Hit http://security.debian.org jessie/updates InRelease
Ign http://repo.jeedom.com ./ InRelease
Hit http://www.deb-multimedia.org jessie InRelease
Ign http://ftp.debian.org jessie InRelease
Get:1 http://security.debian.org jessie/updates/main Sources [282 kB]
Ign http://repo.jeedom.com ./ Release.gpg
Get:2 http://security.debian.org jessie/updates/contrib Sources [1439 B]
Hit http://ftp.debian.org jessie-updates InRelease
Get:3 http://security.debian.org jessie/updates/non-free Sources [1627 B]
Hit http://repo.jeedom.com ./ Release
Hit http://ftp.debian.org jessie-backports InRelease
Ign http://repo.jeedom.com ./ Packages/DiffIndex
Hit http://ftp.debian.org jessie-proposed-updates InRelease
Hit http://oph.mdrjr.net all InRelease
Hit http://oph.mdrjr.net jessie InRelease
Hit http://ftp.debian.org jessie Release.gpg
Get:4 http://oph.mdrjr.net all/c2 arm64 Packages
Hit http://oph.mdrjr.net all/c2 arm64 Packages
Get:5 http://oph.mdrjr.net all/main arm64 Packages
Hit http://ftp.debian.org jessie-updates/contrib Sources
Get:6 http://oph.mdrjr.net all/testing arm64 Packages
Get:7 http://ftp.debian.org jessie-updates/main arm64 Packages/DiffIndex [11.8 kB]
Get:8 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Hit http://oph.mdrjr.net all/main arm64 Packages
Hit http://ftp.debian.org jessie-updates/contrib arm64 Packages
Get:9 http://ftp.debian.org jessie-updates/non-free arm64 Packages/DiffIndex [736 B]
Get:10 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Get:11 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [3688 B]
Hit http://oph.mdrjr.net all/testing arm64 Packages
Get:12 http://ftp.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]
Get:13 http://ftp.debian.org jessie-backports/main Sources/DiffIndex [27.8 kB]
Get:14 http://ftp.debian.org jessie-backports/contrib Sources/DiffIndex [27.8 kB]
Get:15 http://ftp.debian.org jessie-backports/non-free Sources/DiffIndex [26.0 kB]
Get:16 http://ftp.debian.org jessie-backports/main arm64 Packages/DiffIndex [27.8 kB]
Get:17 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:18 http://ftp.debian.org jessie-backports/contrib arm64 Packages/DiffIndex [23.9 kB]
Get:19 http://ftp.debian.org jessie-backports/non-free arm64 Packages/DiffIndex [8530 B]
Get:20 http://oph.mdrjr.net jessie/backports arm64 Packages
Ign http://repo.jeedom.com ./ Translation-en
Get:21 http://oph.mdrjr.net jessie/main arm64 Packages
Hit http://repo.jeedom.com ./ Packages
Get:22 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:23 http://ftp.debian.org jessie-backports/contrib Translation-en/DiffIndex [7960 B]
Get:24 http://ftp.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]
Get:25 http://ftp.debian.org jessie-backports/non-free Translation-en/DiffIndex [19.1 kB]
Get:26 http://ftp.debian.org jessie-proposed-updates/contrib Sources/DiffIndex [7762 B]
Get:27 http://ftp.debian.org jessie-proposed-updates/non-free Sources/DiffIndex [18.0 kB]
Get:28 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:29 http://ftp.debian.org jessie-proposed-updates/main Sources/DiffIndex [27.8 kB]
Get:30 http://ftp.debian.org jessie-proposed-updates/contrib arm64 Packages/DiffIndex [4948 B]
Get:31 http://ftp.debian.org jessie-proposed-updates/non-free arm64 Packages/DiffIndex [8254 B]
Get:32 http://ftp.debian.org jessie-proposed-updates/main arm64 Packages/DiffIndex [27.8 kB]
Get:33 http://ftp.debian.org jessie-proposed-updates/contrib Translation-en/DiffIndex [8392 B]
Hit http://oph.mdrjr.net jessie/backports arm64 Packages
Get:34 http://ftp.debian.org jessie-proposed-updates/main Translation-en/DiffIndex [27.8 kB]
Get:35 http://ftp.debian.org jessie-proposed-updates/non-free Translation-en/DiffIndex [18.0 kB]
Get:36 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Hit http://ftp.debian.org jessie Release
Get:37 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://oph.mdrjr.net jessie/main arm64 Packages
Hit http://ftp.debian.org jessie-updates/main Sources
Get:38 http://oph.mdrjr.net all/testing Translation-en [326 B]
Hit http://ftp.debian.org jessie-updates/non-free Sources
Get:39 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:40 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:41 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:42 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:43 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:44 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:45 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:46 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:47 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:48 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:49 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:50 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:51 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Ign http://oph.mdrjr.net all/c2 Translation-en
Hit http://ftp.debian.org jessie/contrib Translation-en
Get:52 http://oph.mdrjr.net all/main Translation-en [323 B]
Ign http://oph.mdrjr.net all/main Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Get:53 http://oph.mdrjr.net all/testing Translation-en [326 B]
Ign http://oph.mdrjr.net all/testing Translation-en
Get:54 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Ign http://oph.mdrjr.net jessie/backports Translation-en
Hit http://ftp.debian.org jessie/non-free Translation-en
Get:55 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Ign http://oph.mdrjr.net jessie/main Translation-en
Hit http://ftp.debian.org jessie/main Sources
Hit http://ftp.debian.org jessie/contrib Sources
Hit http://ftp.debian.org jessie/non-free Sources
Get:56 http://ftp.debian.org jessie/main arm64 Packages [6447 kB]
Get:57 http://ftp.debian.org jessie/contrib arm64 Packages [35.5 kB]
Get:58 http://ftp.debian.org jessie/non-free arm64 Packages [57.4 kB]
Fetched 6902 kB in 23s (298 kB/s)
W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease  Unable to find expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://www.deb-multimedia.org/dists/jessie/InRelease  Unable to find expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
2eme commande:

Code : Tout sélectionner

Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  linux-headers-3.14.29+
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56 libavfilter5
  libavformat56 libavresample2 libavutil54 libbluray1 libcaca0 libcdio-cdda1
  libcdio-paranoia1 libcdio13 libdc1394-22 libdirectfb-1.2-9 libenca0 libfaac0
  libfdk-aac1 libfribidi0 libgraphite2-3 libharfbuzz0b libiec61883-0
  libmp3lame0 libopenjpeg5 liborc-0.4-0 libpostproc53 libraw1394-11
  libschroedinger-1.0-0 libsdl1.2debian libspeex1 libswresample1 libswscale3
  libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0 libvo-amrwbenc0
  libx264-146 libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1 libxvidcore4
  libzvbi-common libzvbi0
Suggested packages:
  libbluray-bdj libraw1394-doc speex
Recommended packages:
  libaacs0
The following NEW packages will be installed:
  ffmpeg libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56
  libavfilter5 libavformat56 libavresample2 libavutil54 libbluray1 libcaca0
  libcdio-cdda1 libcdio-paranoia1 libcdio13 libdc1394-22 libdirectfb-1.2-9
  libenca0 libfaac0 libfdk-aac1 libfribidi0 libgraphite2-3 libharfbuzz0b
  libiec61883-0 libmp3lame0 libopenjpeg5 liborc-0.4-0 libpostproc53
  libraw1394-11 libschroedinger-1.0-0 libsdl1.2debian libspeex1 libswresample1
  libswscale3 libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0
  libvo-amrwbenc0 libx264-146 libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1
  libxvidcore4 libzvbi-common libzvbi0
0 upgraded, 47 newly installed, 0 to remove and 126 not upgraded.
Need to get 8162 kB/12.2 MB of archives.
After this operation, 29.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
le test: sh: 1: ffmpeg: not found

Commandes réalisé sous jeedom - config - OS...

Direct depuis SSH:

Code : Tout sélectionner

Last login: Wed Jan  9 12:03:41 2019 from 192.168.1.100
root@jeedom:~# sudo apt-get update
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily u                                                                                      navailable)
E: Unable to lock directory /var/lib/apt/lists/
root@jeedom:~# apt-get update
Hit http://security.debian.org jessie/updates InRelease
Ign http://repo.jeedom.com ./ InRelease
Ign http://ftp.debian.org jessie InRelease
Ign http://repo.jeedom.com ./ Release.gpg
Get:1 http://security.debian.org jessie/updates/main Sources [282 kB]
Hit http://ftp.debian.org jessie-updates InRelease
Get:2 http://security.debian.org jessie/updates/contrib Sources [1,439 B]
Hit http://repo.jeedom.com ./ Release
Get:3 http://security.debian.org jessie/updates/non-free Sources [1,627 B]
Hit http://ftp.debian.org jessie-backports InRelease
Ign http://repo.jeedom.com ./ Packages/DiffIndex
Hit http://oph.mdrjr.net all InRelease
Hit http://ftp.debian.org jessie-proposed-updates InRelease
Hit http://oph.mdrjr.net jessie InRelease
Hit http://ftp.debian.org jessie Release.gpg
Get:4 http://oph.mdrjr.net all/c2 arm64 Packages
Get:5 http://oph.mdrjr.net all/main arm64 Packages
Hit http://oph.mdrjr.net all/c2 arm64 Packages
Hit http://ftp.debian.org jessie-updates/contrib Sources
Get:6 http://oph.mdrjr.net all/testing arm64 Packages
Hit http://oph.mdrjr.net all/main arm64 Packages
Get:7 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:8 http://ftp.debian.org jessie-updates/main arm64 Packages/DiffIndex [11.8 kB]
Get:9 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Hit http://ftp.debian.org jessie-updates/contrib arm64 Packages
Hit http://oph.mdrjr.net all/testing arm64 Packages
Get:10 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Hit http://www.deb-multimedia.org jessie InRelease
Get:11 http://ftp.debian.org jessie-updates/non-free arm64 Packages/DiffIndex [736 B]
Get:12 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Get:13 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:14 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:15 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [3,688 B]
Get:16 http://oph.mdrjr.net jessie/backports arm64 Packages
Get:17 http://ftp.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]
Ign http://repo.jeedom.com ./ Translation-en_US
Get:18 http://ftp.debian.org jessie-backports/main Sources/DiffIndex [27.8 kB]
Ign http://repo.jeedom.com ./ Translation-en
Hit http://repo.jeedom.com ./ Packages
Get:19 http://oph.mdrjr.net jessie/main arm64 Packages
Get:20 http://ftp.debian.org jessie-backports/contrib Sources/DiffIndex [27.8 kB]
Get:21 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:22 http://ftp.debian.org jessie-backports/non-free Sources/DiffIndex [26.0 kB]
Get:23 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:24 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:25 http://ftp.debian.org jessie-backports/main arm64 Packages/DiffIndex [27.8 kB]
Get:26 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:27 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:28 http://ftp.debian.org jessie-backports/contrib arm64 Packages/DiffIndex [23.9 kB]
Get:29 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:30 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Get:31 http://ftp.debian.org jessie-backports/non-free arm64 Packages/DiffIndex [8,530 B]
Hit http://oph.mdrjr.net jessie/backports arm64 Packages
Get:32 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:33 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:34 http://ftp.debian.org jessie-backports/contrib Translation-en/DiffIndex [7,960 B]
Get:35 http://oph.mdrjr.net all/testing Translation-en [326 B]
Hit http://oph.mdrjr.net jessie/main arm64 Packages
Get:36 http://ftp.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]
Get:37 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:38 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:39 http://ftp.debian.org jessie-backports/non-free Translation-en/DiffIndex [19.1 kB]
Get:40 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:41 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:42 http://ftp.debian.org jessie-proposed-updates/contrib Sources/DiffIndex [7,762 B]
Get:43 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:44 http://ftp.debian.org jessie-proposed-updates/non-free Sources/DiffIndex [18.0 kB]
Get:45 http://ftp.debian.org jessie-proposed-updates/main Sources/DiffIndex [27.8 kB]
Get:46 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:47 http://ftp.debian.org jessie-proposed-updates/contrib arm64 Packages/DiffIndex [4,948                                                                          B]
Get:48 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Get:49 http://ftp.debian.org jessie-proposed-updates/non-free arm64 Packages/DiffIndex [8,254                                                                          B]
Get:50 http://oph.mdrjr.net all/main Translation-en [323 B]
Get:51 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:52 http://ftp.debian.org jessie-proposed-updates/main arm64 Packages/DiffIndex [27.8 kB]
Get:53 http://oph.mdrjr.net all/testing Translation-en [326 B]
Get:54 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:55 http://ftp.debian.org jessie-proposed-updates/contrib Translation-en/DiffIndex [8,392                                                                          B]
Get:56 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:57 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:58 http://ftp.debian.org jessie-proposed-updates/main Translation-en/DiffIndex [27.8 kB]
Get:59 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:60 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Get:61 http://ftp.debian.org jessie-proposed-updates/non-free Translation-en/DiffIndex [18.0                                                                          kB]
Get:62 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Get:63 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Hit http://ftp.debian.org jessie Release
Get:64 http://oph.mdrjr.net all/main Translation-en [323 B]
Hit http://ftp.debian.org jessie-updates/main Sources
Get:65 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Get:66 http://oph.mdrjr.net all/testing Translation-en [326 B]
Hit http://ftp.debian.org jessie-updates/non-free Sources
Get:67 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Get:68 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Get:69 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Get:70 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Get:71 http://oph.mdrjr.net all/c2 Translation-en_US [324 B]
Ign http://oph.mdrjr.net all/c2 Translation-en_US
Get:72 http://oph.mdrjr.net all/c2 Translation-en [321 B]
Ign http://oph.mdrjr.net all/c2 Translation-en
Get:73 http://oph.mdrjr.net all/main Translation-en_US [326 B]
Ign http://oph.mdrjr.net all/main Translation-en_US
Get:74 http://oph.mdrjr.net all/main Translation-en [323 B]
Ign http://oph.mdrjr.net all/main Translation-en
Get:75 http://oph.mdrjr.net all/testing Translation-en_US [329 B]
Ign http://oph.mdrjr.net all/testing Translation-en_US
Get:76 http://oph.mdrjr.net all/testing Translation-en [326 B]
Ign http://oph.mdrjr.net all/testing Translation-en
Get:77 http://oph.mdrjr.net jessie/backports Translation-en_US [334 B]
Ign http://oph.mdrjr.net jessie/backports Translation-en_US
Get:78 http://oph.mdrjr.net jessie/backports Translation-en [331 B]
Ign http://oph.mdrjr.net jessie/backports Translation-en
Get:79 http://oph.mdrjr.net jessie/main Translation-en_US [329 B]
Ign http://oph.mdrjr.net jessie/main Translation-en_US
Get:80 http://oph.mdrjr.net jessie/main Translation-en [326 B]
Ign http://oph.mdrjr.net jessie/main Translation-en
Hit http://ftp.debian.org jessie/main Sources
Hit http://ftp.debian.org jessie/contrib Sources
Hit http://ftp.debian.org jessie/non-free Sources
Hit http://ftp.debian.org jessie/main arm64 Packages
Hit http://ftp.debian.org jessie/contrib arm64 Packages
Hit http://ftp.debian.org jessie/non-free arm64 Packages
Hit http://ftp.debian.org jessie/contrib Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Hit http://ftp.debian.org jessie/non-free Translation-en
Fetched 363 kB in 24s (14.5 kB/s)
W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease  Unable to find                                                                          expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malf                                                                         ormed file)

W: Failed to fetch http://www.deb-multimedia.org/dists/jessie/InRelease  Unable to find expec                                                                         ted entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed                                                                          file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@jeedom:~# apt-get update install ffmpeg
E: The update command takes no arguments
root@jeedom:~# sudo apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  linux-headers-3.14.29+
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56 libavfilter5 libavformat56
  libavresample2 libavutil54 libbluray1 libcaca0 libcdio-cdda1 libcdio-paranoia1 libcdio13
  libdc1394-22 libdirectfb-1.2-9 libenca0 libfaac0 libfdk-aac1 libfribidi0 libgraphite2-3
  libharfbuzz0b libiec61883-0 libmp3lame0 libopenjpeg5 liborc-0.4-0 libpostproc53
  libraw1394-11 libschroedinger-1.0-0 libsdl1.2debian libspeex1 libswresample1 libswscale3
  libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0 libvo-amrwbenc0 libx264-146
  libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1 libxvidcore4 libzvbi-common libzvbi0
Suggested packages:
  libbluray-bdj libraw1394-doc speex
Recommended packages:
  libaacs0
The following NEW packages will be installed:
  ffmpeg libaacplus2 libass5 libavc1394-0 libavcodec56 libavdevice56 libavfilter5
  libavformat56 libavresample2 libavutil54 libbluray1 libcaca0 libcdio-cdda1
  libcdio-paranoia1 libcdio13 libdc1394-22 libdirectfb-1.2-9 libenca0 libfaac0 libfdk-aac1
  libfribidi0 libgraphite2-3 libharfbuzz0b libiec61883-0 libmp3lame0 libopenjpeg5
  liborc-0.4-0 libpostproc53 libraw1394-11 libschroedinger-1.0-0 libsdl1.2debian libspeex1
  libswresample1 libswscale3 libtheora0 libutvideo15 libvidstab1.0 libvo-aacenc0
  libvo-amrwbenc0 libx264-146 libx265-51 libxcb-shape0 libxcb-xfixes0 libxv1 libxvidcore4
  libzvbi-common libzvbi0
0 upgraded, 47 newly installed, 0 to remove and 126 not upgraded.
Need to get 8,162 kB/12.2 MB of archives.
After this operation, 29.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err http://www.deb-multimedia.org/ jessie/main libaacplus2 arm64 2.0.2-dmo2
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavutil54 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libfaac0 arm64 1:1.28-dmo3+deb8u1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libfdk-aac1 arm64 1:0.1.4-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libmp3lame0 arm64 1:3.99.5-dmo4
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libswresample1 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libx264-146 arm64 3:0.146.2538+git121396c-dmo2
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libx265-51 arm64 1.6-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libxvidcore4 arm64 3:1.3.3-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavcodec56 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libbluray1 arm64 2:0.7.0-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavformat56 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavresample2 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libpostproc53 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libswscale3 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavfilter5 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main libavdevice56 arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
Err http://www.deb-multimedia.org/ jessie/main ffmpeg arm64 10:2.6.9-dmo1
  404  Not Found [IP: 91.121.146.196 80]
E: Failed to fetch http://www.deb-multimedia.org/pool/main/liba/libaacplus/libaacplus2_2.0.2-                                                                         dmo2_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavutil54_2.6.9-dmo                                                                         1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/faac/libfaac0_1.28-dmo3+deb8u1_a                                                                         rm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/fdk-aac-dmo/libfdk-aac1_0.1.4-dm                                                                         o1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/l/lame-dmo/libmp3lame0_3.99.5-dmo4                                                                         _arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libswresample1_2.6.9-                                                                         dmo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/x/x264-dmo/libx264-146_0.146.2538+                                                                         git121396c-dmo2_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/x/x265-dmo/libx265-51_1.6-dmo1_arm                                                                         64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/x/xvidcore/libxvidcore4_1.3.3-dmo1                                                                         _arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavcodec56_2.6.9-dm                                                                         o1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/libb/libbluray-dmo/libbluray1_0.7.                                                                         0-dmo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavformat56_2.6.9-d                                                                         mo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavresample2_2.6.9-                                                                         dmo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libpostproc53_2.6.9-d                                                                         mo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libswscale3_2.6.9-dmo                                                                         1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavfilter5_2.6.9-dm                                                                         o1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/libavdevice56_2.6.9-d                                                                         mo1_arm64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Failed to fetch http://www.deb-multimedia.org/pool/main/f/ffmpeg-dmo/ffmpeg_2.6.9-dmo1_arm                                                                         64.deb  404  Not Found [IP: 91.121.146.196 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@jeedom:~# ffmpeg -version
-bash: ffmpeg: command not found

:(
Merci pour ton aide
Il faudrait que tu donnes plus d'infos sur ton matériel.
En l’occurrence tu as un probleme avec la première commande apt-get update.
En même temps tu es toujours sous Debian Jessie (8) alors que la version en cours est Stretch (9).
Ca vaudrait peut être le coup de passer à cette dernière pour réduire les problèmes mais ce n'est que mon avis perso.

Sinon il va falloir un peu bidouiller :
On peut voir avec le sudo que l'execution de la commande est verrouillée (can't get lock).
Il faudrait donc soit redémarrer la machine et réessayer, soit tenter de trouver le bloqueur et de le tuer
Voir exemple ici a adapter pour apt au lieu de dpkg : https://memo-linux.com/debianubuntu-cou ... available/
Jeedom Stable 3.3
NUC Z83 + Aeotec Z-Stick Gen5
Z-Wave FGR + FGMS + FGDS + FGFS + FGK + FGWPE + ZW062 + ZW080
GH Mini + Orvibo AllOne + Playbulb + Miband2

Avatar de l’utilisateur
cadavor
Actif
Messages : 1284
Inscription : 21 juin 2015, 22:00
Localisation : 34

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par cadavor » 11 janv. 2019, 16:18

cadavor a écrit :
22 déc. 2018, 21:21
@guirem
Salut, tout d'abord merci pour ce plugin il est juste génial.
Toutefois je suis assez surpris du probleme d'accent non géré par PicoTTS sur ton plugin.

En effet avant j'utilisais le plugin PlayTTS qui utilise lui aussi la librairie PicoTTS pour générer mes annonces vocales sur mon raspberry vers une petite enceinte branché sur le jack de celui-ci et il gérait très bien les accents.

Je ne pense pas que le probleme viennent des GH puisqu'elle ne font que lire un fichier mp3 si je me trompe pas.

Je n'ai pas comparé le code des 2 plugins pour comprendre ou était le probleme mais je pense que ce n'est pas grand chose surement une fonction de protection sur la phrase un petit trop strict non?

Le plus marrant c'est que pendant quelques jours, j'avais un bon rendu avec ton plugin et puis suite à une dernière mise à jour de nouveau plus d'accents.

Je précise que je utilise exclusivement PicoTTS comme moteur TTS.
Avec la dernière mise à jour, j'ai de nouveau la prononciation des accents avec PicoTTS.
Merci
Jeedom Stable 3.3
NUC Z83 + Aeotec Z-Stick Gen5
Z-Wave FGR + FGMS + FGDS + FGFS + FGK + FGWPE + ZW062 + ZW080
GH Mini + Orvibo AllOne + Playbulb + Miband2

raphael_malin
Timide
Messages : 485
Inscription : 10 nov. 2014, 00:20
Localisation : Nouméa - Nouvelle-Calédonie

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par raphael_malin » 12 janv. 2019, 05:18

cadavor a écrit :
11 janv. 2019, 15:11

Il faudrait que tu donnes plus d'infos sur ton matériel.
En l’occurrence tu as un probleme avec la première commande apt-get update.
En même temps tu es toujours sous Debian Jessie (8) alors que la version en cours est Stretch (9).
Ca vaudrait peut être le coup de passer à cette dernière pour réduire les problèmes mais ce n'est que mon avis perso.

Sinon il va falloir un peu bidouiller :
On peut voir avec le sudo que l'execution de la commande est verrouillée (can't get lock).
Il faudrait donc soit redémarrer la machine et réessayer, soit tenter de trouver le bloqueur et de le tuer
Voir exemple ici a adapter pour apt au lieu de dpkg : https://memo-linux.com/debianubuntu-cou ... available/
Hello,

Alors je suis sur une smart, lorsque j'ai réinitialisé ma jeedom, j'ai pris ce que Jeedom mettait à disposition sur la doc
Sur les codes que tu me proposes aucun n'a fonctionné.
Après quelques heures de recherches, tests de codes, je fini par trouver en effet qu'il y a une nouvelle version sur Stretch qui existe
J'ai donc réinitialisé à nouveau ma jeedom, mise à jour, remise du backup, installation des dépendances et la magie... cela fonctionne!

Merci pour ton aide.

J'en profite aussi pour remercier le support qui a brillé par son ABSENCE, depuis 1 semaine... envoi de mail aucun retour.
Bravo les gars, très pro! Je sais définitivement pourquoi je ne propose pas du jeedom à mes clients!
Et bravo pour votre doc du backup à jour qui m'a fait installer une version obsolète, venez pas nous saouler la prochaine fois en nous disant lisez la doc si c'est pour nous faire faire des conneries!
Jeedom smart avec en général toutes les mises à jour faites (système et plugin)

Avatar de l’utilisateur
Sabato
Timide
Messages : 291
Inscription : 23 janv. 2017, 11:25

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par Sabato » 12 janv. 2019, 07:26

raphael_malin a écrit :
12 janv. 2019, 05:18
Hello,

Alors je suis sur une smart, lorsque j'ai réinitialisé ma jeedom, j'ai pris ce que Jeedom mettait à disposition sur la doc
Sur les codes que tu me proposes aucun n'a fonctionné.
Après quelques heures de recherches, tests de codes, je fini par trouver en effet qu'il y a une nouvelle version sur Stretch qui existe
J'ai donc réinitialisé à nouveau ma jeedom, mise à jour, remise du backup, installation des dépendances et la magie... cela fonctionne!

Merci pour ton aide.

J'en profite aussi pour remercier le support qui a brillé par son ABSENCE, depuis 1 semaine... envoi de mail aucun retour.
Bravo les gars, très pro! Je sais définitivement pourquoi je ne propose pas du jeedom à mes clients!
Et bravo pour votre doc du backup à jour qui m'a fait installer une version obsolète, venez pas nous saouler la prochaine fois en nous disant lisez la doc si c'est pour nous faire faire des conneries!
La version stretch est en beta .... Voilà pourquoi pas dans la doc

viewtopic.php?f=57&t=38294&p=646587#p632509
Jeedom SMART zwave avec :
- 3xFibaro FGR222, 1xFGK-101, 1xFGMS-001-ZW5, 1xFGS-213
- Broadlink RM PRO
- Nest
- 4xDash button
- Gateway Xiaomi 3 sondes de T°,1 capteur d'ouverture
- 3xBandeau led yeelight xiaomi
- 2xNut Find3
- 1xGH et 3xmini

raphael_malin
Timide
Messages : 485
Inscription : 10 nov. 2014, 00:20
Localisation : Nouméa - Nouvelle-Calédonie

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par raphael_malin » 12 janv. 2019, 07:42

c'est cool d'un coté une version obsolète et de l'autre une version ou ils vont trouver encore des excuses pour ne pas se pencher sur le problème vu que c'est en BETA! bref fin du hors-sujet
Jeedom smart avec en général toutes les mises à jour faites (système et plugin)

raphael_malin
Timide
Messages : 485
Inscription : 10 nov. 2014, 00:20
Localisation : Nouméa - Nouvelle-Calédonie

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par raphael_malin » 13 janv. 2019, 08:04

raphael_malin a écrit :
09 déc. 2018, 13:02
Hello,

le second, les radios:
J'ai effectué la config du fichier, mais certaines fonctionnent dans la liste d'origine et pas d'autres... et les miennes que j'ai ajouté, ca ne fonctionne pas CMD unknown. Les liens sont bons (testé en direct)

Code : Tout sélectionner

{
	"Alouette": {
        "location": "http://broadcast.infomaniak.net/alouette-high.mp3",
        "title": "Alouette",
        "image": "https://upload.wikimedia.org/wikipedia/fr/a/a4/Logo_station_Alouette.jpeg"
    },
	"M_radio": {
        "location": "http://broadcast.infomaniak.net/mfm-128.mp3",
        "title": "M radio",
        "image": "https://upload.wikimedia.org/wikipedia/commons/1/15/Logo_Mradio.png"
    },
 	"RFM": {
        "location": "http://rfm-live-mp3-128.scdn.arkena.com/rfm.mp3",
        "title": "RFM",
        "image": "https://fr.wikipedia.org/wiki/RFM#/media/File:RFM_logo_2011.png"
    },
     "europe_1": {
        "location": "http://e1-live-mp3-128.scdn.arkena.com/europe1.mp3",
        "title": "Europe 1",
        "image": "http://cdn1-europe1.new2.ladmedia.fr/bundles/europe1front/images/logo_europe1.png"
    },
    "france_bleue": {
        "location": "http://direct.francebleu.fr/live/fb1071-midfi.mp3",
        "title": "France-Bleue-107.1",
        "image": "https://www.francebleu.fr/img/logo_francebleu.png"
    },
     "jazz": {
        "location": "http://jazzradio.ice.infomaniak.ch/jazzradio-high.mp3",
        "title": "Jazz",
        "image": "http://www.jazzradio.fr/media/pochette.jpg"
    },
Le 3eme: le volume qui n'est pas stable pour le TTS, malgré que cela soit imposé dans la commande, un coup c'est fort, des fois pas...

Merci
guirem a écrit :
09 déc. 2018, 19:33
Bonsoir,

@raphael_malin :
pour 1 : sans logs peux rien faire
pour 2 : ton fichier json est-il valide (https://jsonlint.com) ? Si oui logs
pour 3 : Faut voir dans le logs également s'il est pris en compte à chaque fois. Le volume si lancé via un group cast ou individuellement ne sera pas le même.
Hello,
Alors maintenant que ca refonctionne, je me repenche sur les webradios.

J'ai repris ce que j'ai mis plus haut, j'ai collé dans le testeur JSON, il me répond: Valid JSON
si j'appelle une radio qui était déjà dedans, il l'a lance. mais pas les nouvelles.
J'ai fait un reboot de la GH (au cas ou) mais non toujours rien.
j'ai vérifié plusieurs fois il n'y a pas de différence ou de manque de caractère entre celles déjà présentes et les nouvelles.

Voici le log:
[2019-01-13 06:58:41][DEBUG] : ACTION------ action - radio_alouette - 188abea2-xxxx-xxxx-xxxx-959c9c2ec9e8 - None - none
[2019-01-13 06:58:41][DEBUG] : ACTION------Action radio_alouette not implemented or exception occured !

Merci

(EDIT) Pour les notifications pareil, j'ai ajouté un fichier MP3 de 575 Ko, mais il ne le trouve pas

Code : Tout sélectionner

[2019-01-14 06:27:55][DEBUG] : ACTION------ action - notif - 188abea2-xxxx-xxxx-xxxx-959c9c2ec9e8 - oggy.mp3 - none
[2019-01-14 06:27:55][DEBUG] : ACTION------NOTIF action
[2019-01-14 06:27:55][DEBUG] : CMD-NOTIF------File doesn't exist (/var/www/html/plugins/googlecast/localmedia/oggy.mp3)
[2019-01-14 06:27:55][ERROR] : ACTION------Error while playing action notif on low level commands : Can't convert 'NoneType' object to str implicitly
[2019-01-14 06:27:55][DEBUG] : SENDER------Send to jeedom :  {'nowplaying': {'current_time': 0, 'uuid': '188abea2-xxxx-xxxx-xxxx-959c9c2ec9e8', 'display_name': 'ERROR', 'album_artist': '', 'artist': '', 'image': None, 'is_active_input': False, 'player_state': 'ERROR', 'online': True, 'track': '', 'stream_type': '', 'album_name': '', 'title': '', 'series_title': '', 'episode': '', 'season': '', 'status_text': 'ERROR', 'is_stand_by': False}, 'uuid': '188abea2-xxxx-xxxx-xxxx-959c9c2ec9e8'}
[2019-01-14 06:27:55][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 1060, in action_handler
url,duration,mp3filename=get_notif_data(value, need_duration)
File "/var/www/html/plugins/googlecast/resources/googlecast.py", line 1610, in get_notif_data
logging.debug("CMD-NOTIF------NOTIF debug : " + urltoplay + ", duration: " + str(duration_seconds))
TypeError: Can't convert 'NoneType' object to str implicitly
[2019-01-14 06:27:55][DEBUG] : JEEDOMCHROMECAST------ Managed exception but no forced disconnection for 188abea2-xxxx-xxxx-xxxx-959c9c2ec9e8
Jeedom smart avec en général toutes les mises à jour faites (système et plugin)

phn77
Timide
Messages : 37
Inscription : 14 janv. 2019, 23:06

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par phn77 » 16 janv. 2019, 09:34

Bonjour à tous

Me concernant j'ai une TV Sony K55AF8 qui est une Android TV, certaines fonctions passent comme monté le volume, lancer certaines fonctions, par contre impossible d'éteindre la TV, alors que ma google home est capable de le faire.

Une idée ?

Par avance merci

meute
Actif
Messages : 1102
Inscription : 26 août 2017, 11:07
Localisation : Belgique

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par meute » 16 janv. 2019, 10:57

Theking31 a écrit :
07 janv. 2019, 10:54
Idem chez moi...

Et je confirme qu'il manque l’intermédiaire en vitesse de parole TTS
utilisez la commande "speed=1.25" dans les commandes tts et ne pas utiliser "parle" évidement.
Chez moi 1.25 au lieu du 1.2 par défaut marche pas mal avec speech-api
Jeedom VM ESXI sur NUC
Ilot I/O Modbus Wago Z-Wave (11 volets,prises,présences) + RFXCom (sondes T°+RH, prises)
Pont Hue et une vingtaine d'ampoules,une flopée de Xiaomi aquara, Harmony Elite
8 Google Home et un PC tactile All-In accroché au mur

Avatar de l’utilisateur
Theking31
Actif
Messages : 1182
Inscription : 21 sept. 2017, 11:13
Localisation : Toulouse - Le Vernet

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par Theking31 » 16 janv. 2019, 18:14

Super 👌
Merci pour l'astuce meute

Autre chose, chez moi pour bien arrêter un cast radio du web il faut dire 2 fois "OK Google stop" 🤔

Comment c'est chez vous ?
Jeedom 4.0.23 sur Intel NUC 6CAYH | Linux 4.9.0-11-amd64 | Debian 9.11
Rfxcom | Z-Wave Plus Z-Stick GEN5 | Conbee 2 | => sur hub alimenté
Blea| Brodlink | Xiaomi |ESPeasy | Wifilightv2

Avatar de l’utilisateur
noodom
Actif
Messages : 982
Inscription : 13 juil. 2014, 17:25
Contact :

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par noodom » 16 janv. 2019, 22:30

Une fois suffit pour moi

Bkevin
Timide
Messages : 76
Inscription : 29 déc. 2016, 14:51
Localisation : Proche Angoulême (16)

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par Bkevin » 18 janv. 2019, 19:11

Bonsoir à tous
j'utilise de façon sommaire ce plugin depuis un petit moment
j'aimerai maintenant l'exploiter un peu plus
je n'arrive pas à "lier" ma musique, c'est à dire que lorsque je demande à google de me jouer de la musique à partir de ma bibliothèque playstore je n'ai pas le visuel de ce qui est joué sur le dashboard et/ou sur mon design (dans lequel j'ai créé la commande Playing Widget
je pense qu'il doit me manquer un élément dans la config notamebt au niveau média, mais je ne sais pas quoi mettre et je ne trouve pas d'info
si une âme charitable à la solution je suis preneur
merci
bon week-end à tous les jeedomiens

Avatar de l’utilisateur
breizh22
Actif
Messages : 1318
Inscription : 10 oct. 2015, 17:35

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par breizh22 » 18 janv. 2019, 22:35

Bonsoir, je n'ai pas playstore mais spotify, et lorsque je mets une playlist ou demande une chanson, j'ai bien la pochette qui s'affiche ainsi que le nom de la chanson et l'artiste, cela sans ne rien à faire de plus dans le plugin, c'est d'origine. Essaies de lancer une radio sur la ghome pour voir si la pochette s'affiche bien sur ton widget.
HP Gen 8 / OMV4 sur SSD / Jeedom 3.3.37 VM Debian 9
RFLink - Sondes Oregon THN 132 N / THGR 122 NX / THGR 810 / THC238 - Prises DIO/Dedra/IDK.
Orvibo AllOne et S20 - Onduleur APC Back-UPS ES 700VA
Écosystème xiaomi - Dash buttons - GHome et mini.

Bkevin
Timide
Messages : 76
Inscription : 29 déc. 2016, 14:51
Localisation : Proche Angoulême (16)

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par Bkevin » 19 janv. 2019, 11:14

breizh22 a écrit :
18 janv. 2019, 22:35
Bonsoir, je n'ai pas playstore mais spotify, et lorsque je mets une playlist ou demande une chanson, j'ai bien la pochette qui s'affiche ainsi que le nom de la chanson et l'artiste, cela sans ne rien à faire de plus dans le plugin, c'est d'origine. Essaies de lancer une radio sur la ghome pour voir si la pochette s'affiche bien sur ton widget.
merci pour ta réponse
j'ai fait le test en lançant spotify, une radio, etc.. mais rien n'y fait cela reste désespérement vide

voici ce que j'ai dans la commande web

Code : Tout sélectionner

app=web|cmd=load_url|value='http://pictoplasma.sound-creatures.com',True,10
et pour la commande média

Code : Tout sélectionner

app=media|cmd=play_media|value='http://bit.ly/2JzYtfX','video/mp4','Mon film'
tu peux vérifier les info que tu as dans les commandes voir si elles correspondent ?

merci d'avance Breizh22

bonne fin de week end

Icar17
Timide
Messages : 88
Inscription : 10 janv. 2017, 15:31

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par Icar17 » 19 janv. 2019, 12:17

Bonjour,
excellent ce plugin ! bravo au développeur :)

Je viens de lire (rapidement) toutes les pages et je comprends vraiment pas comment lancer des flux PLEX...
quelqu'un pourrait donner un exemple ?

merci !

Icar17
Timide
Messages : 88
Inscription : 10 janv. 2017, 15:31

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par Icar17 » 19 janv. 2019, 12:37

je m'auto-réponds :
app=plex|cmd=play_media|user=xxxx|pass=xxxx|server=NomDuPlex|value="titre du film"

Avatar de l’utilisateur
breizh22
Actif
Messages : 1318
Inscription : 10 oct. 2015, 17:35

Re: [Plugin Tiers][Sujet Principal] Google Cast

Message par breizh22 » 19 janv. 2019, 14:12

Bkevin a écrit :
19 janv. 2019, 11:14
breizh22 a écrit :
18 janv. 2019, 22:35
Bonsoir, je n'ai pas playstore mais spotify, et lorsque je mets une playlist ou demande une chanson, j'ai bien la pochette qui s'affiche ainsi que le nom de la chanson et l'artiste, cela sans ne rien à faire de plus dans le plugin, c'est d'origine. Essaies de lancer une radio sur la ghome pour voir si la pochette s'affiche bien sur ton widget.
merci pour ta réponse
j'ai fait le test en lançant spotify, une radio, etc.. mais rien n'y fait cela reste désespérement vide

voici ce que j'ai dans la commande web

Code : Tout sélectionner

app=web|cmd=load_url|value='http://pictoplasma.sound-creatures.com',True,10
et pour la commande média

Code : Tout sélectionner

app=media|cmd=play_media|value='http://bit.ly/2JzYtfX','video/mp4','Mon film'
tu peux vérifier les info que tu as dans les commandes voir si elles correspondent ?

merci d'avance Breizh22

bonne fin de week end

Une question pour être sur que ma réponse est bonne dans ton cas, tu lances ta playlist ou ta radio de la Ghome ou du plugin lui même ?

si c'est du plugin, faire un essai, exemple pour une radio

Code : Tout sélectionner

app=media^value='http://icecast.pulsradio.com:80/pulsHD.mp3','audio/mpeg','PulsRadio Dance','https://www.pulsradio.com/DANCE.png'|PulsRadio Dance|live=1;
Dernière édition par breizh22 le 19 janv. 2019, 14:16, édité 1 fois.
HP Gen 8 / OMV4 sur SSD / Jeedom 3.3.37 VM Debian 9
RFLink - Sondes Oregon THN 132 N / THGR 122 NX / THGR 810 / THC238 - Prises DIO/Dedra/IDK.
Orvibo AllOne et S20 - Onduleur APC Back-UPS ES 700VA
Écosystème xiaomi - Dash buttons - GHome et mini.

Répondre

Revenir vers « [Catégorie] Multimédia »

Qui est en ligne ?

Utilisateurs parcourant ce forum : Aucun utilisateur inscrit et 4 invités