Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] I want to play movies without hangs [SOLVED, sort of]
Date: Mon, 14 May 2012 22:31:00
Message-Id: CAEH5T2MazW4ifdptJhj7j0g1QyHGyji2d=QA5Wd1uDsJ+m5pkg@mail.gmail.com
In Reply to: Re: [gentoo-user] I want to play movies without hangs [SOLVED, sort of] by Alex Schuster
1 On Fri, May 11, 2012 at 8:40 PM, Alex Schuster <wonko@×××××××××.org> wrote:
2 > Finally, I found something. It's Dolphin!
3 >
4 > I've done some longer testing, always playing the same video parallel
5 > with a dd if=/dev/zero of=/tmp/10G bs=1M count=10000, in mplayer, for a
6 > minute, several times. When I do this by opening the file in Dolphin, I
7 > get about 15 interruptions, some for longer than a second. Started on the
8 > command line, there are very few, I can play the video for minutes
9 > without a gap. Hooray!
10 >
11 > In KDE, I usually play videos by opening them in Dolphin. I exchanged
12 > 'mplayer %U' by 'xterm -T MPLAYER -e mplayer %U' in the settings, now
13 > mplayer runs in a terminal, and all is fine. I created a window rule so
14 > the terminal automatically minimizes. Cool!
15 >
16 > It only happens in mplayer and mplayer2. Other players work fine, but I
17 > like mplayer best, and prefer to run it without any window decoration.
18 >
19 > Now, would this be an MPlayer problem, or one of Dolphin?
20
21 I wonder if Dolphin is generating thumbnails/preview indexes at the
22 same time you're trying to play, causing resource contention. I wonder
23 if you can disable thumbnail generation by Dolphin or remove the
24 association it has with video files and mplayer.

Replies

Subject Author
Re: [gentoo-user] I want to play movies without hangs [SOLVED, sort of] Alex Schuster <wonko@×××××××××.org>