Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: gentoo-user@l.g.o
Subject: [gentoo-user] Some Addtions to: mpv startup times...is this guy waiting for soemthing ?
Date: Sat, 18 Mar 2017 17:33:16
Message-Id: 20170318173308.by4h363gs7uf4pdt@solfire
In Reply to: [gentoo-user] mpv startup times...is this guy waiting for soemthing ? by tuxic@posteo.de
1 On 03/18 05:48, tuxic@××××××.de wrote:
2 > Hi,
3 >
4 > very often I use mpv to watch videos.
5 >
6 > On my old root, the start of that tool
7 > was nearly instantly.
8 >
9 > With my new root, it seems, that mpv
10 > is waiting for something. For example:
11 >
12 > Playing: <Some videoZ=>
13 > [ffmpeg/demuxer] flv: video stream discovered after head already parsed
14 > [ffmpeg/demuxer] flv: audio stream discovered after head already parsed
15 > (+) Video --vid=1 (h264)
16 > (+) Audio --aid=1 (aac)
17 > AO: [alsa] 48000Hz stereo 2ch float
18 > VO: [opengl] 480x360 yuv420p
19 >
20 > The above is printed instantly onto the console...than it waits
21 > ~5 seconds, then the video is started and this is printed
22 > and updated:
23 >
24 > AV: 00:00:00 / 01:25:09 (0%) A-V: 0.000
25 >
26 >
27 > . This happens with flv, mp4 but it happens to pure audio
28 > files like ogg and wav also.
29 >
30 > I have no idea, for what mpv is waiting for -- but it annoys me.
31 >
32 >
33 > Is it fixable...and
34 > if( true )
35 > then
36 > how( "?" )
37 > fi
38 >
39 > :)
40 >
41 > Cheers
42 > Meino
43 >
44
45 Addition:
46 It seems to be a permission related problem as root is not
47 affected by the effect.
48
49 Me (the user, not root) is already assigned to group "video" though...
50 At it plays nonetheless...after 5 seconds...
51
52 mpv is
53
54 [I] media-video/mpv
55 Available versions: 0.18.0-r1 (~)0.22.0-r2 (~)0.24.0 **9999 {+X +alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb dvd +egl +enca encode gbm +iconv jack jpeg lcms +libass libav libcaca libguess libmpv (+)lua luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools (+)uchardet v4l vaapi vdpau vf-dlopen wayland xinerama +xscreensaver +xv zsh-completion CPU_FLAGS_X86="sse4_1" PYTHON_TARGETS="python2_7 python3_4 python3_5"}
56 Installed versions: 0.24.0(06:13:39 PM 03/18/2017)(X alsa archive cdda cli cplugins doc drm dvb dvd egl encode iconv jack jpeg libass lua luajit opengl tools uchardet v4l vdpau xscreensaver xv zsh-completion -aqua -bluray -coreaudio -cuda -gbm -lcms -libav -libcaca -libmpv -openal -oss -pulseaudio -raspberry-pi -rubberband -samba -sdl -selinux -test -vaapi -vf-dlopen -wayland -xinerama CPU_FLAGS_X86="-sse4_1" PYTHON_TARGETS="python2_7 python3_4 -python3_5")
57 Homepage: https://mpv.io/
58 Description: Media player based on MPlayer and mplayer2
59
60
61 Cheers
62 Meino

Replies

Subject Author
Re: [gentoo-user] Some Addtions to: mpv startup times...is this guy waiting for soemthing ? Neil Bothwick <neil@××××××××××.uk>