xplayer doesn't play video, but sound ; vlc, mpv, smplayer can both

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
hardt68
Level 1
Level 1
Posts: 25
Joined: Sat Apr 12, 2014 4:54 pm
Location: France

xplayer doesn't play video, but sound ; vlc, mpv, smplayer can both

Post by hardt68 »

Hello,
I'm stuck with a LO Impress (Version: 6.0.6.2) that displays videos embedded in the presentation with only a music icon. Some others are working fine in the same LO Impress file. So I checked the differences between the native files and found out that the same happens with xplayer: the same files are played without video (only sound). The others are fine.
All files can be read by VLC, MPV, SMPLAYER.

Here the noticed differences I could identify in the MEDIAINFO-report of 2 typical files:

Code: Select all

from MEDIAINFO               OK                  not OK                
Codec ID                     mp42 (mp41/isom)    mp42 (isom/mp42)        

Overall bit rate mode        - not reported -    Variable             
Overall bit rate             4 216 kb/s          3 117 kb/s             


Video ID                    1                    1
Format                      AVC                  AVC                    
Format/Info                 Advanced Video Codec Advanced Video Codec 
Format profile              Baseline@L4.2        High@L3.2             
Format settings, CABAC      No                   Yes                     
Format settings, ReFrames   1 frame              4 frames                
Format settings, GOP        M=1, N=25            - not reported -
Codec ID                    avc1                 avc1                 
Codec ID/Info               Advanced Video Coding Advanced Video Coding

Width                       1 920 pixels         1 280 pixels            
Height                      1 080 pixels         720 pixels            

Frame rate mode             Constant             Variable                
Frame rate                  50.000 FPS           25.000 FPS             
Minimum frame rate          - not reported -     0.000 FPS            
Maximum frame rate          - not reported -     25.000 FPS             
Standard                    - not reported -     PAL                    
Error messages from XPLAYER launched at terminal

Code: Select all

(xplayer:9006): Gtk-WARNING **: GtkButton does not have a child property called expand
(xplayer:9006): Gtk-WARNING **: GtkButton does not have a child property called fill
(xplayer:9006): Gtk-WARNING **: GtkButton does not have a child property called position
(xplayer:9006): Gtk-WARNING **: GtkToggleButton does not have a child property called expand
(xplayer:9006): Gtk-WARNING **: GtkToggleButton does not have a child property called fill
(xplayer:9006): Gtk-WARNING **: GtkToggleButton does not have a child property called position
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'continue_button_clicked_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'load_button_clicked_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'save_button_clicked_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'goto_button_clicked_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'remove_button_clicked_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'add_button_clicked_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'tree_view_button_press_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'tree_view_key_press_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'tree_view_row_activated_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'tree_view_popup_menu_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'popup_goto_action_cb'.  Did you compile with -rdynamic?
(xplayer:9006): Gtk-WARNING **: Could not find signal handler 'popup_remove_action_cb'.  Did you compile with -rdynamic?
(xplayer:9006): GStreamer-CRITICAL **: gst_tag_list_get_string_index: assertion 'GST_IS_TAG_LIST (list)' failed
** Message: Missing plugin: gstreamer|1.0|xplayer|Décodeur H.264 (High Profile)|decoder-video/x-h264, level=(string)3.2, profile=(string)high (Décodeur H.264 (High Profile))
** Message: PackageKit: xid = 130023445
** Message: PackageKit: desktop_id = (null)
** Message: PackageKit: Codec nice name: D?codeur H.264 (High Profile)
** Message: PackageKit: ignoring field named level
** Message: PackageKit: ignoring field named profile
** Message: PackageKit: structure: gstreamer1(decoder-video/x-h264)()(64bit)
** Message: PackageKit: Did not install codec: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .service fil
So no real surprise: a codec is missing. But available for the other player... And I couldn't identify which package is really missing.

Please help !

[LMDE 3 Cindy, Kernel 4.9.0.8-amd64 sur LENOVO Thinkpad Yoga460]
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
=========================
hardt68 / France
LinuxMint 21.2 Cinnamon on TP Yoga 460
User avatar
thx-1138
Level 8
Level 8
Posts: 2092
Joined: Fri Mar 10, 2017 12:15 pm
Location: Athens, Greece

Re: xplayer doesn't play video, but sound ; vlc, mpv, smplayer can both

Post by thx-1138 »

...gstreamer1.0-libav i would assume?
hardt68
Level 1
Level 1
Posts: 25
Joined: Sat Apr 12, 2014 4:54 pm
Location: France

[SOLVED] Re: xplayer doesn't play video, but sound ; vlc, mpv, smplayer can both

Post by hardt68 »

Thanks thx-1138

Code: Select all

apt install gstreamer1.0-libav
solved the situation with the players, not for LO Impress.

Will open an other topic in a corresponding forum.

Enjoy LMDE !
=========================
hardt68 / France
LinuxMint 21.2 Cinnamon on TP Yoga 460
Locked

Return to “Software & Applications”