You are not logged in.

#1 2021-02-04 02:50:51

it4mi
Member
Registered: 2021-02-04
Posts: 2

Error reproducing .ts files in VLC

Hello,
I'm have problems reproducing .ts files in VLC, the image gets pixelated and there is no audio, i tried with other player (smplayer) and it works fine, when executed from the terminal it shows some errors related with "libva".

The error I get is the following:

VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)
[000055d83af135b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
   QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
   QT_SCREEN_SCALE_FACTORS to set per-screen DPI.
   QT_SCALE_FACTOR to set the application global scale factor.
[000055d83afa86d0] main playlist: playlist is empty
[h264 @ 0x7fbbc40054c0] SEI type 61 size 392 truncated at 112
[00007fbbb000af50] gl gl: Initialized libplacebo v3.104.0 (API v104)
[00007fbbb000af50] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
[00007fbbb000af50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[00007fbbb000af50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[00007fbbb000af50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[00007fbbb000af50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[00007fbbc00dd6f0] vaapi_drm generic error: vaInitialize: unknown libva error
[00007fbbc00dd6f0] vaapi_drm generic error: vaInitialize: unknown libva error
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[00007fbbc00dd6f0] vaapi_drm generic error: vaInitialize: unknown libva error
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[00007fbbc00dd6f0] vaapi_drm generic error: vaInitialize: unknown libva error
[00007fbbb000af50] gl gl: Initialized libplacebo v3.104.0 (API v104)
[00007fbbb000af50] gl gl: Initialized libplacebo v3.104.0 (API v104)
[h264 @ 0x7fbbc40054c0] top block unavailable for requested intra mode -1
[h264 @ 0x7fbbc40054c0] error while decoding MB 2 0, bytestream 43621
[00007fbbc8c62f40] main decoder error: buffer deadlock prevented
[h264 @ 0x7fbbc409f500] Reference 2 >= 2
[h264 @ 0x7fbbc409f500] error while decoding MB 62 18, bytestream 530
[h264 @ 0x7fbbc40bbec0] Reference 3 >= 2

Last edited by it4mi (2021-02-04 02:52:29)

Offline

#2 2021-02-04 08:50:56

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,738

Re: Error reproducing .ts files in VLC

Disable HW acceleration (on the codecs settings page), or try to find out why HW acceleration appears to have so many issues. What kind of hardware are we talking about?

Offline

#3 2021-02-04 12:40:35

it4mi
Member
Registered: 2021-02-04
Posts: 2

Re: Error reproducing .ts files in VLC

Thank you for responding, I'm using an Intel Core i7-7700HQ, GTX 1050 and Intel HD Graphics, I disabled the hardware acceleration and still the same.
Also I'm using the nvidia proprietary drivers via nvida-utils, in a previous installation i had the same config and works fine.

Offline

Board footer

Powered by FluxBB