LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 05-17-2017, 09:59 AM   #1
WilliamTexelHampton
LQ Newbie
 
Registered: May 2017
Posts: 3

Rep: Reputation: Disabled
video repeats 0.5 seconds every 60 seconds


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.
 
Old 05-17-2017, 12:34 PM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Hi William,

Welcome to LQ!

You problem is probably the video driver. Give me the output of
Code:
$ lspci -vv | grep -i -A 10 vga
 
Old 05-18-2017, 01:05 PM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
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 View Post
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.
 
Old 06-15-2017, 09:57 AM   #4
WilliamTexelHampton
LQ Newbie
 
Registered: May 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
repeating video problem

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.
 
Old 06-15-2017, 12:28 PM   #5
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by WilliamTexelHampton View Post
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?
 
Old 06-22-2017, 12:17 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by WilliamTexelHampton View Post
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.
 
Old 06-29-2017, 11:10 AM   #7
WilliamTexelHampton
LQ Newbie
 
Registered: May 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
skipping videos

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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Ubuntu 11.10 Server console video blanking every 7 seconds Bryan88 Ubuntu 1 03-05-2012 10:41 PM
convert total no of seconds in the format hour minutes and seconds suchi_s Programming 15 03-15-2011 11:34 AM
[SOLVED] Experiencing freezing up to 5 seconds every 10 seconds, could these be the problem? Switch7 Slackware 10 11-16-2009 04:36 PM
hdparm power save, 15 seconds of spin, 5 seconds of rest... Romanus81 Linux - Laptop and Netbook 1 01-01-2009 05:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration