Hi,

>  TRANSCODE 2012-02-27-21-15-52-MVI_0796.webm
>  transcoding 2012-02-27-21-15-52-MVI_0796.MOV failed, skipped
> [<GError at 0xb5603430>, 'qtdemux.c(3865): gst_qtdemux_loop ():
> /GstPipeline:pipeline0/GstDecodeBin:decode/GstQTDemux:qtdemux0:\nstreaming
> stopped, reason not-negotiated']

Usually, this, is a problem with gstreamer. In order to sort that out,
do you have the same result with the following command?

$ gst-launch-0.10 filesrc location=2012-02-27-21-15-52-MVI_0796.MOV \
    ! decodebin name=demux ! queue ! ffmpegcolorspace ! vp8enc \
    ! webmmux name=mux ! filesink location=2012-02-27-21-15-52-MVI_0796.webm \
    demux. ! queue ! audioconvert ! audioresample ! vorbisenc ! mux.

Thanks for reporting,

Alex



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to