Results 1 to 9 of 9
When I play a video on youtube or break it is choppy. Sort of runs in wide horizontal bands. Video on some other sites play back just fine (viewed something ...
- 01-08-2010 #1
video is choppy
When I play a video on youtube or break it is choppy. Sort of runs in wide horizontal bands. Video on some other sites play back just fine (viewed something on the local news site and it didn't have a problem). I have windowsXP and opensuse dual booted on a laptop. The videos play fine in windows and I used firefox browser in both to view them. How do I get it to play normal/what is causing it?
Also, if the video is imbeded at another site it plays well also. Someone linked a youtube vid on facebook and it played without the problems that it did on the youtube site.
- 01-08-2010 #2
almost always this is caused by not using the proper graphics driver
what is your graphics card?
Code:lspci | grep VGA
- 01-08-2010 #3
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host (rev 11)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
00:06.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
00:0b.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapt
Does that help? Sorry, I'm very new to this. Not a computer expert and just loaded Linux a few days ago.
- 01-08-2010 #4
SiS is not a very good graphics adapter and the company does not seem to support Linux at all. You want to find a driver for SiS 661/741/760 chip sets. In a quick search I could not find any for you.
Good luck
- 01-08-2010 #5
- 01-10-2010 #6
Another problem is with Flash video, in Linux. Adobe does not have a very good Linux Flash version.
Are you trying to play the videos in full screen mode? If so, reduce the image size so that it is played in the window. Full screen flash video playing is broken in Linux. The driver does not use the graphics chip for video acceleration, and then uses the CPU for video processing. Unless you have a massive CPU, you will experience poor full screen flash video playback.
This will not change until Adobe considers Linux important enough to provide us with a decent Linux Flash versionPaul
Please do not send Private Messages to me with requests for help. I will not reply.
- 01-10-2010 #7
I have a SIS card in one of my machine and I am using "vesa" driver instead of native sis driver. Try editing xorg.conf file and set Driver "vesa" instead of "sis" in Video Card section. Its working fine in my machine.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-10-2010 #8
I should clarify. It is full screen HD video that doesn't work. Some systems can display regular SD video in full screen.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 01-10-2010 #9
My machine having SiS Card is in College Lab and iirc, problem was Video related only. I would suggest you to try "vesa" driver once.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
