Problems playing videos

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
When I open video files (mp4, mkv, avi) in default Ubuntu 17.10 app ("Videos") I get messy picture with little color squares and after few seconds it totally freezes my screen, so I must restart computer. Probably some codecs missing...
How to check what's wrong and fix it? Thank you.
Graphic card: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650]
ubuntu-restricted-extras installed
system updated and upgraded
codecs video-player
add a comment |Â
up vote
1
down vote
favorite
When I open video files (mp4, mkv, avi) in default Ubuntu 17.10 app ("Videos") I get messy picture with little color squares and after few seconds it totally freezes my screen, so I must restart computer. Probably some codecs missing...
How to check what's wrong and fix it? Thank you.
Graphic card: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650]
ubuntu-restricted-extras installed
system updated and upgraded
codecs video-player
Please help us help you: 1. What graphics chip/card is there in the computer? 2. Have you installed the packageubuntu-restricted-extras? 3. Is your system updated and upgraded (up to date with all program packages?
â sudodus
Apr 18 at 18:18
1
If thegstreamer1.0-vaapipackage is installed try removing it, i.esudo apt purge gstreamer1.0-vaapithen log out/in or reboot
â doug
Apr 18 at 18:23
Removing gstreamer did the trick. Thank you!
â Mersault
Apr 18 at 19:43
@doug, Please make an answer from your helpful comment :-)
â sudodus
Apr 18 at 19:47
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When I open video files (mp4, mkv, avi) in default Ubuntu 17.10 app ("Videos") I get messy picture with little color squares and after few seconds it totally freezes my screen, so I must restart computer. Probably some codecs missing...
How to check what's wrong and fix it? Thank you.
Graphic card: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650]
ubuntu-restricted-extras installed
system updated and upgraded
codecs video-player
When I open video files (mp4, mkv, avi) in default Ubuntu 17.10 app ("Videos") I get messy picture with little color squares and after few seconds it totally freezes my screen, so I must restart computer. Probably some codecs missing...
How to check what's wrong and fix it? Thank you.
Graphic card: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650]
ubuntu-restricted-extras installed
system updated and upgraded
codecs video-player
codecs video-player
edited Apr 18 at 19:07
asked Apr 18 at 18:11
Mersault
90313
90313
Please help us help you: 1. What graphics chip/card is there in the computer? 2. Have you installed the packageubuntu-restricted-extras? 3. Is your system updated and upgraded (up to date with all program packages?
â sudodus
Apr 18 at 18:18
1
If thegstreamer1.0-vaapipackage is installed try removing it, i.esudo apt purge gstreamer1.0-vaapithen log out/in or reboot
â doug
Apr 18 at 18:23
Removing gstreamer did the trick. Thank you!
â Mersault
Apr 18 at 19:43
@doug, Please make an answer from your helpful comment :-)
â sudodus
Apr 18 at 19:47
add a comment |Â
Please help us help you: 1. What graphics chip/card is there in the computer? 2. Have you installed the packageubuntu-restricted-extras? 3. Is your system updated and upgraded (up to date with all program packages?
â sudodus
Apr 18 at 18:18
1
If thegstreamer1.0-vaapipackage is installed try removing it, i.esudo apt purge gstreamer1.0-vaapithen log out/in or reboot
â doug
Apr 18 at 18:23
Removing gstreamer did the trick. Thank you!
â Mersault
Apr 18 at 19:43
@doug, Please make an answer from your helpful comment :-)
â sudodus
Apr 18 at 19:47
Please help us help you: 1. What graphics chip/card is there in the computer? 2. Have you installed the package
ubuntu-restricted-extras? 3. Is your system updated and upgraded (up to date with all program packages?â sudodus
Apr 18 at 18:18
Please help us help you: 1. What graphics chip/card is there in the computer? 2. Have you installed the package
ubuntu-restricted-extras? 3. Is your system updated and upgraded (up to date with all program packages?â sudodus
Apr 18 at 18:18
1
1
If the
gstreamer1.0-vaapi package is installed try removing it, i.e sudo apt purge gstreamer1.0-vaapi then log out/in or rebootâ doug
Apr 18 at 18:23
If the
gstreamer1.0-vaapi package is installed try removing it, i.e sudo apt purge gstreamer1.0-vaapi then log out/in or rebootâ doug
Apr 18 at 18:23
Removing gstreamer did the trick. Thank you!
â Mersault
Apr 18 at 19:43
Removing gstreamer did the trick. Thank you!
â Mersault
Apr 18 at 19:43
@doug, Please make an answer from your helpful comment :-)
â sudodus
Apr 18 at 19:47
@doug, Please make an answer from your helpful comment :-)
â sudodus
Apr 18 at 19:47
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
If seeing these symptoms with Totem the 1st. thing to check is whether gstreamer1.0-vaapi package is installed. If so removing it can take care of the problem.
This command will suffice to check & if installed remove.
sudo apt-get purge gstreamer1.0-vaapi
There have been continuing issues regarding that plugin since 14.04, for the most part they've been resolved in 18.04 though some hardware could still experience the video degradation.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
If seeing these symptoms with Totem the 1st. thing to check is whether gstreamer1.0-vaapi package is installed. If so removing it can take care of the problem.
This command will suffice to check & if installed remove.
sudo apt-get purge gstreamer1.0-vaapi
There have been continuing issues regarding that plugin since 14.04, for the most part they've been resolved in 18.04 though some hardware could still experience the video degradation.
add a comment |Â
up vote
1
down vote
accepted
If seeing these symptoms with Totem the 1st. thing to check is whether gstreamer1.0-vaapi package is installed. If so removing it can take care of the problem.
This command will suffice to check & if installed remove.
sudo apt-get purge gstreamer1.0-vaapi
There have been continuing issues regarding that plugin since 14.04, for the most part they've been resolved in 18.04 though some hardware could still experience the video degradation.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
If seeing these symptoms with Totem the 1st. thing to check is whether gstreamer1.0-vaapi package is installed. If so removing it can take care of the problem.
This command will suffice to check & if installed remove.
sudo apt-get purge gstreamer1.0-vaapi
There have been continuing issues regarding that plugin since 14.04, for the most part they've been resolved in 18.04 though some hardware could still experience the video degradation.
If seeing these symptoms with Totem the 1st. thing to check is whether gstreamer1.0-vaapi package is installed. If so removing it can take care of the problem.
This command will suffice to check & if installed remove.
sudo apt-get purge gstreamer1.0-vaapi
There have been continuing issues regarding that plugin since 14.04, for the most part they've been resolved in 18.04 though some hardware could still experience the video degradation.
answered Apr 19 at 20:36
doug
13.6k13451
13.6k13451
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026178%2fproblems-playing-videos%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Please help us help you: 1. What graphics chip/card is there in the computer? 2. Have you installed the package
ubuntu-restricted-extras? 3. Is your system updated and upgraded (up to date with all program packages?â sudodus
Apr 18 at 18:18
1
If the
gstreamer1.0-vaapipackage is installed try removing it, i.esudo apt purge gstreamer1.0-vaapithen log out/in or rebootâ doug
Apr 18 at 18:23
Removing gstreamer did the trick. Thank you!
â Mersault
Apr 18 at 19:43
@doug, Please make an answer from your helpful comment :-)
â sudodus
Apr 18 at 19:47