#1 Le 22/04/2022, à 14:18
- stanwood
Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Bonjour,
Je viens d'installer le dernier Ubuntu 22.04 sur l'Acer Aspire 7741Z à mon coiffeur.
Fresh install, remplacé Windows 7, monoboot.
Tout fonctionne très bien (j'écris ce post depuis cet ordinateur), excepté la webcam.
Lorsque j'ouvre Cheese j'ai le plus souvent un écran noir, de temps en temps (rarement) elle fonctionne du premier coup...
Lorsque je vais dans les préférences de Cheese et que je choisis une autre résolution (352X288) l'image apparaît. En remettant 640X480 l'image continue à fonctionner.
Si je choisis une résolution plus élevée, l'image est parasitée et les couleurs déréglées.
Je laisse donc 640X480.
Je referme Cheese puis l'ouvre à nouveau: Ecran noir. Je dois refaire la manip de changement de résolution.
Si je vais dans VLC et clique sur "Media" => "Ouvrir un périphérique de capture", la webcam ne s'ouvre pas et le message suivant apparaît:
Votre média d'entrée ne peut être ouvert:
VLC ne peut pas ouvrir « v4l2:// ». Vérifier les messages du journal pour plus de détails.
Je n'ai rien trouvé de relatif précisément à ce problème sur le forum. J'ai testé différentes solutions sur le doc de Cheese, sans succès. (installer guvcview, etc...) Étant relativement novice, je me permets de solliciter votre aide.
Lorsque j'ouvre Cheese via le terminal de commande j'obtiens:
helder@helder-Aspire-7741:~$ cheese
(cheese:5815): Clutter-CRITICAL **: 14:33:12.692: Unable to create dummy onscreen: No foreign surface, and wl_shell unsupported by the compositor
helder@helder-Aspire-7741:~$ cheese
(cheese:6227): Gdk-WARNING **: 14:35:58.922: Native Windows taller than 65535 pixels are not supported
(cheese:6227): cheese-WARNING **: 14:36:21.862: De nombreux tampons sont éliminés.: ../libs/gst/base/gstbasesink.c(3143): gst_base_sink_is_too_late (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/ClutterGstVideoSink:cluttergstvideosink0:
There may be a timestamping problem, or this computer is too slow.
(cheese:6227): cheese-WARNING **: 14:36:27.682: De nombreux tampons sont éliminés.: ../libs/gst/base/gstbasesink.c(3143): gst_base_sink_is_too_late (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/ClutterGstVideoSink:cluttergstvideosink0:
There may be a timestamping problem, or this computer is too slow.
(cheese:6227): Clutter-CRITICAL **: 14:36:49.338: Unable to create dummy onscreen: No foreign surface, and wl_shell unsupported by the compositor
Infos matérielles:
lsmod | grep uvcvideo
Retour:
uvcvideo 106496 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_v4l2 32768 1 uvcvideo
videobuf2_common 77824 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
videodev 249856 3 videobuf2_v4l2,uvcvideo,videobuf2_common
mc 65536 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
Merci pour votre aide!
Dernière modification par stanwood (Le 22/04/2022, à 18:17)
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#2 Le 22/04/2022, à 14:28
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 22/04/2022, à 16:07
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
J'imagine que oui, je l'ai installé depuis la logithèque.
helder@helder-Aspire-7741:~$ snap list --all
Nom Version Révision Suivi Éditeur Notes
bare 1.0 5 latest/stable canonical✓ base
core18 20220309 2344 latest/stable canonical✓ base
core20 20220318 1405 latest/stable canonical✓ base
firefox 99.0.1-1 1232 latest/stable/… mozilla✓ -
gnome-3-38-2004 0+git.1f9014a 99 latest/stable/… canonical✓ -
gtk-common-themes 0.1-79-ga83e90c 1534 latest/stable/… canonical✓ -
snap-store 41.3-59-gf884f48 575 latest/stable/… canonical✓ -
snapd 2.54.4 15177 latest/stable canonical✓ snapd,désactivé
snapd 2.55.3 15534 latest/stable canonical✓ snapd
snapd-desktop-integration 0.1 10 latest/stable/… canonical✓ -
vlc 3.0.16 2344 latest/stable videolan✓ -
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#4 Le 22/04/2022, à 16:11
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Tu as cette solution :
Bingo !
Je te suggère de supprimer ce snap, de faire les mises à jour et d'installer à la place la version des dépôts (donne les 4 retours) :
sudo snap remove vlc sudo apt update sudo apt full-upgrade sudo apt install vlc
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#5 Le 22/04/2022, à 16:48
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Merci.
Alors:
1)
helder@helder-Aspire-7741:~$ sudo snap remove vlc
[sudo] Mot de passe de helder :
vlc supprimé
2)
helder@helder-Aspire-7741:~$ sudo apt update
Réception de :1 http://ch.archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
Atteint :2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Atteint :3 http://ch.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :4 http://ch.archive.ubuntu.com/ubuntu jammy-backports InRelease
270 ko réceptionnés en 1s (387 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
3)
helder@helder-Aspire-7741:~$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
4)
helder@helder-Aspire-7741:~$ sudo apt install vlc
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés :
libcddb2 libdc1394-25 libdca0 libdouble-conversion3 libdvbpsi10 libdvdnav4
libebml5 libfaad2 libixml10 libkate1 liblua5.2-0 libmad0 libmatroska7
libmd4c0 libmpcdec6 libopenmpt-modplug1 libpcre2-16-0 libplacebo192
libprotobuf-lite23 libproxy-tools libqt5core5a libqt5dbus5 libqt5gui5
libqt5network5 libqt5svg5 libqt5widgets5 libqt5x11extras5
libresid-builder0c2a libsdl-image1.2 libsdl1.2debian libsidplay2
libspatialaudio0 libssh2-1 libupnp13 libvlc-bin libvlc5 libvlccore9
libxcb-composite0 libxcb-xinerama0 libxcb-xinput0 qt5-gtk-platformtheme
qttranslations5-l10n vlc-bin vlc-data vlc-l10n vlc-plugin-access-extra
vlc-plugin-base vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba
vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter
vlc-plugin-visualization
Paquets suggérés :
libdvdcss2 qt5-image-formats-plugins qtwayland5 vlc-plugin-fluidsynth
vlc-plugin-jack vlc-plugin-svg
Les NOUVEAUX paquets suivants seront installés :
libcddb2 libdc1394-25 libdca0 libdouble-conversion3 libdvbpsi10 libdvdnav4
libebml5 libfaad2 libixml10 libkate1 liblua5.2-0 libmad0 libmatroska7
libmd4c0 libmpcdec6 libopenmpt-modplug1 libpcre2-16-0 libplacebo192
libprotobuf-lite23 libproxy-tools libqt5core5a libqt5dbus5 libqt5gui5
libqt5network5 libqt5svg5 libqt5widgets5 libqt5x11extras5
libresid-builder0c2a libsdl-image1.2 libsdl1.2debian libsidplay2
libspatialaudio0 libssh2-1 libupnp13 libvlc-bin libvlc5 libvlccore9
libxcb-composite0 libxcb-xinerama0 libxcb-xinput0 qt5-gtk-platformtheme
qttranslations5-l10n vlc vlc-bin vlc-data vlc-l10n vlc-plugin-access-extra
vlc-plugin-base vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba
vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter
vlc-plugin-visualization
0 mis à jour, 55 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 28.5 Mo dans les archives.
Après cette opération, 125 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
Réception de :1 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB]
Réception de :2 http://ch.archive.ubuntu.com/ubuntu jammy/main amd64 libpcre2-16-0 amd64 10.39-3build1 [203 kB]
Réception de :3 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2 [2’005 kB]
Réception de :4 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libmd4c0 amd64 0.4.8-1 [42.0 kB]
Réception de :5 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2 [222 kB]
Réception de :6 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2 [730 kB]
Réception de :7 http://ch.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinerama0 amd64 1.14-3ubuntu3 [5’414 B]
Réception de :8 http://ch.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xinput0 amd64 1.14-3ubuntu3 [34.3 kB]
Réception de :9 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5gui5 amd64 5.15.3+dfsg-2 [3’722 kB]
Réception de :10 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5widgets5 amd64 5.15.3+dfsg-2 [2’561 kB]
Réception de :11 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5svg5 amd64 5.15.3-1 [149 kB]
Réception de :12 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libcddb2 amd64 1.3.2-7fakesync1 [37.2 kB]
Réception de :13 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB]
Réception de :14 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libdvbpsi10 amd64 1.3.3-1 [47.1 kB]
Réception de :15 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libdvdnav4 amd64 6.1.1-1 [39.3 kB]
Réception de :16 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libebml5 amd64 1.4.2-2 [49.3 kB]
Réception de :17 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libfaad2 amd64 2.10.0-2 [197 kB]
Réception de :18 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libixml10 amd64 1:1.8.4-2ubuntu2 [23.6 kB]
Réception de :19 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libkate1 amd64 0.4.1-11build1 [39.4 kB]
Réception de :20 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 liblua5.2-0 amd64 5.2.4-2 [125 kB]
Réception de :21 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libmad0 amd64 0.15.1b-10ubuntu1 [63.1 kB]
Réception de :22 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libmatroska7 amd64 1.6.3-2 [123 kB]
Réception de :23 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libmpcdec6 amd64 2:0.1~r495-2 [32.4 kB]
Réception de :24 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpt-modplug1 amd64 0.8.9.0-openmpt1-2 [22.7 kB]
Réception de :25 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libplacebo192 amd64 4.192.1-1 [2’279 kB]
Réception de :26 http://ch.archive.ubuntu.com/ubuntu jammy/main amd64 libprotobuf-lite23 amd64 3.12.4-1ubuntu7 [208 kB]
Réception de :27 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libproxy-tools amd64 0.4.17-2 [5’364 B]
Réception de :28 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libqt5x11extras5 amd64 5.15.3-1 [10.9 kB]
Réception de :29 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libresid-builder0c2a amd64 2.1.1-15ubuntu2 [31.3 kB]
Réception de :30 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6 [177 kB]
Réception de :31 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libsdl-image1.2 amd64 1.2.12-13build1 [31.8 kB]
Réception de :32 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libsidplay2 amd64 2.1.1-15ubuntu2 [89.2 kB]
Réception de :33 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libspatialaudio0 amd64 0.3.0+git20180730+dfsg1-2build1 [32.9 kB]
Réception de :34 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libssh2-1 amd64 1.10.0-3 [109 kB]
Réception de :35 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libupnp13 amd64 1:1.8.4-2ubuntu2 [87.9 kB]
Réception de :36 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libvlccore9 amd64 3.0.16-1build7 [469 kB]
Réception de :37 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libvlc5 amd64 3.0.16-1build7 [75.3 kB]
Réception de :38 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libvlc-bin amd64 3.0.16-1build7 [17.9 kB]
Réception de :39 http://ch.archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-composite0 amd64 1.14-3ubuntu3 [5’354 B]
Réception de :40 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 qt5-gtk-platformtheme amd64 5.15.3+dfsg-2 [130 kB]
Réception de :41 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1’983 kB]
Réception de :42 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-bin amd64 3.0.16-1build7 [56.7 kB]
Réception de :43 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-data all 3.0.16-1build7 [349 kB]
Réception de :44 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 libdca0 amd64 0.0.7-2 [88.2 kB]
Réception de :45 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-base amd64 3.0.16-1build7 [3’034 kB]
Réception de :46 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-qt amd64 3.0.16-1build7 [1’102 kB]
Réception de :47 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-video-output amd64 3.0.16-1build7 [167 kB]
Réception de :48 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc amd64 3.0.16-1build7 [37.3 kB]
Réception de :49 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-l10n all 3.0.16-1build7 [6’636 kB]
Réception de :50 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-access-extra amd64 3.0.16-1build7 [27.0 kB]
Réception de :51 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-notify amd64 3.0.16-1build7 [19.4 kB]
Réception de :52 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-samba amd64 3.0.16-1build7 [20.1 kB]
Réception de :53 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-skins2 amd64 3.0.16-1build7 [504 kB]
Réception de :54 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-video-splitter amd64 3.0.16-1build7 [35.4 kB]
Réception de :55 http://ch.archive.ubuntu.com/ubuntu jammy/universe amd64 vlc-plugin-visualization amd64 3.0.16-1build7 [44.0 kB]
28.5 Mo réceptionnés en 3s (8’345 ko/s)
Extraction des modèles depuis les paquets : 100%
Sélection du paquet libdouble-conversion3:amd64 précédemment désélectionné.
(Lecture de la base de données... 192259 fichiers et répertoires déjà installés.
)
Préparation du dépaquetage de .../00-libdouble-conversion3_3.1.7-4_amd64.deb ...
Dépaquetage de libdouble-conversion3:amd64 (3.1.7-4) ...
Sélection du paquet libpcre2-16-0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../01-libpcre2-16-0_10.39-3build1_amd64.deb ...
Dépaquetage de libpcre2-16-0:amd64 (10.39-3build1) ...
Sélection du paquet libqt5core5a:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../02-libqt5core5a_5.15.3+dfsg-2_amd64.deb ...
Dépaquetage de libqt5core5a:amd64 (5.15.3+dfsg-2) ...
Sélection du paquet libmd4c0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../03-libmd4c0_0.4.8-1_amd64.deb ...
Dépaquetage de libmd4c0:amd64 (0.4.8-1) ...
Sélection du paquet libqt5dbus5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../04-libqt5dbus5_5.15.3+dfsg-2_amd64.deb ...
Dépaquetage de libqt5dbus5:amd64 (5.15.3+dfsg-2) ...
Sélection du paquet libqt5network5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../05-libqt5network5_5.15.3+dfsg-2_amd64.deb ...
Dépaquetage de libqt5network5:amd64 (5.15.3+dfsg-2) ...
Sélection du paquet libxcb-xinerama0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../06-libxcb-xinerama0_1.14-3ubuntu3_amd64.deb ..
.
Dépaquetage de libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Sélection du paquet libxcb-xinput0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../07-libxcb-xinput0_1.14-3ubuntu3_amd64.deb ...
Dépaquetage de libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Sélection du paquet libqt5gui5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../08-libqt5gui5_5.15.3+dfsg-2_amd64.deb ...
Dépaquetage de libqt5gui5:amd64 (5.15.3+dfsg-2) ...
Sélection du paquet libqt5widgets5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../09-libqt5widgets5_5.15.3+dfsg-2_amd64.deb ...
Dépaquetage de libqt5widgets5:amd64 (5.15.3+dfsg-2) ...
Sélection du paquet libqt5svg5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../10-libqt5svg5_5.15.3-1_amd64.deb ...
Dépaquetage de libqt5svg5:amd64 (5.15.3-1) ...
Sélection du paquet libcddb2 précédemment désélectionné.
Préparation du dépaquetage de .../11-libcddb2_1.3.2-7fakesync1_amd64.deb ...
Dépaquetage de libcddb2 (1.3.2-7fakesync1) ...
Sélection du paquet libdc1394-25:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../12-libdc1394-25_2.2.6-4_amd64.deb ...
Dépaquetage de libdc1394-25:amd64 (2.2.6-4) ...
Sélection du paquet libdvbpsi10:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../13-libdvbpsi10_1.3.3-1_amd64.deb ...
Dépaquetage de libdvbpsi10:amd64 (1.3.3-1) ...
Sélection du paquet libdvdnav4:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../14-libdvdnav4_6.1.1-1_amd64.deb ...
Dépaquetage de libdvdnav4:amd64 (6.1.1-1) ...
Sélection du paquet libebml5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../15-libebml5_1.4.2-2_amd64.deb ...
Dépaquetage de libebml5:amd64 (1.4.2-2) ...
Sélection du paquet libfaad2:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../16-libfaad2_2.10.0-2_amd64.deb ...
Dépaquetage de libfaad2:amd64 (2.10.0-2) ...
Sélection du paquet libixml10:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../17-libixml10_1%3a1.8.4-2ubuntu2_amd64.deb ...
Dépaquetage de libixml10:amd64 (1:1.8.4-2ubuntu2) ...
Sélection du paquet libkate1:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../18-libkate1_0.4.1-11build1_amd64.deb ...
Dépaquetage de libkate1:amd64 (0.4.1-11build1) ...
Sélection du paquet liblua5.2-0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../19-liblua5.2-0_5.2.4-2_amd64.deb ...
Dépaquetage de liblua5.2-0:amd64 (5.2.4-2) ...
Sélection du paquet libmad0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../20-libmad0_0.15.1b-10ubuntu1_amd64.deb ...
Dépaquetage de libmad0:amd64 (0.15.1b-10ubuntu1) ...
Sélection du paquet libmatroska7:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../21-libmatroska7_1.6.3-2_amd64.deb ...
Dépaquetage de libmatroska7:amd64 (1.6.3-2) ...
Sélection du paquet libmpcdec6:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../22-libmpcdec6_2%3a0.1~r495-2_amd64.deb ...
Dépaquetage de libmpcdec6:amd64 (2:0.1~r495-2) ...
Sélection du paquet libopenmpt-modplug1:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../23-libopenmpt-modplug1_0.8.9.0-openmpt1-2_amd6
4.deb ...
Dépaquetage de libopenmpt-modplug1:amd64 (0.8.9.0-openmpt1-2) ...
Sélection du paquet libplacebo192:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../24-libplacebo192_4.192.1-1_amd64.deb ...
Dépaquetage de libplacebo192:amd64 (4.192.1-1) ...
Sélection du paquet libprotobuf-lite23:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../25-libprotobuf-lite23_3.12.4-1ubuntu7_amd64.de
b ...
Dépaquetage de libprotobuf-lite23:amd64 (3.12.4-1ubuntu7) ...
Sélection du paquet libproxy-tools précédemment désélectionné.
Préparation du dépaquetage de .../26-libproxy-tools_0.4.17-2_amd64.deb ...
Dépaquetage de libproxy-tools (0.4.17-2) ...
Sélection du paquet libqt5x11extras5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../27-libqt5x11extras5_5.15.3-1_amd64.deb ...
Dépaquetage de libqt5x11extras5:amd64 (5.15.3-1) ...
Sélection du paquet libresid-builder0c2a précédemment désélectionné.
Préparation du dépaquetage de .../28-libresid-builder0c2a_2.1.1-15ubuntu2_amd64.
deb ...
Dépaquetage de libresid-builder0c2a (2.1.1-15ubuntu2) ...
Sélection du paquet libsdl1.2debian:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../29-libsdl1.2debian_1.2.15+dfsg2-6_amd64.deb ..
.
Dépaquetage de libsdl1.2debian:amd64 (1.2.15+dfsg2-6) ...
Sélection du paquet libsdl-image1.2:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../30-libsdl-image1.2_1.2.12-13build1_amd64.deb .
..
Dépaquetage de libsdl-image1.2:amd64 (1.2.12-13build1) ...
Sélection du paquet libsidplay2 précédemment désélectionné.
Préparation du dépaquetage de .../31-libsidplay2_2.1.1-15ubuntu2_amd64.deb ...
Dépaquetage de libsidplay2 (2.1.1-15ubuntu2) ...
Sélection du paquet libspatialaudio0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../32-libspatialaudio0_0.3.0+git20180730+dfsg1-2b
uild1_amd64.deb ...
Dépaquetage de libspatialaudio0:amd64 (0.3.0+git20180730+dfsg1-2build1) ...
Sélection du paquet libssh2-1:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../33-libssh2-1_1.10.0-3_amd64.deb ...
Dépaquetage de libssh2-1:amd64 (1.10.0-3) ...
Sélection du paquet libupnp13:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../34-libupnp13_1%3a1.8.4-2ubuntu2_amd64.deb ...
Dépaquetage de libupnp13:amd64 (1:1.8.4-2ubuntu2) ...
Sélection du paquet libvlccore9:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../35-libvlccore9_3.0.16-1build7_amd64.deb ...
Dépaquetage de libvlccore9:amd64 (3.0.16-1build7) ...
Sélection du paquet libvlc5:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../36-libvlc5_3.0.16-1build7_amd64.deb ...
Dépaquetage de libvlc5:amd64 (3.0.16-1build7) ...
Sélection du paquet libvlc-bin:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../37-libvlc-bin_3.0.16-1build7_amd64.deb ...
Dépaquetage de libvlc-bin:amd64 (3.0.16-1build7) ...
Sélection du paquet libxcb-composite0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../38-libxcb-composite0_1.14-3ubuntu3_amd64.deb .
..
Dépaquetage de libxcb-composite0:amd64 (1.14-3ubuntu3) ...
Sélection du paquet qt5-gtk-platformtheme:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../39-qt5-gtk-platformtheme_5.15.3+dfsg-2_amd64.d
eb ...
Dépaquetage de qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2) ...
Sélection du paquet qttranslations5-l10n précédemment désélectionné.
Préparation du dépaquetage de .../40-qttranslations5-l10n_5.15.3-1_all.deb ...
Dépaquetage de qttranslations5-l10n (5.15.3-1) ...
Sélection du paquet vlc-bin précédemment désélectionné.
Préparation du dépaquetage de .../41-vlc-bin_3.0.16-1build7_amd64.deb ...
Dépaquetage de vlc-bin (3.0.16-1build7) ...
Sélection du paquet vlc-data précédemment désélectionné.
Préparation du dépaquetage de .../42-vlc-data_3.0.16-1build7_all.deb ...
Dépaquetage de vlc-data (3.0.16-1build7) ...
Sélection du paquet libdca0:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../43-libdca0_0.0.7-2_amd64.deb ...
Dépaquetage de libdca0:amd64 (0.0.7-2) ...
Sélection du paquet vlc-plugin-base:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../44-vlc-plugin-base_3.0.16-1build7_amd64.deb ..
.
Dépaquetage de vlc-plugin-base:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-qt:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../45-vlc-plugin-qt_3.0.16-1build7_amd64.deb ...
Dépaquetage de vlc-plugin-qt:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-video-output:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../46-vlc-plugin-video-output_3.0.16-1build7_amd6
4.deb ...
Dépaquetage de vlc-plugin-video-output:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc précédemment désélectionné.
Préparation du dépaquetage de .../47-vlc_3.0.16-1build7_amd64.deb ...
Dépaquetage de vlc (3.0.16-1build7) ...
Sélection du paquet vlc-l10n précédemment désélectionné.
Préparation du dépaquetage de .../48-vlc-l10n_3.0.16-1build7_all.deb ...
Dépaquetage de vlc-l10n (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-access-extra:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../49-vlc-plugin-access-extra_3.0.16-1build7_amd6
4.deb ...
Dépaquetage de vlc-plugin-access-extra:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-notify:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../50-vlc-plugin-notify_3.0.16-1build7_amd64.deb
...
Dépaquetage de vlc-plugin-notify:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-samba:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../51-vlc-plugin-samba_3.0.16-1build7_amd64.deb .
..
Dépaquetage de vlc-plugin-samba:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-skins2:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../52-vlc-plugin-skins2_3.0.16-1build7_amd64.deb
...
Dépaquetage de vlc-plugin-skins2:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-video-splitter:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../53-vlc-plugin-video-splitter_3.0.16-1build7_am
d64.deb ...
Dépaquetage de vlc-plugin-video-splitter:amd64 (3.0.16-1build7) ...
Sélection du paquet vlc-plugin-visualization:amd64 précédemment désélectionné.
Préparation du dépaquetage de .../54-vlc-plugin-visualization_3.0.16-1build7_amd
64.deb ...
Dépaquetage de vlc-plugin-visualization:amd64 (3.0.16-1build7) ...
Paramétrage de libebml5:amd64 (1.4.2-2) ...
Paramétrage de libdouble-conversion3:amd64 (3.1.7-4) ...
Paramétrage de libkate1:amd64 (0.4.1-11build1) ...
Paramétrage de libdvbpsi10:amd64 (1.3.3-1) ...
Paramétrage de libxcb-xinput0:amd64 (1.14-3ubuntu3) ...
Paramétrage de libspatialaudio0:amd64 (0.3.0+git20180730+dfsg1-2build1) ...
Paramétrage de vlc-l10n (3.0.16-1build7) ...
Paramétrage de libmpcdec6:amd64 (2:0.1~r495-2) ...
Paramétrage de libpcre2-16-0:amd64 (10.39-3build1) ...
Paramétrage de libcddb2 (1.3.2-7fakesync1) ...
Paramétrage de libprotobuf-lite23:amd64 (3.12.4-1ubuntu7) ...
Paramétrage de libxcb-xinerama0:amd64 (1.14-3ubuntu3) ...
Paramétrage de qttranslations5-l10n (5.15.3-1) ...
Paramétrage de libixml10:amd64 (1:1.8.4-2ubuntu2) ...
Paramétrage de libresid-builder0c2a (2.1.1-15ubuntu2) ...
Paramétrage de libfaad2:amd64 (2.10.0-2) ...
Paramétrage de libsdl1.2debian:amd64 (1.2.15+dfsg2-6) ...
Paramétrage de libdc1394-25:amd64 (2.2.6-4) ...
Paramétrage de libplacebo192:amd64 (4.192.1-1) ...
Paramétrage de libqt5core5a:amd64 (5.15.3+dfsg-2) ...
Paramétrage de libvlccore9:amd64 (3.0.16-1build7) ...
Paramétrage de libsidplay2 (2.1.1-15ubuntu2) ...
Paramétrage de libmad0:amd64 (0.15.1b-10ubuntu1) ...
Paramétrage de libxcb-composite0:amd64 (1.14-3ubuntu3) ...
Paramétrage de liblua5.2-0:amd64 (5.2.4-2) ...
Paramétrage de libmatroska7:amd64 (1.6.3-2) ...
Paramétrage de libqt5dbus5:amd64 (5.15.3+dfsg-2) ...
Paramétrage de libmd4c0:amd64 (0.4.8-1) ...
Paramétrage de libdca0:amd64 (0.0.7-2) ...
Paramétrage de libssh2-1:amd64 (1.10.0-3) ...
Paramétrage de libopenmpt-modplug1:amd64 (0.8.9.0-openmpt1-2) ...
Paramétrage de vlc-data (3.0.16-1build7) ...
Paramétrage de vlc-plugin-notify:amd64 (3.0.16-1build7) ...
Paramétrage de libdvdnav4:amd64 (6.1.1-1) ...
Paramétrage de libproxy-tools (0.4.17-2) ...
Paramétrage de vlc-plugin-video-output:amd64 (3.0.16-1build7) ...
Paramétrage de vlc-plugin-samba:amd64 (3.0.16-1build7) ...
Paramétrage de libsdl-image1.2:amd64 (1.2.12-13build1) ...
Paramétrage de vlc-plugin-video-splitter:amd64 (3.0.16-1build7) ...
Paramétrage de libvlc5:amd64 (3.0.16-1build7) ...
Paramétrage de libqt5network5:amd64 (5.15.3+dfsg-2) ...
Paramétrage de libupnp13:amd64 (1:1.8.4-2ubuntu2) ...
Paramétrage de vlc-plugin-visualization:amd64 (3.0.16-1build7) ...
Paramétrage de vlc-plugin-access-extra:amd64 (3.0.16-1build7) ...
Paramétrage de libvlc-bin:amd64 (3.0.16-1build7) ...
Paramétrage de vlc-plugin-base:amd64 (3.0.16-1build7) ...
Paramétrage de libqt5gui5:amd64 (5.15.3+dfsg-2) ...
Paramétrage de vlc-bin (3.0.16-1build7) ...
Paramétrage de libqt5widgets5:amd64 (5.15.3+dfsg-2) ...
Paramétrage de qt5-gtk-platformtheme:amd64 (5.15.3+dfsg-2) ...
Paramétrage de libqt5x11extras5:amd64 (5.15.3-1) ...
Paramétrage de libqt5svg5:amd64 (5.15.3-1) ...
Paramétrage de vlc-plugin-qt:amd64 (3.0.16-1build7) ...
Paramétrage de vlc (3.0.16-1build7) ...
Paramétrage de vlc-plugin-skins2:amd64 (3.0.16-1build7) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.35-0ubuntu3) ..
.
Traitement des actions différées (« triggers ») pour man-db (2.10.2-1) ...
Traitement des actions différées (« triggers ») pour mailcap (3.70+nmu1ubuntu1)
...
Traitement des actions différées (« triggers ») pour desktop-file-utils (0.26-1u
buntu3) ...
Traitement des actions différées (« triggers ») pour hicolor-icon-theme (0.17-2)
...
Traitement des actions différées (« triggers ») pour gnome-menus (3.36.0-1ubuntu
3) ...
Traitement des actions différées (« triggers ») pour libvlc-bin:amd64 (3.0.16-1b
uild7) ...
Résultat:
Il y a du mieux dans VLC, l'image de la webcam apparaît désormais sans souci.
En revanche, le problème persiste dans Cheese...
Merci d'avance!
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#6 Le 22/04/2022, à 16:52
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Vu au #1 :
Native Windows taller than 65535 pixels are not supported
et bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1927827
Pas de wayland ?
==============
(cheese:6227): cheese-WARNING **: 14:36:21.862: De nombreux tampons sont éliminés.: ../libs/gst/base/gstbasesink.c(3143): gst_base_sink_is_too_late (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/ClutterGstVideoSink:cluttergstvideosink0:
There may be a timestamping problem, or this computer is too slow.
Autre piste > askubuntu.com/questions/1212241/webcam-of-ubuntu-18-04-camera-is-on-but-there-is-opposite-side-appearence
Dernière modification par xubu1957 (Le 22/04/2022, à 16:58)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#7 Le 22/04/2022, à 16:56
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Ok merci.
Donc un bug de jeunesse de Jammy?
Concernant Wayland, j'en ai entendu parlé. Il s'agirait du serveur graphique utilisé sur 22.04. Comment savoir si je suis sous Wayland?
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#8 Le 22/04/2022, à 17:00
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
J'ai édité le message #6.
Vu ces explications d'abelthorne, pour wayland,
As-tu moyen de changer de session avec la roue crantée ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#9 Le 22/04/2022, à 17:19
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Alors pour répondre dans l'ordre:
J'ai tenté la manip de ton lien: https://askubuntu.com/questions/1212241 … appearence
Cheese s'ouvre mais toujours sur un écran noir.
Retour de commande:
helder@helder-Aspire-7741:~$ cheese uvcvideo nodrop=1
(cheese:5594): Gdk-WARNING **: 18:08:37.524: Native Windows taller than 65535 pixels are not supported
Unsupported modifier, resource creation failed.
XXX: resource creation failed
Unsupported modifier, resource creation failed.
XXX: resource creation failed
Unsupported modifier, resource creation failed.
XXX: resource creation failed
Je tente la 2ème manip, édite le fichier:
sudo nano /etc/modprobe.d/uvcvideo.conf
j'ajoute la ligne:
options uvcvideo nodrop=1
Puis sauvegarde.
Je recharge le module:
sudo rmmod uvcvideo && sudo modprobe uvcvideo
Puis j'ouvre Cheese:
Une petite ligne clignote en vert en haut à gauche, mais sinon aucun changement.
Je retente VLC: Ouf, le changement n'a pas affecté la webcam dans VLC, ça fonctionne toujours.
Je vais redémarrer l'ordi et voir si j'ai l'option "Wayland" (petite roue dentelée)
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#10 Le 22/04/2022, à 17:26
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Donc j'ai redémarré la machine.
À l'écran de connexion, je clique sur la roue dentelée:
2 options:
1) Ubuntu
2) Ubuntu on Xorg
La première est cochée par défaut.
Voilà...
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#11 Le 22/04/2022, à 17:30
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Pour :
Unable to create dummy onscreen: No foreign surface, and wl_shell unsupported by the compositor
Je retombe sur ce fil de ceric.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#12 Le 22/04/2022, à 17:32
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Donc je relance Cheese depuis le terminal pour voir les logs d'erreurs.
En une fraction de secondes j'ai ces messages qui apparaissent:
helder@helder-Aspire-7741:~$ cheese
(cheese:3350): cheese-WARNING **: 18:27:34.066: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.157: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.281: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.405: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.529: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.653: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.773: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:34.897: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.021: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.145: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.269: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.395: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.517: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.641: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.765: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:35.885: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.009: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.133: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.257: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.381: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.505: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.629: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.753: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.877: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:36.998: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.121: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.245: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.369: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.494: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.618: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.742: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.866: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:37.990: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.110: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.233: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.358: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.482: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.606: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.730: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.854: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:38.977: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.102: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.222: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.346: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.487: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.594: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.718: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.841: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:39.966: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.090: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.214: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.334: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.458: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.582: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.705: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.830: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:40.954: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.078: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.202: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.326: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.446: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.569: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.694: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.817: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:41.941: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.066: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.190: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.314: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.438: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.558: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.681: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.806: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:42.930: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.054: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.178: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.302: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.426: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.550: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.670: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.794: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:43.918: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.042: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.166: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.290: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.414: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.538: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.662: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.782: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:44.906: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.030: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.154: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.278: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.402: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.526: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.650: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.774: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:45.894: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.018: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.142: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.266: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.390: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.514: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.638: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.762: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:46.886: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.006: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.130: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.254: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.378: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.502: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.626: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.750: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.874: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:47.998: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.118: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.242: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.366: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.490: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.614: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.738: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.862: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:48.986: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.110: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.230: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.354: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.478: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.602: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.726: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.850: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:49.974: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.098: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.222: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.342: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.466: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.599: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.714: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.838: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:50.962: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.086: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.210: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.334: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.454: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.578: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.702: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.826: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:51.950: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.074: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.198: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.322: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.446: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.566: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.690: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.814: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:52.938: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.062: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.186: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.310: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.434: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.558: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.678: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.802: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:53.926: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): cheese-WARNING **: 18:27:54.050: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
(cheese:3350): Clutter-CRITICAL **: 18:27:54.177: Unable to create dummy onscreen: No foreign surface, and wl_shell unsupported by the compositor
(cheese:3350): cheese-WARNING **: 18:27:54.189: Internal GStreamer error: code not implemented. Please file a bug at https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new.: ../gst-libs/gst/video/gstvideofilter.c(296): gst_video_filter_transform (): /GstCameraBin:camerabin/GstViewfinderBin:vf-bin/GstVideoConvert:vfbin-csp:
invalid video buffer received
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#13 Le 22/04/2022, à 17:36
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#14 Le 22/04/2022, à 17:40
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Pour :
Unable to create dummy onscreen: No foreign surface, and wl_shell unsupported by the compositor
Je retombe sur ce fil de ceric.
Je regarde ce fil. Comme mentionné plus haut, ce n'est pas en problème de résolution. En changeant les paramètres de résolution dans les préférences de Cheese ça refonctionne, jusqu'au prochain lancement de Cheese...
Mais merci quand-même, j'apprécie ton aide.
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#15 Le 22/04/2022, à 17:41
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Alors:
helder@helder-Aspire-7741:~$ apt policy cheese
cheese:
Installé : 41.1-1build1
Candidat : 41.1-1build1
Table de version :
*** 41.1-1build1 500
500 http://ch.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/status
J'avais aussi tenté de supprimer / purger Cheese et réinstaller, sans succès...
Dernière modification par stanwood (Le 22/04/2022, à 17:42)
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#16 Le 22/04/2022, à 17:52
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Maintenant intéressant: (on avance)
Si j'ouvre Cheese dans le terminal en root:
sudo cheese
Cheese s'ouvre avec l'image, mais en définition maximale (1280X1024), donc image complètement distordue et couleurs mélangées. Je remets en en 640X480 et c'est bon...
Donc si il existait un script pour forcer Cheese à s'ouvrir en root en définition 640X480 le problème serait résolu...ou du moins contourné...
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#17 Le 22/04/2022, à 18:03
- xubu1957
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Je ne sais pas écrire de script !
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#18 Le 22/04/2022, à 18:04
- ylag
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Bonsoir,
1) Ubuntu
2) Ubuntu on Xorg
La première est cochée par défaut.
Voilà...
1) Ubuntu => session Wayland
2) Ubuntu on Xorg => session x11
Peut-être vérifier la présence de fichiers n'appartenant pas à l'utilisateur helder dans son répertoire personnel ?
find /home/helder ! -user helder
A+
Dernière modification par ylag (Le 22/04/2022, à 18:10)
Hors ligne
#19 Le 22/04/2022, à 18:16
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Merci à tous.
La commande
find /home/helder ! -user helder
ne me retourne rien. Je pense qu'avec une fresh install du jour il ne devrait pas y avoir de "désordre" dans le système.
Je tente guvcview et ça fonctionne, tout comme VLC (version des dépôts, la version snap ne reconnaît pas la webcam) et même ce site me la fait fonctionner sans problème:
Donc le problème vient bien de Cheese et non de la webcam, je vais modifier le titre de ce fil et attendre une prochaine mise à jour.
En effet, Jammy est tout neuf et il y aura prochainement des correctifs!
Pour le reste tout fonctionne nickel! J'aime beaucoup cette nouvelle interface Gnome, même si les changements graphiques sont mineurs, je trouve cette 22.04 parfaitement réussie.
Merci encore pour vos aides!
Edit: Effectivement je suis bien sur l'environnement Wayland...
Dernière modification par stanwood (Le 22/04/2022, à 18:19)
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne
#20 Le 27/04/2022, à 22:07
- stanwood
Re : Problèmes Cheese sur Acer Aspire 7741Z Ubuntu 22.04
Apparemment le bug affectant le logiciel Cheese sur Ubuntu 22.04 est connu et serait en voie de résolution par les développeurs upstreams:
https://bugs.launchpad.net/ubuntu/+sour … ug/1967843
En effet, il touche de nombreux utilisateurs.
Le fix est envoyé aux équipes Debian et Ubuntu en ce moment.
Une alternative pour les plus pressés serait d'installer la version Flatpack 3.38 (mais je n'ai pas testé):
Xubuntu 24.04 sur Asus K53S
Ubuntu Touch sur Redmi Note 9S
/e/OS sur Fairphone 4
Hors ligne