smplayer有畫面沒聲音 - Linux

Frederic avatar
By Frederic
at 2013-10-18T16:24

Table of Contents

剛剛解決了,步驟如下:

- sudo apt-get remove ffmpeg mencoder mplayer

- sudo apt-get install libx264-dev libxvidcore-dev libopencore-amrwb-dev
libopencore-amrnb-dev libfaad-dev libfaac-dev libmp3lame-dev libtwolame-dev
liba52-0.7.4-dev libcddb2-dev libcdaudio-dev libcdio-cdda-dev libvorbis-dev
libopenjpeg-dev

- sudo apt-get install ffmpeg mencoder mplayer

參考資料:http://ppt.cc/fXVy


※ 引述《wtchen (沒有存在感的人)》之銘言:
: 各位好,在下剛升級Windows 8.1後grub就掛了,只好乾脆裝Mint 15.
: 裝完發現smplayer沒聲音(不過用videos和VLC都能放出聲音)
: 以下是我用mplayer測試的結果,我上網找了一下好像是ffmpeg的問題
: 可是ffmpeg我也更新了還是一樣,請問我該怎麼解決呢?感謝!
: MPlayer2 UNKNOWN (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.
: Playing MOV00127.3gp.
: Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
: [lavf] stream 0: video (mpeg4), -vid 0
: [lavf] stream 1: audio (amrnb), -aid 0, -alang eng
: VIDEO: [MP4V] 640x480 24bpp 60.000 fps 1985.6 kbps (242.4 kbyte/s)
: Clip info:
: major_brand: 3gp4
: minor_version: 768
: compatible_brands: 3gp4mp41mp423gp6isom3g2a3g2b3g2c
: copyright:
: copyright-eng:
: Load subtitles in .
: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object
: file: No such file or directory
: [vdpau] Error when calling vdp_device_create_x11: 1
: [ass] auto-open
: ==========================================================================
: Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
: Asking decoder to use 4 threads if supported.
: Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
: ==========================================================================
: ==========================================================================
: Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
: [amrnb @ 0x7f482d728540]dtx mode not implemented. Update your Libav version
: to the newest one from Git. If the problem still occurs, it means that your
: file has a feature which has not been implemented.
: [amrnb @ 0x7f482d728540]If you want to help, upload a sample of this file to
: ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.

--
Tags: Linux

All Comments

Suhail Hany avatar
By Suhail Hany
at 2013-10-21T07:00
這樣會通的話表示 ffmpeg 裝錯版 XD
Valerie avatar
By Valerie
at 2013-10-25T23:48
搞不好是裝成 libav
像 debian 收錄的 libav 就沒有連結那個 library
Harry avatar
By Harry
at 2013-10-27T08:30
不知道說,我都用synaptic裝,source來源都沒動

Ubuntu 13.10 釋出囉!

Una avatar
By Una
at 2013-10-18T14:31
Unity 桌面及伺服器版本: http://releases.ubuntu.com/saucy/ 教育版本: http://cdimage.ubuntu.com/edubuntu/releases/saucy/release/ KDE 桌面版本: http://cdimage.ubuntu.com/ku ...

lubuntu 13 使用 xrdp

Skylar DavisLinda avatar
By Skylar DavisLinda
at 2013-10-18T12:42
請問一下小弟在 lubuntu13中安裝xrdp 可是安裝完成後從windows使用遠端桌面登入後 變成一片空白 是因為lubuntu使用的都是LXDE嗎 是否一定要安裝gnome 是否可以使用LXDE 如果是要裝gnome那不如就用一般的ubuntu就好了 請問大家是否有些建議 - ...

smplayer有畫面沒聲音

Oliver avatar
By Oliver
at 2013-10-18T03:49
各位好,在下剛升級Windows 8.1後grub就掛了,只好乾脆裝Mint 15. 裝完發現smplayer沒聲音(不過用videos和VLC都能放出聲音) 以下是我用mplayer測試的結果,我上網找了一下好像是ffmpeg的問題 可是ffmpeg我也更新了還是一樣,請問我該怎麼解決呢?感謝! MP ...

RHEL 6 如何把Gnome換DWM

Robert avatar
By Robert
at 2013-10-17T15:06
※ 引述《freemirage (萬里無雲萬里天)》之銘言: : 目前工作的電腦預設的windows manager 是gnome : 想要換成dwm 但在google上找不太到相關的資料 (沒有root權限) : 主要想請問如何在tty7之中把原本的windows manager完全關掉 : 我試了 gno ...

ubuntu 12.04.3LTS登入後.bashrc無法執行

Edith avatar
By Edith
at 2013-10-17T11:02
請問一下各位 當我登入ubuntu時,所有的資料夾檔案都無法顯示顏色 所以必須source .bashrc ,但每次登入一次就必須source一次 才能正確顯示出顏色,似乎登入時系統不會執行.bashrc 必須手動執行才可以顯示出顏色 echo $SHELL也確定是bin/bash 所以想請問各位是否有遇到過 ...