GNOME Bugzilla – Bug 651083
does not play video .mov after updating
Last modified: 2011-05-25 19:22:17 UTC
does not play video. mov after updating console: ali@desktop:~$ totem Desktop/100NIKON/100NIKON/DSCN2800.MOV Cannot connect to server socket err = Нет такого файла или каталога Cannot connect to server socket jack server is not running or cannot be started Cannot connect to server socket err = Нет такого файла или каталога Cannot connect to server socket jack server is not running or cannot be started ** Message: Error: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstffmpegdec.c(1267): gst_ffmpegdec_negotiate (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdec_h264:ffdec_h2640: could not find caps for codec (h264), unknown type
It all happened after update packages. Previously, all working without problems. I have Debian GNU/Linux.
What did you upgrade (from which to which version) and how? What's the output of dpkg -l gstreamer0.10-plugins-{base,good} gstreamer0.10-ffmpeg libavcodec52
i updated with apt-get upgrade and don't remember exactly what updated: linux-image, google-chrome and maybe ffmpeg or something this is output of # dpkg -l gstreamer0.10-plugins-{base,good} gstreamer0.10-ffmpeg libavcodec52 +++-==============-==============-============================================ ii gstreamer0.10- 0.10.10-1 FFmpeg plugin for GStreamer ii gstreamer0.10- 0.10.30-1 GStreamer plugins from the "base" set ii gstreamer0.10- 0.10.24-1 GStreamer plugins from the "good" set ii libavcodec52 5:0.6.1+svn201 library to encode decode multimedia streams
I think this is a debian packaging problem. You're probably mixing gstreamer0.10-ffmpeg and libavcodec from different repositories or so (e.g. gst-ffmpeg from debian main and libavcodec from debian-multimedia.org or so).
I do not think so because I had everything working before and I did not install new packages, but only updated versions... I don `t know, maybe you're right. Anyway thanks for help!!!
Well, you are. libavcodec52 5:0.6.1+svnsomething does not come from the official Debian packages. Problems with using other ffmpeg packages are known, don't do it. This one most probably comes from somewhere else like http://debian-multimedia.org