On Mon, Mar 5, 2012 at 11:19 AM, Alexandre Rossi
<alexandre.ro...@gmail.com> wrote:
> 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.

I get:
WARNING: erroneous pipeline: no element "mux"

If I remove the mux part I get:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin:demux/GstQTDemux:qtdemux0:
GStreamer encountered a general stream error.
Additional debug info:
qtdemux.c(3865): gst_qtdemux_loop ():
/GstPipeline:pipeline0/GstDecodeBin:demux/GstQTDemux:qtdemux0:
streaming stopped, reason not-negotiated
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Baruch



--
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