LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-18-2012, 06:35 PM   #1
bbb13
Member
 
Registered: Mar 2012
Distribution: Manjaro XFCE 0.8.10, Fedora 19 XFCE, Fedora 20 Cinnamon
Posts: 41

Rep: Reputation: Disabled
kubuntu 12.04 smplayer crash


i'm using kubuntu 12.04 on a sony vaio laptop with a Geforce 410M (295.49 drivers) and ALSA driver (pulseaudio is removed) and sometimes after play or pause a video, smplayer freezes and crash. here's two logs from two different videos and my config file:

Code:
    /usr/bin/mplayer -noquiet -nofs -nomouseinput -vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau, -sub-fuzziness 1 -identify -slave -vo vdpau -ao alsa -nokeepaspect -framedrop -nodr -double -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 29360229 -monitorpixelaspect 1 -*** -embeddedfonts -***-line-spacing 0 -***-font-scale 1 -***-styles /home/savvas/.config/smplayer/styles.*** -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-1 -subpos 100 -volume 22 -nocache -osdlevel 0 -slices -channels 6 -af scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /media/DOWNLOADS/Harrys.Law.S02E17.HDTV.x264-LOL.mp4

    MPlayer svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 MPlayer Team
    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 /media/DOWNLOADS/Harrys.Law.S02E17.HDTV.x264-LOL.mp4.
    libavformat version 53.21.0 (external)
    Mismatching header version 53.19.0
    libavformat file format detected.
    ID_VIDEO_ID=0
    [lavf] stream 0: video (h264), -vid 0
    ID_AUDIO_ID=0
    [lavf] stream 1: audio (aac), -aid 0, -alang und
    VIDEO:  [H264]  720x404  24bpp  23.976 fps  651.6 kbps (79.5 kbyte/s)
    Clip info:
    major_brand: isom
    ID_CLIP_INFO_NAME0=major_brand
    ID_CLIP_INFO_VALUE0=isom
    minor_version: 1
    ID_CLIP_INFO_NAME1=minor_version
    ID_CLIP_INFO_VALUE1=1
    compatible_brands: isom
    ID_CLIP_INFO_NAME2=compatible_brands
    ID_CLIP_INFO_VALUE2=isom
    creation_time: 2012-04-13 19:12:51
    ID_CLIP_INFO_NAME3=creation_time
    ID_CLIP_INFO_VALUE3=2012-04-13 19:12:51
    ID_CLIP_INFO_N=4
    Load subtitles in /media/DOWNLOADS/
    ID_FILENAME=/media/DOWNLOADS/Harrys.Law.S02E17.HDTV.x264-LOL.mp4
    ID_DEMUXER=lavfpref
    ID_VIDEO_FORMAT=H264
    ID_VIDEO_BITRATE=651632
    ID_VIDEO_WIDTH=720
    ID_VIDEO_HEIGHT=404
    ID_VIDEO_FPS=23.976
    ID_VIDEO_ASPECT=0.0000
    ID_AUDIO_FORMAT=MP4A
    ID_AUDIO_BITRATE=120384
    ID_AUDIO_RATE=48000
    ID_AUDIO_NCH=2
    ID_START_TIME=0.00
    ID_LENGTH=2567.91
    ID_SEEKABLE=1
    ID_CHAPTERS=0
    Opening video filter: [*** auto=1]
    Couldn't open video filter '***'.
    ***: cannot add video filter
    ==========================================================================
    Forced video codec: ffh264vdpau
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    libavcodec version 53.35.0 (external)
    Mismatching header version 53.32.2
    Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
    ==========================================================================
    ID_VIDEO_CODEC=ffh264vdpau
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 48000 Hz, 2 ch, s16le, 120.4 kbit/7.84% (ratio: 15048->192000)
    ID_AUDIO_BITRATE=120384
    ID_AUDIO_RATE=48000
    ID_AUDIO_NCH=2
    Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
    ==========================================================================
    AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
    ID_AUDIO_CODEC=ffaac
    [Mixer] No hardware mixing, inserting volume filter.
    Starting playback...
    [VD_FFMPEG] Trying pixfmt=0.
    Movie-Aspect is undefined - no prescaling applied.
    VO: [vdpau] 720x404 => 720x404 H.264 VDPAU acceleration
    [VD_FFMPEG] XVMC-accelerated MPEG-2.

    ID_VIDEO_TRACK=0
    ID_AUDIO_TRACK=0

    ID_FILE_SUB_ID=0
    ID_FILE_SUB_FILENAME=/media/DOWNLOADS/Harrys.Law.S02E17.HDTV.x264-LOL_en.srt
    SUB: Added subtitle file (1): /media/DOWNLOADS/Harrys.Law.S02E17.HDTV.x264-LOL_en.srt

    [***] PlayResX undefined, setting to 384

      =====  PAUSE  =====

    ID_PAUSED

      =====  PAUSE  =====

    ID_PAUSED

      =====  PAUSE  =====

    ID_PAUSED

      =====  PAUSE  =====

    ID_PAUSED

      =====  PAUSE  =====

    ID_PAUSED

      =====  PAUSE  =====

    ID_PAUSED

      =====  PAUSE  =====

    ID_PAUSED
Code:
    /usr/bin/mplayer -noquiet -nofs -nomouseinput -vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau, -sub-fuzziness 1 -identify -slave -vo vdpau -ao alsa -nokeepaspect -framedrop -nodr -double -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 67108965 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/savvas/.config/smplayer/styles.ass -fontconfig -font Ubuntu -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-7 -vid 0 -aid 0 -subpos 90 -contrast -8 -volume 37 -nocache -ss 5699 -osdlevel 0 -slices -channels 2 -af scaletempo -softvol -softvol-max 110 /media/DOWNLOADS/TT3D.Closer.to.the.Edge.2011.720p.BluRay.x264.mkv

    MPlayer svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 MPlayer Team
    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.
    Loading extension-related profile 'vo.vdpau'

    Playing /media/DOWNLOADS/TT3D.Closer.to.the.Edge.2011.720p.BluRay.x264.mkv.
    libavformat version 53.21.0 (external)
    Mismatching header version 53.19.0
    libavformat file format detected.
    [matroska,webm @ 0xb6b0ad80]max_analyze_duration reached
    [matroska,webm @ 0xb6b0ad80]Estimating duration from bitrate, this may be inaccurate
    ID_CHAPTER_ID=0
    ID_CHAPTER_0_START=0
    ID_CHAPTER_0_END=520979
    ID_CHAPTER_0_NAME=Six Weels To Go
    ID_CHAPTER_ID=1
    ID_CHAPTER_1_START=520979
    ID_CHAPTER_1_END=847597
    ID_CHAPTER_1_NAME=Five Weeks To Go
    ID_CHAPTER_ID=2
    ID_CHAPTER_2_START=847597
    ID_CHAPTER_2_END=1396478
    ID_CHAPTER_2_NAME=Four Weeks To Go
    ID_CHAPTER_ID=3
    ID_CHAPTER_3_START=1396478
    ID_CHAPTER_3_END=1803301
    ID_CHAPTER_3_NAME=The Fans
    ID_CHAPTER_ID=4
    ID_CHAPTER_4_START=1803301
    ID_CHAPTER_4_END=2566773
    ID_CHAPTER_4_NAME=The Rivals
    ID_CHAPTER_ID=5
    ID_CHAPTER_5_START=2566773
    ID_CHAPTER_5_END=3179176
    ID_CHAPTER_5_NAME=1st Solo Practice
    ID_CHAPTER_ID=6
    ID_CHAPTER_6_START=3179176
    ID_CHAPTER_6_END=3871743
    ID_CHAPTER_6_NAME=Race 1- 1000cc
    ID_CHAPTER_ID=7
    ID_CHAPTER_7_START=3871743
    ID_CHAPTER_7_END=4342338
    ID_CHAPTER_7_NAME=Penalty
    ID_CHAPTER_ID=8
    ID_CHAPTER_8_START=4342338
    ID_CHAPTER_8_END=4787533
    ID_CHAPTER_8_NAME=Supersport 2- 600cc
    ID_CHAPTER_ID=9
    ID_CHAPTER_9_START=4787533
    ID_CHAPTER_9_END=5159821
    ID_CHAPTER_9_NAME=Senior- 1000cc
    ID_CHAPTER_ID=10
    ID_CHAPTER_10_START=5159821
    ID_CHAPTER_10_END=5874202
    ID_CHAPTER_10_NAME=Red Flag
    ID_CHAPTER_ID=11
    ID_CHAPTER_11_START=5874202
    ID_CHAPTER_11_END=6215094
    ID_CHAPTER_11_NAME=Until Next Year
    ID_VIDEO_ID=0
    [lavf] stream 0: video (h264), -vid 0
    ID_AUDIO_ID=0
    ID_AID_0_LANG=eng
    [lavf] stream 1: audio (dca), -aid 0, -alang eng
    ID_SUBTITLE_ID=0
    ID_SID_0_LANG=eng
    [lavf] stream 2: subtitle (dvdsub), -sid 0, -slang eng
    VIDEO:  [H264]  1280x694  0bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
    Load subtitles in /media/DOWNLOADS/
    ID_FILENAME=/media/DOWNLOADS/TT3D.Closer.to.the.Edge.2011.720p.BluRay.x264.mkv
    ID_DEMUXER=lavfpref
    ID_VIDEO_FORMAT=H264
    ID_VIDEO_BITRATE=0
    ID_VIDEO_WIDTH=1280
    ID_VIDEO_HEIGHT=694
    ID_VIDEO_FPS=23.976
    ID_VIDEO_ASPECT=1.8444
    ID_AUDIO_FORMAT=8193
    ID_AUDIO_BITRATE=1536000
    ID_AUDIO_RATE=48000
    ID_AUDIO_NCH=6
    ID_START_TIME=0.00
    ID_LENGTH=6215.09
    ID_SEEKABLE=1
    ID_CHAPTERS=12
    Opening video filter: [ass auto=1]
    Couldn't open video filter 'ass'.
    ASS: cannot add video filter
    ==========================================================================
    Forced video codec: ffmpeg12vdpau
    Forced video codec: ffwmv3vdpau
    Forced video codec: ffvc1vdpau
    Forced video codec: ffh264vdpau
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    libavcodec version 53.35.0 (external)
    Mismatching header version 53.32.2
    Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
    ==========================================================================
    ID_VIDEO_CODEC=ffh264vdpau
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
    ID_AUDIO_BITRATE=1536000
    ID_AUDIO_RATE=48000
    ID_AUDIO_NCH=2
    Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)
    ==========================================================================
    AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
    ID_AUDIO_CODEC=ffdca
    [Mixer] No hardware mixing, inserting volume filter.
    Starting playback...
Code:
    # Write your default config options here!

    [vo.vdpau]
    vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kubuntu 9.10 desktop installer crash Sadistic Tribble Linux - Software 3 10-30-2009 03:51 AM
Unexpected crash in SMplayer (Linux Mint) nesrail Linux - Software 0 06-10-2009 03:06 PM
Kubuntu + switch user = crash wyth Ubuntu 2 08-26-2006 10:16 PM
GAH!!! Kubuntu installer crash shadowfx78 Ubuntu 5 07-09-2006 05:51 PM
kubuntu crash shoffsta Ubuntu 15 10-09-2005 08:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration