LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Choppy video with AV Linux (https://www.linuxquestions.org/questions/linux-newbie-8/choppy-video-with-av-linux-4175489904/)

MickW 01-02-2014 09:17 AM

Choppy video with AV Linux
 
Hi everyone

I am new to Linux but enjoying the experience so far!

I just have an issue with streaming video on the AV Linux distro (6.0.1) I just installed on an old PC and was wondering if anyone could help me out with a possible fix

Thanks in advance

MW

erik2282 01-02-2014 03:02 PM

What hardware do you have, processor, video card, how much memory? You said its an old PC so this might be why the video is choppy, ie inadequate hardware for smooth GUI experience.

pgreenwood 01-02-2014 03:09 PM

Quote:

Originally Posted by MickW (Post 5090663)
Hi everyone

I am new to Linux but enjoying the experience so far!

I just have an issue with streaming video on the AV Linux distro (6.0.1) I just installed on an old PC and was wondering if anyone could help me out with a possible fix

Thanks in advance

MW

Hey, Mick! I hesitate to respond because I'm no video expert, but it seems like we'll need some more information--what hardware do you have, what content are you working with, what applications are you using and [what] happens when you push [that]? Googling I found this which may give you a place to start. Your post caught my eye because I have AVLinux 5.0.3 as my sole OS on a Dell Vostro 1320 2Core Intel 4Mb RAM and Integrated Intel GMA 4500MHD. I think the processor is Intel Core 2 Duo T6600. I would say my video streaming experience (YouTube for example) is acceptable. Good luck!

jamison20000e 01-02-2014 03:14 PM

Hi. Yes, all that info plus streaming video from the net we can assume? Best wishes and have fun. :)

MickW 01-04-2014 07:11 AM

Hello guys thanks for all the replies!

It is an old (2006) HP which I have used for streaming video before when I installed ubuntu 12.04 and it was running without any issues. I am not sure what hardware is installed - could you let me know how to find out and then I will post results? Streams are the usual stuff - youtube and mostly flash and MP4 formats. From memory, I was using firefox and installed Chromium thinking that this would help but it seems that the problems were worse on that browser but firefox seemed to improve slightly after the Chromium install! I say from memory as I am now using a different PC to browse the net, but could swap back over to carry out tests etc.

Hope this info is useful

Thanks guys

MW

jamison20000e 01-04-2014 10:08 AM

Hi again. The model number would be more helpful, probably lots of HPs for 2006?
But just as well for the system info could try running all three of these commands as su or sudo:
Code:

apt-get install sysinfo
then:
Code:

apt-get install lshw
and finally:
Code:

lshw -html > mySpecs.html
this will output the .html file in what ever directory you run the last command from.
I would think most computers from 2006 should not bog you down unless maybe your network connection is slow or maybe labor intensive proses perhaps malware?

MickW 01-05-2014 07:39 AM

Hi guys

Sorry for the delay in getting back - this is a HP Compaq d330 ul machine.

Thanks all

MW

jamison20000e 01-05-2014 09:33 AM

I would suggest trying FF here are four to more links ta check out:
http://www.linuxquestions.org/questi...9/#post5092013
http://www.mozilla.org/en-US/firefox/new/

jefro 01-05-2014 09:50 AM

AV linux might have had (near) real time enabled by default?? Could be an issue.

Could be any number of other issues but I'd try a normal distro install and see if it also has this issue.

jamison20000e 01-05-2014 10:26 AM

I second that as well. Their free to try 100s "sorted by popularity" you decide: http://distrowatch.com/search.php?os...&status=Active
my favorite over the years is Debian (lots of peoples favorites are based on it e.g: Mint, AV-Linux,,, etc.)

sunnydrake 01-07-2014 04:24 PM

problem usualy lies in format decoders and video playback tech.
My personal favorite combo is mplayer from command line + opengl overlay if system supports it. But if you trying to play H.264 codec and your system have really low processing power like Intel Atom 1.6Ghz you may be out of luck.
Streaming .. HD TV content on my fairly powerfull system require often caching option on mplayer side. Regarding flash video content there was alternative to flash player called Gnash(not sure if it works now) way better then mm flash(mplayer can play flash content too).


All times are GMT -5. The time now is 11:54 AM.