[SOLVED](s)mplayer po aktualizacji do 9.04

Grafika, film, dźwięk.
Awatar użytkownika
sebbar
Piegowaty Guziec
Piegowaty Guziec
Posty: 19
Rejestracja: 09 lis 2006, 20:36
Płeć: Mężczyzna
Wersja Ubuntu: 9.10
Środowisko graficzne: KDE Plasma
Architektura: x86
Kontakt:

[SOLVED](s)mplayer po aktualizacji do 9.04

Post autor: sebbar »

Witam,
Po aktualizacji do 9.04 wszystko śmiga jak marzenie.
Z wyjątkiem jednej jedynej rzeczy: smplayer po otwarciu pliku działa kilka sekund i później rzuca błędem.
Oto co widać w logach mplayera:

Kod: Zaznacz cały

/usr/bin/mplayer -noquiet -nofs -sub-fuzziness 1 -identify -slave -vo xv -ao alsa -zoom -nokeepaspect -framedrop -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 10485775 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/sebbar/.config/smplayer/styles.ass -fontconfig -font Arial -subcp ISO-8859-1 -vid 0 -aid 1 -subpos 100 -cache 2000 -osdlevel 0 -no-correct-pts -vf-add screenshot -slices -channels 2 -af equalizer=0:0:0:0:0:0:0:0:0:0 /home/sebbar/Wideo/Prison.Break.S04E17.REPACK.HDTV.XviD-0TV.avi
 

MPlayer 1.0rc2-4.3.3 (C) 2000-2007 MPlayer Team
 CPU: AMD Sempron(tm) Processor 3400+ (Family: 15, Model: 79, Stepping: 2)
 CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
 Compiled with runtime CPU detection.
 mplayer: could not connect to socket
 mplayer: No such file or directory
 Failed to open LIRC support. You will not be able to use your remote control.
 Terminal type `unknown' is not defined.
 

Playing /home/sebbar/Wideo/Prison.Break.S04E17.REPACK.HDTV.XviD-0TV.avi.
 

AVI file format detected.
 ID_VIDEO_ID=0
 [aviheader] Video stream found, -vid 0
 ID_AUDIO_ID=1
 [aviheader] Audio stream found, -aid 1
 VIDEO:  [XVID]  624x352  24bpp  23.976 fps  994.7 kbps (121.4 kbyte/s)
 Clip info:
  Software: transcode-1.0.2
 ID_CLIP_INFO_NAME0=Software
 ID_CLIP_INFO_VALUE0=transcode-1.0.2
 ID_CLIP_INFO_N=1
 SUB: Detected subtitle file format: microdvd
 SUB: Read 653 subtitles.
 ID_FILE_SUB_ID=0
 ID_FILE_SUB_FILENAME=/home/sebbar/Wideo/Prison.Break.S04E17.REPACK.HDTV.XviD-0TV.txt
 SUB: Added subtitle file (1): /home/sebbar/Wideo/Prison.Break.S04E17.REPACK.HDTV.XviD-0TV.txt
 ID_FILENAME=/home/sebbar/Wideo/Prison.Break.S04E17.REPACK.HDTV.XviD-0TV.avi
 ID_DEMUXER=avi
 ID_VIDEO_FORMAT=XVID
 ID_VIDEO_BITRATE=994680
 ID_VIDEO_WIDTH=624
 ID_VIDEO_HEIGHT=352
 ID_VIDEO_FPS=23.976
 ID_VIDEO_ASPECT=0.0000
 ID_AUDIO_FORMAT=85
 ID_AUDIO_BITRATE=129048
 ID_AUDIO_RATE=0
 ID_AUDIO_NCH=0
 ID_LENGTH=2589.38
 xscreensaver_disable: Could not find XScreenSaver window.
 [ass] auto-open
 Opening video filter: [screenshot]
 [ass] Init
 [ass] Updating font cache.
 ==========================================================================
 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
 Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
 ==========================================================================
 ID_VIDEO_CODEC=ffodivx
 ==========================================================================
 Forced audio codec: mad
 Opening audio decoder: [libmad] libmad mpeg audio decoder
 AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
 ID_AUDIO_BITRATE=128000
 ID_AUDIO_RATE=48000
 ID_AUDIO_NCH=2
 Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3)
 ==========================================================================
 AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
 ID_AUDIO_CODEC=mad
 Starting playback...
 VDec: vo config request - 624 x 352 (preferred colorspace: Planar YV12)
 VDec: using Planar YV12 as output csp (no 0)
 Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
 ID_VIDEO_ASPECT=1.7727
 [swscaler @ 0x896d370]SwScaler: using unscaled yuv420p -> bgr24 special converter
 VO: [xv] 624x352 => 624x352 Planar YV12  [zoom]
 X11 error: BadAccess during XSelectInput Call
 X11 error: The 'ButtonPressMask' mask of specified window has probably already used by another appication (see man XSelectInput)
 X11 error: MPlayer discards mouse control (reconfiguring)
 [AO_ALSA] Error setting left channel, Invalid argument
 [Mixer] No hardware mixing, inserting volume filter.
 [ass] PlayResX undefined, setting 511.
 [ass] Glyph 0x9C not found, reselecting font for (Arial, 80, 0)
 [ass] fontconfig_select: Using default font: (Arial, 80, 0) -> /home/sebbar/.mplayer/subfont.ttf, 0
 [ass] Error opening font: /home/sebbar/.mplayer/subfont.ttf, 0
 



MPlayer interrupted by signal 11 in module: filter_video
 ID_SIGNAL=11
 - MPlayer crashed by bad usage of CPU/FPU/RAM.
   Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
   disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
 - MPlayer crashed. This shouldn't happen.
   It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
   gcc version. If you think it's MPlayer's fault, please read
   DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
   won't help unless you provide this information when reporting a possible bug.
W sieci nie znalazłem żadnej AKTUALNEJ informacji na ten temat.
Liczę na pomoc :pt36:
Pojawiam się i znikam
b33zon
Piegowaty Guziec
Piegowaty Guziec
Posty: 20
Rejestracja: 23 lis 2007, 00:06
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: GNOME
Architektura: x86_64
Kontakt:

Odp: (s)mplayer po aktualizacji do 9.04

Post autor: b33zon »

Dołączam się do prośby, pojawia mi się ten sam błąd :/
lukeeey
Piegowaty Guziec
Piegowaty Guziec
Posty: 2
Rejestracja: 18 sty 2008, 23:19
Płeć: Mężczyzna
Wersja Ubuntu: 9.04
Środowisko graficzne: KDE Plasma

Odp: (s)mplayer po aktualizacji do 9.04

Post autor: lukeeey »

opcje-ustawienia-napisy-font and color-czcionka TTF
Awatar użytkownika
sebbar
Piegowaty Guziec
Piegowaty Guziec
Posty: 19
Rejestracja: 09 lis 2006, 20:36
Płeć: Mężczyzna
Wersja Ubuntu: 9.10
Środowisko graficzne: KDE Plasma
Architektura: x86
Kontakt:

Odp: (s)mplayer po aktualizacji do 9.04

Post autor: sebbar »

Dzięki. Pomogło.:clap:
Dodatkowo musiałem zmienić kodowanie na cp1250.
Pojawiam się i znikam
ODPOWIEDZ

Wróć do „Muzyka, filmy, zdjęcia, grafika”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 16 gości