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


ADVERTISEMENT

Ubuntu :: System Lags Playing Bos Wars

May 26, 2010

I have Ubuntu 10.04 installed on my Dell Dimension 9100 it has a dual core 3ghz possessor. 2.5 gigs of dual channel ddr2 memory, with a nvidea gforce 9400 1gig of memory graphic card. I installed the game a couple of weeks ago, everything works really good, but in the last couple of days when I am playing the game it starts to lag really bad during game play, it goes in and out of the lag, if I wait 10-20 seconds it will get back to normal, but it is very annoying.

View 2 Replies View Related

Debian :: Console Is Slow With Lags And Videos (movies) Are Not Watchable Due To Freezes And Lags

Jun 19, 2011

I would like to kindly ask you for some advice. Allmost a month I am experiencing strange behaviour of the system. I use Debian Wheezy 64bit on Intel Core i3 processor, SSD hadr drive, 4GB ram. Problem is, that sometimes the system becomes very slow when booting kernel, the kernel booting stops for 5-8 seconds on something (timimng, Processor initialization or something related, but not always the same thing) and then the system is booting noticeable slower than usual and when in the graphic environment (I use gnome) everything seems to be slower than usual, the typing in console is slow with lags and videos (movies) are not watchable due to freezes and lags.

I was trying to figure out what is causing it, the only thing I came up with is, that when I wait 10-15 sec in grub menu before selecting the kernel and after some time I manualy hit enter, it usualy boots fast and with no additional issues in the system. Sometimes it boots up normally even without this longer waiting time, but sometimes not. It is strange.

View 3 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 :: 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

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 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

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 :: 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

OpenSUSE Network :: Playing With IPv6 On LAN?

Feb 7, 2011

I decided to enable dual stack on my home 11.3 machine and play with IPv6. I use ifup to assign static addresses to eth0. FYI here are some things I found:

1. YaST doesn't seem to support associating IPv6 addresses to interfaces, it complains that the address is invalid. However you can edit /etc/sysconfig/network/ifcfg-eth0 manually and specify it like this:

Code:
LABEL_0='V6'
IPADDR_0='FEC::10.1.1.1/64'
SCOPE_0='site'

and when you restart the networking you will see an additional IPv6 address associated with eth0. Fortunately YaST doesn't mangle the entry when you look at it, but you can't edit it.

2. The SCOPE qualifier is documented in /etc/sysconfig/network/ifcfg.template, but seems to have no effect. Site local addresses in IPv6 are supposed to start with FE[CDEF] according to this:

The TCP/IP Guide - IPv6 Special Addresses: Reserved, Private (Link-Local / Site-Local), Unspecified and Loopback

Once bound, you can connect to services using the IPv6 address just like normal. You have to use ping6 instead of ping though.

I added an AAAA record to my nameserver and that seems to work. Whether the client software tries the IPv6 address varies. It depends on whether the software asks for the AAAA record and uses it. It seems my web browsers don't. I'm not surprised, since few people have IPv6 tails from their ISP. I'm going to look and see if there is some browser setting I have to adjust. I also have to figure out a way of making sure that only LAN destinations use IPv6.

View 1 Replies View Related

Ubuntu Multimedia :: Mplayer Doesn't Play Files Over The Network?

Jan 11, 2010

How can I get mplayer to play files over the network? It seems like I am not the only one that wants this feature. Does anyone got a work around for this?

View 9 Replies View Related

Ubuntu Multimedia :: Playing Audio Via Network?

May 4, 2010

OK, so I have a samba share on my Ubuntu server that holds my mp3 files, and I can play these files from which ever PC in the house whether its my Laptop (Linux) or Desktops (mix of Windows, Linux & Mac) At the moment my Windows Desktop PC has a sound system connected to it and I vnc to that computer to change tracks create playlists etc to play through the nice sound system, however I want to be able to play through local rhythmbox or similar and play the sound via the networked windows (xp) pc.

View 3 Replies View Related

Slackware :: Install Gnome Mplayer And Later Mplayer Codecs?

Apr 11, 2010

I am trying to install gnome mplayer and later mplayer codecs.script run

Code:
root@zorro:/home/siawacsh/Downloads/MPlayer/mplayer/slackbuild/gnome-mplayer# ./gnome-mplayer.SlackBuild
gnome-mplayer-0.9.8/

[code]....

View 16 Replies View Related

Debian Multimedia :: Video Files Not Playing Through Network

Feb 21, 2016

When I try to play any music or movie file over my network....VLC or any other player gives me errors. I don't have any problems when I copy movie files directly to my hard drive from my network. This is on Debian 8 if that information is of any relevance here...

Here is the error I am faced with...

Code: Select allYour input can't be opened:
VLC is unable to open the MRL 'smb://gfstorage01/wolf/Torent%20Downloads/Olympus%20Has%20Fallen%20(2013)%20%5B1080p%5D/Olympus.Has.Fallen.2013.1080p.BluRay.x264.YIFY.mp4'. Check the log for details.

View 13 Replies View Related

Fedora Networking :: Playing Video Over Basic Network

May 3, 2009

Basically I've just set up a very basic network connecting my vista laptop to fedora 10 laptop via ethernet. I download from the fedora box to an external hd which I can access from both computers. So, my question is, is it possible to have the same video play on both machines, in sync?

View 4 Replies View Related

Ubuntu Multimedia :: Playing DVD Across Network With SAMBA - Won't Work?

Jul 16, 2010

I'm trying to play a DVD across a wireless network. The DVD is in one machine (desktop - address 192.168.10.3), and I'm trying to play it in a laptop (x61s - address 192.168.10.21). The DVD will play fine on the desktop (open Nautilus and click "Open Movie Player"), but it won't play on the laptop. The drive (DVD) is mapped on the laptop as a Samba share, and I can see the disk and open it in Nautilus, and can see all the files within it (i.e. it appears to read fine). However when I click on "Open Movie Player", Movie Player opens but produces a window saying "An error occurred. Could not read from resource". If I try opening it with VLC then it won't open either. The VLC window gets a little wider for a few moments but that's about it. If I open VLC from a terminal then I get the following message in the terminal when I try to open the DVD from the network:

Code:
ogp@ogp-X61s:~$ vlc
VLC media player 1.0.6 Goldeneye

[code]...

View 8 Replies View Related

OpenSUSE Network :: When Try To Click On A .avi All It Wants To Do Is Download The Video Instead Of Playing It In The Browser?

Mar 14, 2010

i am currently using monkey webserver on my linux machine for my website. I just recently found out that you can also stream music if you direct the web address to a folder inside the directory. The problem is when i try to click on a .avi all it wants to do is download the video instead of playing it in the browser or playing it in windows media player. What can I do to make an .avi to stream from my linux machine ( note this is for private use only so i can stream movies on my lunch break or when I am at a friends house this is not to share my stuff to the general public)

View 1 Replies View Related

Software :: Hiccups When Playing Music From Mounted Network Drive

Jan 30, 2011

I have network drive which connected to my wireless router via usual LAN cable. I mount this network drive using Samba to my Kubuntu laptop filesystem. When I play music (MP3, Flac) from that drive, it sometimes hiccups - music stops for few seconds and then resumes. I usually use VLC, but MPlayer and Audacious have same results. I tried to increase buffer in my VLC -> ALSA settings. I increased it from default 300 to 5000ms, still same result. I have very similar issue on same laptop when booted to WinXP. The only player which does not have hiccups in XP is KMPlayer. But it does not want to work in Kubuntu at all.

View 3 Replies View Related

General :: Why Can I Watch It With Gnome-mplayer But Not With Mplayer?

Mar 3, 2011

This should be a very elementary question. I have a URL like http://SERVERNAME/file.wmv. When I enter it in "Open Location" in gnome-mpLayer it connects to the server and plays the stream. But when I run

mplayer "URL"

in the terminal I get a crazy endless loop of

Playing URL.
Resolving SERVERNAME for AF_INET6...
Couldn't resolve name for AF_INET6: SERVERNAME
Resolving SERVERNAME for AF_INET...
Connecting to server SERVERNAME[xxx.xx.xxx.xx]: 80...
Cache size set to 320 KBytes

I think my usage of mplayer in the terminal is correct, since I can watch other URL's.It's only this specific one that doesn't work (I am not authorized to write the URL because they want it to be private.So my question is: Does anyone know why I get this loop? Or is it possible to see how mplayer is called by gnome-mplayer and what output messages it generates?I use gnome-mplayer 0.9.9.2 and mplayer 1.0rc4-4.4.5 on Ubuntu 10.10.

View 1 Replies View Related

Ubuntu Multimedia :: VLC 1.1.4 Lags So Much / What To Do?

Oct 1, 2010

When I watching video with full screen mode of VLC, the video is so lag that it makes me angry.
The video display normal by Totem, Gnome Media Player, Mplayer (but these application has too much bugs) .
I use Ubuntu Lucid.
VGA Intel 945, P4 3.0, Ram 1GB DDR2.

View 2 Replies View Related

Ubuntu :: 11.04 Lags A Bit After Install?

Jul 23, 2011

I recently installed Ubuntu 11.04 on my Gateway MD2419u the specs are:AMD Athlon X2 QL-62 / 2.0 GHz processor,ATI Radeon HD 3200 graphics,DDR2 ram this should be sufficient, should it not? I have updated software and installed the additional proprietary drivers.

View 1 Replies View Related

Ubuntu :: Internet Lags Then Goes To OpenDNS?

Sep 18, 2010

Anyway, my internet has been working fine until recently (last week or so). For most sites, Firefox will load the page quickly. However, every once in a while, but frequently enough to annoying, it will say "loading" for 10 seconds, then direct me to OpenDNS, which says the page cannot load. When I try it again, I get the same problem. Other sites are fine.

Then, when I quit Firefox and restart it, that site will work fine, but soon enough, another site stops loading properly.

For example, Google will work fine for awhile, then I'll get the error, but after restarting, Google will be fine again, but now Wikipedia, which loaded before, gets the error. And the cycle continues on yet another website...

I haven't changed any Internet or network settings recently. I'm on Ubuntu 10.04.

View 2 Replies View Related

Fedora :: System Lags While Copying Big Files

Mar 16, 2010

Why system lags so much while working with a lot of files or with big files (copying them, erasing)? How it can be solved? I am running Fedora 12 x86_64 with ext4 filesystem

View 14 Replies View Related

Ubuntu :: (Maverick) Severe Lags In Various Applications

Nov 14, 2010

Sometimes (not always, mind you), several applications, lag. A lot. For instance, Blender 3D is entirely unusable and don't get me started on Fallout 3. Other examples include Minecraft (Not the Windows .exe but the .jar) and XMoto. So I assume it has something to do with the graphics driver or the likes. For some reason, Compiz still works fine. The only way I can fix those lags is to reset X, which is not exactly a good way, especially because this happens to shut down uShare and thus cancels my movie stream. So..

For support reasons, here's my setup:

CPU: Intel Core 2 Duo E4500 (2*2,2GHz)
Graphics: Nvidia Geforge 8600GT, 512 MB
2 GB RAM
500 GB HDD (The Maverick partition is 159 GB, 2 GB Swap)
Some hama WiFi-Stick
ForteMedia something something audio card

View 5 Replies View Related

Ubuntu :: Sound Lags In Java And Flash?

Feb 4, 2011

Today I noticed a large sound gap while playing Minecraft. There is about a second of lag between an action and the sound effect. This wasn't happening the night before, and I thought it might be a problem with Java or Minecraft until I noticed it on a flash application in Firefox. I've tried killing pulse audio, but I noticed nothing. I also looked into the sound preferences and tried the speaker test, which had no lag.

Other possibly relevant information : I dual boot my laptop with Windows 7 and Ubuntu 10. Ubuntu has some updates ready, but I don't believe its relevant because the problem just started.

View 3 Replies View Related

Ubuntu :: Music Lags Or Slows Down While Multitasking?

Feb 8, 2011

I have a problem multitasking in ubuntu. all i want to do is be able to browse the web or play a game while listening to music, currently trying to do this slows or makes music lag.I have a dual core processor and 2 gb of ram, and ubuntu runs lightening fast, even while multitasking everything but the music runs great. i can do this in windows, so i dont see why i cant do it in ubuntu.

i have watched my cpu and ram monitors while doing this and there are plenty of unused resources, i believe neither processor core ever tops 20% while trying to do this, and ram, 7%. I want ubuntu to use the extra resources instead of taking away from my music playback. And what i mean by games are like quadrapassel and simple stuff, im not trying anything difficult. So my question is; Can i make ubuntu use more resources, or never sacrifice music quality?

View 9 Replies View Related

Slackware :: Slow - Every 30 Seconds The Internet Lags

Oct 20, 2010

It seems every 30 seconds the internet lags, after that it is fine for 30 seconds. And this happens continuously. Also it seems when I am on Firefox if I am connected to a website, I can navigate the website with not further trouble. But if I navigate away and try to go back, it takes a while. I didn't update, or upgrade or anything. I am running 13.1 and have been since it came out. This just started with the internet 2 days ago. Also I have a dual boot with Win7 and the internet is fine on Win7.

View 8 Replies View Related







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