Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
video repeats 0.5 seconds (equiv to about four letters in dialogue) every 60 seconds. This occurs with VLC and MediaPlayer apps. Does this even with VLC Portable running in Wine. Using Toshiba Laptop 650C 2.2 MHz 4_G ram on Linux 18.1 Cinn. As test I ran 17.3 off USB stick and even then it does same. Computer worked flawlessly on 17.3 but switch to 18.1 has this problem and this problem alone.
what video? where does it come from? internet, hard drive?
have you tested with more than 1 video, variating the above?
Quote:
Originally Posted by WilliamTexelHampton
As test I ran 17.3 off USB stick and even then it does same. Computer worked flawlessly on 17.3 but switch to 18.1 has this problem and this problem alone.
that's weird, an upgrade cannot break how a previously created usb works. makes me think it has nothing to do with software.
The videos were downloaded from youtube and repeat every 60 seconds as I said but it is not only recently downloaded ones that do this, vieos I have saved from earlier downloads (and that didn't repoeat with linux 17.3) also repeat. Even MKV, webm, flv all repeat. I have taken note of the locations where the repeat occurs, stopped the video, scrolled back a couple of minutes and find the video does not repeat at that location any longer, it repeats at a different location. Videos on main HD repeat and videos on USB repeat and videos on external drive repeat. I tried changing to Linux Mate 17.04 and problems persist so went back to cinn 18.1.
The videos were downloaded from youtube and repeat every 60 seconds as I said but it is not only recently downloaded ones that do this, vieos I have saved from earlier downloads (and that didn't repoeat with linux 17.3) also repeat. Even MKV, webm, flv all repeat. I have taken note of the locations where the repeat occurs, stopped the video, scrolled back a couple of minutes and find the video does not repeat at that location any longer, it repeats at a different location. Videos on main HD repeat and videos on USB repeat and videos on external drive repeat. I tried changing to Linux Mate 17.04 and problems persist so went back to cinn 18.1.
have you tried running one through maybe handbrake to clean it up first then try it?
The videos were downloaded from youtube and repeat every 60 seconds as I said but it is not only recently downloaded ones that do this, vieos I have saved from earlier downloads (and that didn't repoeat with linux 17.3) also repeat. Even MKV, webm, flv all repeat. I have taken note of the locations where the repeat occurs, stopped the video, scrolled back a couple of minutes and find the video does not repeat at that location any longer, it repeats at a different location. Videos on main HD repeat and videos on USB repeat and videos on external drive repeat. I tried changing to Linux Mate 17.04 and problems persist so went back to cinn 18.1.
interesting.
it is clearly not the videos themselves then.
and are you saying that it now happens on ALL Linux mint versions you run on this machine?
in any case, we are willing to help, but you still haven't provided the output requested in post #2.
actually, i would like you to provide the output of this command instead:
Code:
lspci -k | grep -iEA5 'vga|3d|display'
additionally, please install a media player like mplayer (probably already installed), use it from a terminal to start a video, like this:
Code:
mplayer -v /path/to/video.extension
wait until it skips and show us the output of that. if it doesn't output anything during the skip, increase verbosity!
like this:
Code:
mplayer -vv
mplayer -vvv
mplayer -vvvv
until you get some output at the moment the skip happens.
thank you all for your attempts at helping my problem. It's not resolved yet but you have given me some avenues to try. Am only able to connect to Internet once or twice per month (I know, in this day and age and all!) so my response is a lot slower than you may expect.Thank you for your consideration and patience.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.