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

Sorry, here is the correct command line :
$ GST_DEBUG=*:2 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,

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