Menu

#940 Player crashes because of the bad commandline option "--softvol=yes" ("Mplayer/mpv has finished unexpectedly. Exit code: 1")

stable
closed-fixed
nobody
None
5
2020-12-03
2019-11-28
Mikko Vedru
No

Player crashes because of the bad commandline option "--softvol=yes" ("Mplayer/mpv has finished unexpectedly. Exit code: 1").

Change in the options the multimedia engine from "mpv" to "mplayer" fixes the issue.

Here is the error log:

/usr/bin/mpv --no-config --no-quiet --terminal --no-msg-color --input-file=/dev/stdin --msg-level=ffmpeg/demuxer=error --no-fs --vd-lavc-threads=4 --hwdec=auto --sub-auto=fuzzy --vo=xv, --ao=pulse, --framedrop=vo --stop-screensaver --no-input-default-bindings --input-x11-keyboard=no --no-input-cursor --cursor-autohide=no --no-keepaspect --wid=171966949 --monitorpixelaspect=1 --osd-level=1 --osd-scale=1 --sub-ass --embeddedfonts --ass-line-spacing=0 --sub-scale=1 --sub-text-shadow-color=#ff000000 --ass-force-style=PlayResX=512,PlayResY=320,Name=Default,Fontname=Arial,Fontsize=20,PrimaryColour=&H00ffffff,BackColour=&H00000000,OutlineColour=&H00000000,Bold=0,Italic=0,Alignment=2,BorderStyle=1,Outline=1,Shadow=2,MarginL=20,MarginR=20,MarginV=8 --sub-codepage=UTF-8 --alang=eng --slang=eng,fin,rus --sub-pos=100 --volume=115 --cache=auto --speed=1.4 --start=34 --index=default --screenshot-template=cap_%F_%p_%04n --screenshot-format=png --audio-channels=2 --af-add=lavfi=[acompressor] --softvol=yes --softvol-max=115 --term-playing-msg=MPV_VERSION=${=mpv-version:}
INFO_VIDEO_WIDTH=${=width}
INFO_VIDEO_HEIGHT=${=height}
INFO_VIDEO_ASPECT=${=video-params/aspect}
INFO_VIDEO_FPS=${=container-fps:${=fps}}
INFO_VIDEO_FORMAT=${=video-format}
INFO_VIDEO_CODEC=${=video-codec}
INFO_AUDIO_FORMAT=${=audio-codec-name}
INFO_AUDIO_CODEC=${=audio-codec}
INFO_AUDIO_RATE=${=audio-params/samplerate}
INFO_AUDIO_NCH=${=audio-params/channel-count}
INFO_LENGTH=${=duration:${=length}}
INFO_DEMUXER=${=current-demuxer:${=demuxer}}
INFO_SEEKABLE=${=seekable}
INFO_TITLES=${=disc-titles}
INFO_CHAPTERS=${=chapters}
INFO_TRACKS_COUNT=${=track-list/count}
METADATA_TITLE=${metadata/by-key/title:}
METADATA_ARTIST=${metadata/by-key/artist:}
METADATA_ALBUM=${metadata/by-key/album:}
METADATA_GENRE=${metadata/by-key/genre:}
METADATA_DATE=${metadata/by-key/date:}
METADATA_TRACK=${metadata/by-key/track:}
METADATA_COPYRIGHT=${metadata/by-key/copyright:}
INFO_MEDIA_TITLE=${=media-title:}
INFO_STREAM_PATH=${stream-path}
--audio-client-name=SMPlayer --term-status-msg=STATUS: ${=time-pos} / ${=duration:${=length:0}} P: ${=pause} B: ${=paused-for-cache} I: ${=core-idle} VB: ${=video-bitrate:0} AB: ${=audio-bitrate:0} /media/mikko/Files/Download/Watchmen.S01E06.This.Extraordinary.Being.1080p.AMZN.WEB-DL.DDP5.1.H.264-KiNGS/Watchmen.S01E06.This.Extraordinary.Being.1080p.AMZN.WEB-DL.DDP5.1.H.264-KiNGS.mkv

Warning: option --input-file is deprecated and might be removed in the future (use --input-ipc-server).
Warning: option --input-x11-keyboard was replaced with --input-vo-keyboard and might be removed in the future.
Warning: option --ass-line-spacing was replaced with --sub-ass-line-spacing and might be removed in the future.
Warning: option --sub-text-shadow-color was replaced with --sub-shadow-color and might be removed in the future.
Warning: option --ass-force-style was replaced with --sub-ass-force-style and might be removed in the future.
Error parsing option softvol (option not found)
Setting commandline option --softvol=yes failed.
Exiting... (Fatal error)

My configuration:
- OS: Linux Mint Cinnamon 19.2.
- SMPlayer version: 19.10.2 (revision 9245). "Using Qt 4.8.7. Using MPV git-2019-11-17-a714ab0".

Related

Bugs: #940

Discussion

  • Mikko Vedru

    Mikko Vedru - 2019-11-28
     
  • o_wild

    o_wild - 2020-03-30

    Player has error when opening a file or URL.

    /usr/local/bin/mpv --no-config --no-quiet --terminal --no-msg-color --input-file=/dev/stdin --msg-level=ffmpeg/demuxer=error --no-fs --hwdec=no --sub-auto=fuzzy --no-input-default-bindings --input-vo-keyboard=no --no-input-cursor --cursor-autohide=no --no-keepaspect --wid=52428839 --monitorpixelaspect=1 --osd-level=1 --osd-scale=1 --osd-bar-align-y=0.6 --sub-ass --embeddedfonts --sub-ass-line-spacing=0 --sub-scale=1 --sub-font=Arial --sub-color=#ffffffff --sub-shadow-color=#ff000000 --sub-border-color=#ff000000 --sub-border-size=0.75 --sub-shadow-offset=2.5 --sub-font-size=50 --sub-bold=no --sub-italic=no --sub-margin-y=8 --sub-margin-x=20 --sub-codepage=ISO-8859-1 --sub-pos=100 --volume=55 --cache=auto --screenshot-template=cap_%F_%p_%02n --screenshot-format=jpg --screenshot-directory=/home/wangzhe/图片/smplayer_screenshots --audio-pitch-correction=yes --volume-max=110 --term-playing-msg=MPV_VERSION=${=mpv-version:}
    INFO_VIDEO_WIDTH=${=width}
    INFO_VIDEO_HEIGHT=${=height}
    INFO_VIDEO_ASPECT=${=video-params/aspect}
    INFO_VIDEO_FPS=${=container-fps:${=fps}}
    INFO_VIDEO_FORMAT=${=video-format}
    INFO_VIDEO_CODEC=${=video-codec}
    INFO_AUDIO_FORMAT=${=audio-codec-name}
    INFO_AUDIO_CODEC=${=audio-codec}
    INFO_AUDIO_RATE=${=audio-params/samplerate}
    INFO_AUDIO_NCH=${=audio-params/channel-count}
    INFO_LENGTH=${=duration:${=length}}
    INFO_DEMUXER=${=current-demuxer:${=demuxer}}
    INFO_SEEKABLE=${=seekable}
    INFO_TITLES=${=disc-titles}
    INFO_CHAPTERS=${=chapters}
    INFO_TRACKS_COUNT=${=track-list/count}
    METADATA_TITLE=${metadata/by-key/title:}
    METADATA_ARTIST=${metadata/by-key/artist:}
    METADATA_ALBUM=${metadata/by-key/album:}
    METADATA_GENRE=${metadata/by-key/genre:}
    METADATA_DATE=${metadata/by-key/date:}
    METADATA_TRACK=${metadata/by-key/track:}
    METADATA_COPYRIGHT=${metadata/by-key/copyright:}
    INFO_MEDIA_TITLE=${=media-title:}
    INFO_STREAM_PATH=${stream-path}
    --audio-client-name=SMPlayer --term-status-msg=STATUS: ${=time-pos} / ${=duration:${=length:0}} P: ${=pause} B: ${=paused-for-cache} I: ${=core-idle} VB: ${=video-bitrate:0} AB: ${=audio-bitrate:0} /home/wangzhe/音乐/firefly.mp3

    Error parsing option input-file (option not found)
    Setting commandline option --input-file=/dev/stdin failed.
    Exiting... (Fatal error)

    My SMplayer version 19.10.2(rev. 9245), mpv version 0.32.0-320-gbca917f6d2-dirty
    OS: Fedora 30(5.5.10-100.fc30.x86_64)

     
    • Ricardo Villalba

      Quick fix added in svn r9272.

       
  • Ricardo Villalba

    • status: open --> closed-fixed
     
    • Mikko Vedru

      Mikko Vedru - 2020-12-03

      If this bug has been fixed, perhaps the connected ticket 930 should also be closed?
      https://sourceforge.net/p/smplayer/bugs/930/

       
      • Oleg Turin

        Oleg Turin - 2020-12-03

        I think yes.

        On Thu, Dec 3, 2020 at 11:46 AM Mikko Vedru mikkovedru@users.sourceforge.net wrote:

        If this bug has been fixed, perhaps the connected ticket 930 should also
        be closed?
        https://sourceforge.net/p/smplayer/bugs/930/


        Status: closed-fixed
        Group: stable
        Created: Thu Nov 28, 2019 07:45 PM UTC by Mikko Vedru
        Last Updated: Tue Dec 01, 2020 10:06 AM UTC
        Owner: nobody

        Player crashes because of the bad commandline option "--softvol=yes"
        ("Mplayer/mpv has finished unexpectedly. Exit code: 1").

        Change in the options the multimedia engine from "mpv" to "mplayer" fixes
        the issue.

        Here is the error log:

        /usr/bin/mpv --no-config --no-quiet --terminal --no-msg-color
        --input-file=/dev/stdin --msg-level=ffmpeg/demuxer=error --no-fs
        --vd-lavc-threads=4 --hwdec=auto --sub-auto=fuzzy --vo=xv, --ao=pulse,
        --framedrop=vo --stop-screensaver --no-input-default-bindings
        --input-x11-keyboard=no --no-input-cursor --cursor-autohide=no
        --no-keepaspect --wid=171966949 --monitorpixelaspect=1 --osd-level=1
        --osd-scale=1 --sub-ass --embeddedfonts --ass-line-spacing=0 --sub-scale=1
        --sub-text-shadow-color=#ff000000
        --ass-force-style=PlayResX=512,PlayResY=320,Name=Default,Fontname=Arial,Fontsize=20,PrimaryColour=&H00ffffff,BackColour=&H00000000,OutlineColour=&H00000000,Bold=0,Italic=0,Alignment=2,BorderStyle=1,Outline=1,Shadow=2,MarginL=20,MarginR=20,MarginV=8
        --sub-codepage=UTF-8 --alang=eng --slang=eng,fin,rus --sub-pos=100
        --volume=115 --cache=auto --speed=1.4 --start=34 --index=default
        --screenshot-template=cap_%F_%p_%04n --screenshot-format=png
        --audio-channels=2 --af-add=lavfi=[acompressor] --softvol=yes
        --softvol-max=115 --term-playing-msg=MPV_VERSION=${=mpv-version:}
        INFO_VIDEO_WIDTH=${=width}
        INFO_VIDEO_HEIGHT=${=height}
        INFO_VIDEO_ASPECT=${=video-params/aspect}
        INFO_VIDEO_FPS=${=container-fps:${=fps}}
        INFO_VIDEO_FORMAT=${=video-format}
        INFO_VIDEO_CODEC=${=video-codec}
        INFO_AUDIO_FORMAT=${=audio-codec-name}
        INFO_AUDIO_CODEC=${=audio-codec}
        INFO_AUDIO_RATE=${=audio-params/samplerate}
        INFO_AUDIO_NCH=${=audio-params/channel-count}
        INFO_LENGTH=${=duration:${=length}}
        INFO_DEMUXER=${=current-demuxer:${=demuxer}}
        INFO_SEEKABLE=${=seekable}
        INFO_TITLES=${=disc-titles}
        INFO_CHAPTERS=${=chapters}
        INFO_TRACKS_COUNT=${=track-list/count}
        METADATA_TITLE=${metadata/by-key/title:}
        METADATA_ARTIST=${metadata/by-key/artist:}
        METADATA_ALBUM=${metadata/by-key/album:}
        METADATA_GENRE=${metadata/by-key/genre:}
        METADATA_DATE=${metadata/by-key/date:}
        METADATA_TRACK=${metadata/by-key/track:}
        METADATA_COPYRIGHT=${metadata/by-key/copyright:}
        INFO_MEDIA_TITLE=${=media-title:}
        INFO_STREAM_PATH=${stream-path}
        --audio-client-name=SMPlayer --term-status-msg=STATUS: ${=time-pos} /
        ${=duration:${=length:0}} P: ${=pause} B: ${=paused-for-cache} I:
        ${=core-idle} VB: ${=video-bitrate:0} AB: ${=audio-bitrate:0}
        /media/mikko/Files/Download/Watchmen.S01E06.This.Extraordinary.Being.1080p.AMZN.WEB-DL.DDP5.1.H.264-KiNGS/Watchmen.S01E06.This.Extraordinary.Being.1080p.AMZN.WEB-DL.DDP5.1.H.264-KiNGS.mkv

        Warning: option --input-file is deprecated and might be removed in the
        future (use --input-ipc-server).
        Warning: option --input-x11-keyboard was replaced with --input-vo-keyboard
        and might be removed in the future.
        Warning: option --ass-line-spacing was replaced with
        --sub-ass-line-spacing and might be removed in the future.
        Warning: option --sub-text-shadow-color was replaced with
        --sub-shadow-color and might be removed in the future.
        Warning: option --ass-force-style was replaced with --sub-ass-force-style
        and might be removed in the future.

        Error parsing option softvol (option not found) Setting commandline
        option --softvol=yes failed. Exiting... (Fatal error)

        My configuration:
        - OS: Linux Mint Cinnamon 19.2.
        - SMPlayer version: 19.10.2 (revision 9245). "Using Qt 4.8.7. Using MPV
        git-2019-11-17-a714ab0".


        Sent from sourceforge.net because you indicated interest in
        https://sourceforge.net/p/smplayer/bugs/940/

        To unsubscribe from further messages, please visit
        https://sourceforge.net/auth/subscriptions/

         

        Related

        Bugs: #940

  • Oleg Turin

    Oleg Turin - 2020-11-30

    Hi everybody! Where can I find the fix in svn r9272 ?
    Thanks, Oleg

     
  • Oleg Turin

    Oleg Turin - 2020-12-01

    Thank you, Ricardo! It works for me from smplayerdev repository.

     

Log in to post a comment.