← Back to team overview

openshot.developers team mailing list archive

[Bug 442761] Re: Installing from ppa kills video playback in totem and vlc

 

I'm the other person..

Narrowed it down to libmlt and other mlt packages that Openshot wants to
install.  mlt packages want to remove libavcodec52 and libavformat52 and
install libavcodec-extra-52 and libavformat-extra-52 in their place.
Once those two extra packages are installed, the stream errors return.
I'm not sure what the difference is, but "extra" seems to be less than
accurate.

-- 
Installing from ppa kills video playback in totem and vlc
https://bugs.launchpad.net/bugs/442761
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
Running version 0.9.43, and confirmed by another person at ubuntuforums. It seems openshot renders totem and vlc unusable in karmic when installed through the ppa.

I don't know if it's of much use, but these are the errors given by totem and vlc:

Totem:
#######################################################
0:00:11.417782488  5943  0x973b080 ERROR                  totem bacon-video-widget-gst-0.10.c:357:bvw_error_msg: message = Internal data stream error.
0:00:11.417861848  5943  0x973b080 ERROR                  totem bacon-video-widget-gst-0.10.c:359:bvw_error_msg: domain  = 3025 (gst-stream-error-quark)
0:00:11.417879448  5943  0x973b080 ERROR                  totem bacon-video-widget-gst-0.10.c:360:bvw_error_msg: code    = 1
0:00:11.417893888  5943  0x973b080 ERROR                  totem bacon-video-widget-gst-0.10.c:361:bvw_error_msg: debug   = gstavidemux.c(4443): gst_avi_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstAviDemux:avidemux0:
streaming stopped, reason not-negotiated
0:00:11.417928928  5943  0x973b080 ERROR                  totem bacon-video-widget-gst-0.10.c:362:bvw_error_msg: source  = <avidemux0>
0:00:11.417968128  5943  0x973b080 ERROR                  totem bacon-video-widget-gst-0.10.c:363:bvw_error_msg: uri     = file:///home/pablo/V%C3%ADdeos/Rurouni%20Kenshin%20(TV)%20%5B01%20-%2095%5D%20%5BComplete%5D/Rurouni%20Kenshin%20-%2001%20-%20Wandering%20Samurai.avi
** Message: Error: Internal data stream error.
gstavidemux.c(4443): gst_avi_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstAviDemux:avidemux0:
streaming stopped, reason not-negotiated
#######################################################
On the gui side, totem shows a dialog with the "Internal data stream error." message, and doesn't play anything.

VLC:
#######################################################
[0xb7c08d80] avcodec decoder error: cannot open codec (MS MPEG-4 Video v3)
[0xb7c08d80] main decoder error: no suitable decoder module for fourcc `DIV3'.
VLC probably does not support this sound or video format.
#######################################################
However, vlc manages to play the sound of the file.



References