pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53414: mplayer tries to write-enable text segment on NetBSD/i386-8.0_RC2, fails.
The following reply was made to PR pkg/53414; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/53414: mplayer tries to write-enable text segment on NetBSD/i386-8.0_RC2,
fails.
Date: Tue, 28 May 2019 01:03:10 +0900
Do you have the latest ffmpeg3, libdv, x264-devel, and xvidcore
from pkgsrc-2019Q1? mplayer works here:
---
mirage-% uname -a
NetBSD mirage 8.1_RC1 NetBSD 8.1_RC1 (GENERIC) #0: Tue May 14 17:21:59 UTC 2019 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
mirage-% pkg_info mplayer
Information for mplayer-1.3.0nb3:
Comment:
Fast, cross-platform movie player
Requires:
mplayer-share>=1.3.0
cdparanoia>=3.0.9.8nb5
libdv>=0.104nb2
libdvdread>=4.1.3nb1
libdvdnav>=5.0
esound>=0.2.41nb1
faad2>=2.6.1
giflib>=5.1.0
jpeg>=9
mpg123>=1.0.0
libmad>=0.15.1bnb1
nas>=1.7bnb2
png>=1.6.0nb1
glib2>=2.34.0
pulseaudio>=12.0
libvorbis>=1.1.0nb1
SDL>=1.2.15nb17
libtheora>=1.0alpha3nb1
x264-devel>=20180224
xvidcore>=1.1.0nb1
libvdpau>=0.3
fontconfig>=2.13.0
ffmpeg3>=3.4.5nb2
libass>=0.14.0nb2
Description:
MPlayer is a movie player for LINUX (runs on many other Unices,
and non-x86 CPUs). It plays most MPEG, VOB, AVI, VIVO, ASF/WMV,
QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, supported
by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD,
SVCD, DVD, 3ivx, and even DivX movies too. The another big feature
of mplayer is the wide range of supported output drivers. It works
with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but
you can use GGI and SDL (and this way all their drivers) and some
lowlevel card-specific drivers (for Matrox, 3Dfx, and Radeon) too!
Most of them support software or hardware scaling, so you can
enjoy movies in fullscreen. It also sports nice big antialiased
shaded subtitles (10 supported types) with european/ISO 8859-1,
2 (hungarian, english, czech, etc), cyrillic, korean fonts, and
OSD.
Homepage:
http://www.mplayerhq.hu/
mirage-% mplayer
MPlayer 1.3.0-5.5.0 (C) 2000-2016 MPlayer Team
224 audio & 451 video codecs
Usage: mplayer [options] [url|path/]filename
Basic options: (complete list in the man page)
-vo <drv> select video output driver ('-vo help' for a list)
-ao <drv> select audio output driver ('-ao help' for a list)
vcd://<trackno> play (S)VCD (Super Video CD) track (raw device, no mount)
dvd://<titleno> play DVD title from device instead of plain file
-alang/-slang select DVD audio/subtitle language (by 2-char country code)
-ss <position> seek to given (seconds or hh:mm:ss) position
-nosound do not play sound
-fs fullscreen playback (or -vm, -zoom, details in the man page)
-x <x> -y <y> set display resolution (for use with -vm or -zoom)
-sub <file> specify subtitle file to use (also see -subfps, -subdelay)
-playlist <file> specify playlist file
-vid x -aid y select video (x) and audio (y) stream to play
-fps x -srate y change video (x fps) and audio (y Hz) rate
-pp <quality> enable postprocessing filter (details in the man page)
-framedrop enable frame dropping (for slow machines)
Basic keys: (complete list in the man page, also check input.conf)
<- or -> seek backward/forward 10 seconds
down or up seek backward/forward 1 minute
pgdown or pgup seek backward/forward 10 minutes
< or > step backward/forward in playlist
p or SPACE pause movie (press any key to continue)
q or ESC stop playing and quit program
+ or - adjust audio delay by +/- 0.1 second
o cycle OSD mode: none / seekbar / seekbar + timer
* or / increase or decrease PCM volume
x or z adjust subtitle delay by +/- 0.1 second
r or t adjust subtitle position up/down, also see -vf expand
* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *
mirage-%
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index