CentOS 5 Hardware :: Choppy Video In Mplayer When Playing A DVD

Mar 31, 2011

What Ive Done:

1: [url]

To get the necessary things for mplayer

2: [url]

To enable DMA

3: added these lines to /etc/X11/xorg.conf under Section "Device"

Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"

This has not worked so far.

View 3 Replies


ADVERTISEMENT

Debian Multimedia :: MPlayer Video Freezing When Firefox Playing WebM

Aug 7, 2011

i'm using debian wheezy and whenever i'm playing a webm video, typically on videos, totem and mplayer can't play video. the video just freezes. (i assume because they both use gstreamer.) when i try to use vlc when those 2 aren't working, the video does play but there is no sound.

View 3 Replies View Related

Ubuntu Multimedia :: Choppy Video During Video Chat / Resolve This?

Apr 3, 2010

I'm using 9.10 on acer aspire one (not the netbook remix).im using the default messanger client empathy.everything else works fine but when i try to video chat the video chat begins but if the other person even moves a litte or even nods his head then the video becomes so choppy that u cant see anything and then after 5 min comes back to normal for a second or two.i have all the latest updates and gstreamer0.10-ugly-multiverse which is required for video chat b/w empathy and gtalk.

View 1 Replies View Related

Ubuntu Multimedia :: Choppy Skipping Video On All Video On 10.10?

Nov 22, 2010

Just installed Ubuntu 10.10 on an old Dell Dimension 8400 with an ATI RV370 Radeon X300 video card and 512MB of Ram. The video seems to go very fast and skips. I followed the Comprehensive Multimedia & Video Howto but still have the same issue. I have also read many posts but I have trouble understanding some of the responses. Could it be the low amount of RAM?

View 1 Replies View Related

Fedora :: Get The Movie's Name Which Mplayer Is Currently Playing?

Nov 19, 2009

I have a computer playing movie automatically in loop,and I want to know which movie is now playing in this computer and report it to a server. I use bash script to do this. If I use "pe -ef|grep mplayer ........" ,it seems to complex. Is there any easier way to get the name and store it in a parameter like $movie_name ? And also, I want to know if I can know whether the mplayer is running well. For example, if I use "mplayer wrong.txt". You can still get "ps -ef|grep mplayer....",but you just know that mplayer will get error to play .txt file.

View 2 Replies View Related

General :: Mplayer No Sound When Playing Some Movies?

Feb 27, 2010

that's a bit of a strange problem, that somehow crept into my system. It used to work fine.Here is the problem as far as I can identify it. When I try to play certain video files with mplayer, there is no sound. As far as I can tell, it is only an issue with ac3 and dts sound tracks (using the ffmpeg decoder).Mplayer says:

==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 6 ch, s16le, 1536.0 kbit/33.33% (ratio: 192000->576000)

[code]....

View 1 Replies View Related

Software :: Mplayer Lags When Playing Over The Network?

Nov 12, 2010

The program mplayer lags when playing high quality media over the network. This is not an issue when playing locally, but it becomes an issue when playing large (>= 1 GiB) Matroska video files over the network.
By "lag" I mean that the animation freezes at a fixed frequency, every five second or so the animation will halt for a fraction of a second, which is very annoying.

The network is a 100 Mbit switched ethernet network, I typically get around 10 MiB per second in actual flow rate and there is no noteworthy traffic on the network that degrades the performance. The lag is there regardless of traffic.

If I have a file at 1.4 GiB which is 60 minutes long, shouldn't that equal < 0.4 MiB/sec in required flow rate? I.e. I should be able to play this file over a 10 Mbit network. Yet, even on a 100 Mbit network this doesn't work.

The computer I use to play this media is a 4.12 GHz Core i7 with 6 GiB RAM and a GTX480 graphics card.
I have the latest graphics drivers. I use Slackware 13.1.0. I use a custom, small and highly optimized kernel (although the same issue is there with the standard kernel). My version of mplayer is MPlayer SVN-r31498-snapshot-4.4.4.

The network protocol used is SMB, i.e. I play from a mounted SMB resource.

I have tried to host the file on different computers, both are dedicated file servers, one is a Pentium 4 3.0 GHz with 2 GiB RAM with no load other than hosting files, the other being almost equivalent except with a 2.8 GHz CPU. Watching the system load on the machines yield nothing of interest, sending a mere ~0.5 MiB per second is nothing for a computer like that, even though a P4 is not exactly new anymore.

What is interesting though is that if I use the "-vo gl" argument to mplayer, the performance is greatly improved, there is very rarely any lag.

Now correct me if I'm wrong, but why on earth would the video output driver chosen affect the performance on a machine that has a 4.12 GHz Core i7 CPU, plenty of RAM, a very fast graphics card, and nothing else to do? I.e. no load at all? When I use the standard output driver, there is almost no load at all on the system. So what the heck is this?

View 3 Replies View Related

Software :: No Sound While Playing Mkv File With Mplayer?

May 12, 2011

I am on the latest version of Ubuntu, and I try to keep my system up to date. I have a few mkv files that I make from avi and subtitles. When I play them with mplayer, there is no sound, and I have this error : Too many video packets in the buffer: (3924 in 33557981 bytes). Maybe you are playing a non-interleaved stream/file or the codec failed? For AVI files, try to force non-interleaved mode with the -ni option.

But when I play the mkv with the default Ubuntu player, it works perfectly, there is the sound.

I don't really understand what that means, and I like to play my video files with mplayer.

View 5 Replies View Related

Fedora :: MPlayer - Error On Playing MKV Format Media

Jan 13, 2010

It is normal when I play media of rmvb, tp, avi format, but when played mkv format media, I got the error:

Playing mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AC3), -aid 0, -alang und
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [avc1] 704x528 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform

MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.

View 8 Replies View Related

Ubuntu :: Error While Playing A Movie / Avi / Mp4 In Gnome Mplayer

Mar 12, 2011

I am running 10.10 ubuntu 64 and I have been using gnome mplayer from the USC for quite some time.

View 4 Replies View Related

General :: Mplayer Just Starts Playing The Audio Stream From The Beginning?

Mar 18, 2010

I have and avi file and an ac3 file that contains an alternate audio stream. I run mplayer like: mplayer -audiofile foo.ac3 bar.avi

mplayer takes the audio stream from the ac3 file as expected, but when I try to scroll the video using arrows or pgup/pgdown keys, the audio gets desynced: mplayer just starts playing the audio stream from the beginning. Do I have to pass any additional command line arguments in order to make it scroll properly without desyncing audio?

View 1 Replies View Related

Fedora :: Video Is Choppy And The Audio Sync Is Off?

May 18, 2009

I've been trying to use cheese to record greeting from my kids to grand parents etc. But every time I record a video, the video is choppy and the audio sync is off. I've used the one in the (F11) repos and built it from source. It behaves the same using other distros as well. Is this par for the course with cheese, or is it my hardware?[URL]... Any other applications/methods to record audio & video while providing a video.

View 2 Replies View Related

Ubuntu / Apple :: Ppc G4-All Video Is Choppy / Pixilated?

Jun 19, 2010

I'm generally non-techy, but was able to do the install of Lucid on my iBookg4 ppc, and use terminal to cut/paste the fix for my airport extreme card off the ubuntu wiki. my current vexing problem is this: ALL video playback (mp4, .mov, swirly display thing when musicplayer is going, etc) is choppy looking. not pixilated, but kind of messily choppy & grated looking. I've searched all the forums & wikis ('natch) and cant find anything that describes this exact problem. is there a fix that dosen't involve confusing command line judo? something that wont require too much hand-holding? (I am def one of, "the rest of us" that ubuntu is for...)

View 9 Replies View Related

Ubuntu Multimedia :: Streaming Video Is Choppy

Aug 8, 2010

When I play streaming video on hulu or other sites it is choppy. However, the sound is fine. Video files play fine when I download them.I experience this problem in both Firefox and Chrome. I have a 10MB connection on other Linux desktops the streaming video is fine.I imagine it is a flash issue, but I have the latest flash v10.1.The other solution would be a video downloader for streaming video. I have not found one that works on Linux.

View 9 Replies View Related

Ubuntu :: Choppy Video In Full Screen?

Nov 4, 2010

I have Ubuntu 10.04 fresh install, when i watch you tube or other vids it gets real choppy in full screen, being new I have no idea what to do.

View 6 Replies View Related

Ubuntu Multimedia :: HD Video On Core I7 Is Choppy?

Feb 14, 2011

I've got a Lenovo T410 with just the onboard intel graphics, with the i7 620m and 10.04 64-bit installed.I've also added the xorg-edgers ppa and installed all the packages from there. When I try to watch a 720p video full-screen in ..... it is unwatchable, just too choppy. I haven't been able to find an answer to this elsewhere. I've tried disabling the hardware acceleration in flash but that does nothing.
It seems that the driver in use is i915. Is that the driver that should be used? From lspci: 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)

Subsystem: Lenovo Device 215a
Flags: bus master, fast devsel, latency 0, IRQ 34
Memory at f2000000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size=8]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915

View 9 Replies View Related

Ubuntu Multimedia :: Choppy Flash Video

Jul 11, 2011

I'm running Ubuntu 11.04, have 4GB of Memory, and an AMD Phenom II X4 840 Quad Core processor.When I play Hulu Desktop the video is choppy.Now, the odd thing is that I had this problem before. It's the whole reason I upgraded my processor. When I upgraded I noticed an improvement, but it was still a little choppy. I then went to the Adobe site and got the latest version of Flash, and lo and behold, I could watch Hulu Desktop on HD quality with no problem!

View 8 Replies View Related

Ubuntu Multimedia :: MPlayer Playing Videos On Slow Computer - Getting Blue Screen

Jan 21, 2011

-Ubuntu 10.04 with MPlayer/Smplayer & VLC installed via the repos. -Installed the Ubuntu Restricted Extras package (everything except flash, extra fonts, & java) & w32codec packgae (medibuntu). -Computer in question is 800mhz Celeron, 256MB RAM & one of those basic Intel Integrated Graphics Chip. I'm having problems playing some video files. When trying to play these files with Smplayer, I get a blue screen but can still hear audio (default video output). After switching the video output to x11(slow), I can now see the picture but it's not playable (some video will show maybe one frame every 2 seconds, some video would play for half-a-second then just freeze). This happens mainly with large files (not 100% accurate, but in general files over 300MB).

Mplayer log gives the "Your system is too slow to play this file" & "Bad alloc:insufficient resources" messages. So I'm guessing this is not a codec problem, but a system resources problem? Is there any option, trick, tweaks, etc. I can use to play these problematic files or is it just not possible because of my system specifications? Is there a way I could tell mplayer to play these files with lower bitrates & resolution? Maybe this could reduce the resources needed to play?

View 3 Replies View Related

Ubuntu Multimedia :: Playing ASF Video (video/x-ms-asf) In Karmic Koala

Jan 26, 2010

the movie i downloaded plays for only 19 sec and stops saying you will be redirected to microsoft download page. the file is 700 Mb. i installed w32 codecs after searching through many threads but still my vlc doesnt play the file.

View 1 Replies View Related

Ubuntu Multimedia :: Choppy Flash Video Playback ?

May 26, 2010

Im running Xubuntu 9.10 on my compaq v2000 laptop. My problem is that the video stream playback is very choppy. I have tried the method found here [url] but when i get to the part where I have to type "echo base....." when i hit enter my terminal replies with "bash: echo: write error: Invalid argument"...How to fix this choppy video streaming playback...

View 1 Replies View Related

Ubuntu Multimedia :: Video Choppy After Upgrade To Lucid

Jun 14, 2010

I just upgraded from Karmic to Lucid. I've never had problems with playing video files before, but now that I've upgraded to Lucid, I am, regardless of Compiz and other visual effects being on. What I know of my hardware specs are in my sig. I have "NVIDIA accelerated graphics driver (version current) [Recommended]" activated (and in fact, one of my reasons for upgrading was the supposedly improved NVIDIA drivers in Lucid). VLC, MPlayer and Totem are all choppy playing .avi's: they play smoothly for several seconds, then start skipping (audio and visual, separately), though VLC does so less violently than the others. Similar problems, though slightly less severe, with watching flash movies in chromium.

View 2 Replies View Related

Ubuntu :: Flash Video Playback Choppy And Slow

Oct 1, 2010

Specs:
AMD Quad Core
8GB RAM
HD3200 ATI Graphics (onboard)
1920*1080 resolution via VGA.

Whenever I play flash video or a video in VLC the pictures seems "choppy" and slow as if it was laggy. What could be causing this? I am guessing its a video issue? Maybe something todo with refresh rates and stuff like that.

View 9 Replies View Related

Ubuntu :: Choppy Video In Full Screen Mode

Oct 3, 2010

Just one little issue. I have noticed the video is choppy in full screen mode. I have found this problem discussed on other forums but have had no luck. I installed wubi over top of windows xp. My computer is a P4 3 Ghz with 1.5 G of ram. 80 Gig hard drive. I currently do not have a video card installed.

View 4 Replies View Related

Ubuntu :: Choppy Video And Software Center Freezes

Dec 21, 2010

After going back to Windows 7, I attempted linux again, but this time I was greeted with some nasty bugs. And I have tried reinstalling multiple times, I can't find whats causing this. Video performance is choppy and just terrible. DVD's keep dropping almost 60% of their frames. Ubuntu Software Center keeps freezing near the end of an install (though does seem to actually finish), and then maxes out CPU and causes my laptop to heat up a lot..

Ubuntu 10.10 64-bit
AMD Athlon II 2GHz Dual Core
4GB RAM
ATI Radeon (I don't know off hand which model)

I have tried open source drivers and FGLRX (which holy crap ATI fixed the tearing I see!), but nothing fixes it. Other distros are not having these issues.

View 7 Replies View Related

Ubuntu Multimedia :: Web Video Slow And Extremely Choppy

Feb 2, 2011

Streamed videos on various Web sites are slow and choppy for me. The problem seems to be a cross-browser issue, today I did an informal test of various sites I frequently use on both Mozilla Firefox and Chrome. The results of my informal test are below, and as you can see they are mostly the same for both Firefox and Chrome.

Google Chrome-
You tube-- no problems once video loads, but loading is slow
Daily show-- very slow loading, sound ok, video extremely slow, choppy, unwatchable
ESPN--slow to load, sound ok, picture is very slow, choppy
eHOW--slow to load, sound ok, picture is very slow, choppy

Mozilla Firefox
You tube-- no problems but sometimes slow loading
Daily show-- a little slow loading but sound and picture ok
ESPN--sound ok but picture very choppy
eHOW--slow to load, sound ok, picture is very slow, choppy

Other data:
Ubuntu 10.04
Toshiba Satellite A100
432.8 MiB memory;
Intel Celeron (R)M: 1.40 GHz.

View 4 Replies View Related

Ubuntu Multimedia :: Video Choppy (flickers) On Playback?

Feb 10, 2011

I just upgraded to Ubuntu Maverick v 10.10 and loving it. However, I have encountered a problem with playing any type of video whether it be Xvid, AVI, h264, MKV or AAC. I have tried many players from smplayer, mplayer, kmplayer, vlc, etc. but I am still having the problems. I have read some posts on here and I've disabled compiz, tried the X11 tweak and updated my Nvidia drivers. I don't know if I am missing some type of codec or restricted plugin because I have ample space and resources are readily available while playing the video.

View 2 Replies View Related

Hardware :: Very Poor / Choppy Video Using GeForce 8500 GT

Mar 31, 2010

I seem to be having trouble watching video on my new debian lenny system. I installed the nvidia drivers correctly and I get the splash screen and have decent 3D performance but you tube is a real eye ache to watch with fits and jumps all the time. Is there something I am missing with regards to configuring this device.

Some info:
AMD64 dual core
2GB Ram
Nvidia GeForce 8500 GT PCIe
monitor resolution at 1280x1024
debian lenny (stable)

View 3 Replies View Related

OpenSUSE Multimedia :: Choppy Video With Intel HD 3000 Graphics?

Aug 19, 2011

I recently installed openSUSE on a new Toshiba and i'm getting very choppy video while watching videos on ....., justin.tv, etc. The video is fine as long as I don't full screen. However, when I try to fullscreen a stream on justin.tv or a ..... video, it instantly becomes choppy and video is extremely delayed in relation to the sound. The sound still continues at it's regular pace, however the video lags behind and is just choppy in general.Also, not sure if this helps, but i'm running an i3 2310M.

View 5 Replies View Related

Ubuntu Multimedia :: Very Choppy Video Playback With Stutter (NVidia)

Jan 21, 2010

currently using nvidia accelerated graphics driver (version 185) and a nvidia 8800gt. cpu is an intel c2d e6600, so it's quite a fast pc. video playback is extremely choppy to the point of being unwatchable. it affects all applications that i have tried, such as vlc, movie player and flash videos in mozilla firefox. videos on videos seem slow but playable, but when i try to watch them in full screen there's a drop to about 5fps. cpu usage reaches 100%. scrolling is also slow on large webpages. disabling compiz makes no visible difference.

before i installed nvidia's driver, videos played perfectly. videos play fine in windows xp. it seems as if nvidia's driver is using the cpu to 'process' videos, instead of the graphics card. other than that, ubuntu 9.10 is lightning fast... so what's going on here? i have resolved one issue, that is flash player's performance in firefox. followed instructions [here] and videos is now smooth in full screen. other videos, however, are still stuttering and spiking cpu usage. this must be a widespread issue, but the lack of information on the web shows otherwise.

View 1 Replies View Related

Ubuntu Multimedia :: Choppy Flash Video With No Audio In Firefox

Mar 10, 2010

I switched from XP to Ubuntu a few days ago and I'm having a hard time getting flash to work properly in firefox. I can play videos and music in a non-flash format just fine, but flash videos play without sound and really choppily.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved