FS#12897 - smplayer fails to exec mplayer due to -ass and -noass options
Attached to Project:
Arch Linux
Opened by mumhero (mumhero) - Friday, 23 January 2009, 05:42 GMT
Last edited by Anonymous Submitter - Friday, 22 May 2009, 20:38 GMT
Opened by mumhero (mumhero) - Friday, 23 January 2009, 05:42 GMT
Last edited by Anonymous Submitter - Friday, 22 May 2009, 20:38 GMT
|
Details
Description:
It semms that -ass and -noass option have been removed from mplayer svn version. Smplayer still use these nonexist option. Additional info: * package version(s) mplayer 28347-1 smplayer 0.6.6-1 * config and/or log files etc. /usr/bin/mplayer -noquiet -nofs -lavdopts threads=2 -sub-fuzziness 2 -identify -slave -vo xv -ao alsa -zoom -nokeepaspect -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 56623118 -monitorpixelaspect 1 -noass -fontconfig -font Microsoft YaHei -subfont-autoscale 1 -subfont-text-scale 5 -subcp CP936 -subpos 100 -cache 2000 -osdlevel 1 -vf-add screenshot -slices -channels 2 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 /mnt/wind/movie/RocknRolla.DVDRip.XviD-DiAMOND/dmd-rocknrolla.avi MPlayer dev-SVN-rUNKNOWN-4.3.2 (C) 2000-2009 MPlayer Team CPU: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz (Family: 6, Model: 23, Stepping: 6) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Unknown option on the command line: -noass Error parsing option on the command line: -noass 137 audio & 292 video codecs ID_EXIT=NONE Steps to reproduce: Open any video file to play in smplayer |
This task depends upon
Closed by Anonymous Submitter
Friday, 22 May 2009, 20:38 GMT
Reason for closing: Fixed
Friday, 22 May 2009, 20:38 GMT
Reason for closing: Fixed
Temporary solution:
Remove smplayer, downgrade mplayer to 1.0rc2-10, reinstall smplayer.
Wait solucion to upgrade mplayer with security.
I had this fault and mplayer was compiled without libass support. The solution is to compile it as root, as long
this bug exists: "makepkg --asroot".
Checking for bitmap font support ... yes
Checking for freetype >= 2.0.9 ... yes
Checking for fontconfig ... yes
Checking for SSA/ASS support ... yes
Anyway, should i provide a mplayer version built as root, or wait for a fakeroot fix?
Checking for DVB HEAD ... yes
Checking for PNG support ... ./configure: line 94: 7746 Segmentation fault "$TMPEXE" >> "$TMPLOG" 2>&1
no (mismatch of library and header versions)
Checking for MNG support ... yes
Checking for JPEG support ... ./configure: line 94: 7763 Segmentation fault "$TMPEXE" >> "$TMPLOG" 2>&1
no
Checking for PNM support ... yes
Checking for GIF support ... ./configure: line 94: 7772 Segmentation fault "$TMPEXE" >> "$TMPLOG" 2>&1
./configure: line 94: 7780 Segmentation fault "$TMPEXE" >> "$TMPLOG" 2>&1
no
Checking for VESA support ... no
Checking for SDL ... yes (using sdl-config)
As result there is no libass support.
hecking for freetype >= 2.0.9 ... ./configure: line 94: 10346 Segmentation fault "$TMPEXE" >> "$TMPLOG" 2>&1
no
Checking for fontconfig ... no (FreeType support needed)
Checking for SSA/ASS support ... no (FreeType support needed)
Should i provide a mplayer version built as root, or wait for a fakeroot fix?
ERROR: Unknown option on the command line: -subfont-text-scale
ERROR: Error parsing option on the command line: -subfont-text-scale
Reverting to mplayer-1.0rc2-10-x86_64.pkg.tar.gz solved the problem, for now.
ERROR: Unknown option on the command line: -subfont-text-scale
ERROR: Error parsing option on the command line: -subfont-text-scale
Reverting to mplayer-1.0rc2-10-x86_64.pkg.tar.gz solved the problem, for now.
ERROR: Unknown option on the command line: -subfont-text-scale
ERROR: Error parsing option on the command line: -subfont-text-scale
Reverting to mplayer-1.0rc2-10-x86_64.pkg.tar.gz solved the problem, for now.
Should i provide a mplayer version built as root, or wait for a fakeroot fix?[/quote]
Rebuild please, just remove nvidia and nvidia-utils, reinstall libgl and rebuild
following problems should be solved:
smplayer integration
mplayer no more osd and subtitles
several png and other related problems
I think that you forgot to build on chroot again. Or you should use --asroot on makepkg.
Let me know.