subtitles do not work anymore (ERROR: [ass] PlayResX undefined, setting to 384)

836 views
Skip to first unread message

Julian Sikorski

unread,
Nov 14, 2011, 9:15:07 AM11/14/11
to gnome-...@googlegroups.com
Hi,

I have just realised that with 1.0.5b1 the subtitles (I tested mkv with
both internal and external ones) do not work - I get the following popup:
MPlayer interrupted by signal 11 in module: filter video
Console reveals more output:

$ gnome-mplayer xxx.mkv
GNOME MPlayer v1.0.5b1
gmtk v1.0.5b1
Running in single instance mode
Running with GIO support
Using audio device: Wewnętrzny dźwięk Analogowe stereo (PulseAudio)
opening xxx.mkv
is block 0
is character 0
is reg 1
is dir 0
playlist 0
embedded in window id 0x0
opening playlist
playlist detection = 0
adding file:///media/realcrypt1/tv/house/xxx.mkv to playlist (cancel = 0)
getting file metadata for /media/realcrypt1/tv/house/xxx.mkv
mplayer -vo null -ao null -nomsgcolor -nomsgmodule -frames 0 -noidx
-identify -nocache -noidle /media/realcrypt1/tv/house/xxx.mkv
The volume on 'Wewnętrzny dźwięk Analogowe stereo (PulseAudio)' is 0,979950
Using match: type='signal',interface='com.gnome.mplayer'
Using match: type='signal',interface='org.gnome.SettingsDaemon'
Using match: type='signal',interface='org.gnome.SettingsDaemon.MediaKeys'
Proxy connections and Command connected
playing - file:///media/realcrypt1/tv/house/xxx.mkv
is playlist 0
Looking for cover art at /media/realcrypt1/tv/house/cover.jpg
Looking for cover art at /media/realcrypt1/tv/house/Folder.jpg
setting up mplayer
mplayer -ao pulse::1 -channels 2 -af-add
export=/tmp/mplayer-af_exportqipkyu:512 -quiet -slave -noidle
-noconsolecontrols -nostop-xscreensaver -identify -msglevel all=5
-osdlevel 0 -delay 0,000000 -subdelay 0,000000 -subpos 0 -sub-fuzziness
0 -wid 0x3e00027 -brightness 0 -contrast 0 -hue 0 -saturation 0 -alang
Zuni,zun -slang Zuni,zun -nomsgcolor -nomsgmodule -nokeepaspect -ass
-embeddedfonts -ass-font-scale 1,00 -ass-color ffffff00
/media/realcrypt1/tv/house/xxx.mkv
MPlayer SVN-r33996-4.6.1 (C) 2000-2011 MPlayer Team

ERROR: mplayer: could not connect to socket
Playing /media/realcrypt1/tv/house/xxx.mkv.
ERROR: mplayer: No such file or directory
ERROR: Failed to open LIRC support. You will not be able to use your
remote control.
libavformat file format detected.
ID_VIDEO_ID=0
ERROR: [matroska,webm @ 0x33fcce3e40]Estimating duration from bitrate,
this may be inaccurate
[lavf] stream 0: video (h264), -vid 0
ID_AUDIO_ID=0
[lavf] stream 1: audio (ac3), -aid 0
VIDEO: [H264] 1280x720 0bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
Load subtitles in /media/realcrypt1/tv/house/
ID_FILE_SUB_ID=0
ID_FILE_SUB_FILENAME=/media/realcrypt1/tv/house/xxx.srt
SUB: Added subtitle file (1): /media/realcrypt1/tv/house/xxx.srt
ID_FILENAME=/media/realcrypt1/tv/house/xxx.mkv
ID_DEMUXER=lavfpref
ID_VIDEO_FORMAT=H264
Setting to minimum size so that mplayer has something to draw to
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=1280
ID_VIDEO_HEIGHT=720
ID_VIDEO_FPS=23.976
ID_VIDEO_ASPECT=1.7778
ID_AUDIO_FORMAT=8192
ID_AUDIO_BITRATE=448000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=6
ID_START_TIME=0.00
ID_LENGTH=2589.79
ID_SEEKABLE=1
ID_CHAPTERS=0
Opening video filter: [ass auto=1]
ERROR: Couldn't open video filter 'ass'.
ERROR: ASS: cannot add video filter
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
ID_VIDEO_CODEC=ffh264
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
ID_AUDIO_BITRATE=448000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
[export] Exporting to file: /tmp/mplayer-af_exportqipkyu
[export] Memory mapped to file: /tmp/mplayer-af_exportqipkyu
(0x7f54a239c000)
[export] Exporting to file: /tmp/mplayer-af_exportqipkyu
[export] Memory mapped to file: /tmp/mplayer-af_exportqipkyu
(0x7f54a239c000)
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
[export] Exporting to file: /tmp/mplayer-af_exportqipkyu
[export] Memory mapped to file: /tmp/mplayer-af_exportqipkyu
(0x7f54a8d09000)
[export] Exporting to file: /tmp/mplayer-af_exportqipkyu
[export] Memory mapped to file: /tmp/mplayer-af_exportqipkyu
(0x7f54a8d09000)
ID_AUDIO_CODEC=ffac3
Starting playback...
ERROR: Unsupported PixelFormat 61
ERROR: Unsupported PixelFormat 53
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1.7778
VO: [vdpau] 1280x720 => 1280x720 Planar YV12
in media state change with state = 1
current size = 0 x 0
Changing window size to 1280 x 720 visible = 1
ERROR: [ass] PlayResX undefined, setting to 384
ID_SIGNAL=11
ERROR:
ERROR:
ERROR: MPlayer interrupted by signal 11 in module: filter video
in media state change with state = 0

I tried resetting the configuration
$ gsettings reset-recursively apps.gnome-mplayer.preferences
but that did not help either. MPlayer
(mplayer-1.0-0.126.20110816svn.fc16.x86_64) on its own works just fine.

Regards,
Julian

Kevin DeKorte

unread,
Nov 14, 2011, 9:26:36 AM11/14/11
to gnome-...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Julian,

Subtitles work fine here... There is a known issue with libass that
maybe the problem. Try mplayer with the -ass flag and see if you can
duplicate the issues.

https://bugzilla.redhat.com/show_bug.cgi?id=753065

Kevin


On 11/14/2011 07:15 AM, Julian Sikorski wrote:
> Hi,
>
> I have just realised that with 1.0.5b1 the subtitles (I tested mkv
> with both internal and external ones) do not work - I get the
> following popup: MPlayer interrupted by signal 11 in module: filter
> video Console reveals more output:
>
> $ gnome-mplayer xxx.mkv GNOME MPlayer v1.0.5b1 gmtk v1.0.5b1
> Running in single instance mode Running with GIO support Using

> audio device: Wewn�trzny d�wi�k Analogowe stereo (PulseAudio)

> opening xxx.mkv is block 0 is character 0 is reg 1 is dir 0
> playlist 0 embedded in window id 0x0 opening playlist playlist
> detection = 0 adding file:///media/realcrypt1/tv/house/xxx.mkv to
> playlist (cancel = 0) getting file metadata for
> /media/realcrypt1/tv/house/xxx.mkv mplayer -vo null -ao null
> -nomsgcolor -nomsgmodule -frames 0 -noidx -identify -nocache
> -noidle /media/realcrypt1/tv/house/xxx.mkv The volume on

> 'Wewn�trzny d�wi�k Analogowe stereo (PulseAudio)' is 0,979950 Using


- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7BJRwACgkQ6w2kMH0L1dEPrwCfXLg89zXePDzL7lhhy6jmw0a4
ThAAnid1NXW0/6hdhnmdV3WYqNoR9WFX
=2l6/
-----END PGP SIGNATURE-----

Julian Sikorski

unread,
Nov 14, 2011, 9:31:46 AM11/14/11
to gnome-...@googlegroups.com
Kevin,

you were right. Updating libass has solved the problem

Cheers,
Julian

W dniu 14.11.2011 15:26, Kevin DeKorte pisze:

Reply all
Reply to author
Forward
0 new messages