convert wmv to ogv
Mark Howell
mark-sub1 at hypgnosys.org
Thu Jun 18 12:53:42 PDT 2015
On 06/18/2015 10:59 AM, Jerry Geis wrote:
> I am trying this pipeline to convert wmv to ogv.
>
> gst-launch filesrc location=../trailer_videos/Amazon_1080.wmv !
> decodebin ! name=demux ! queue ! ffmpegcolorspace !
> theoraenc !
> oggmux name=mux ! filesink location=../Amazon.ogv
> demux. ! queue ! progressreport !
> audioconvert ! audioresample ! vorbisenc ! mux.
> [snip]
If you are trying to name the decodebin "demux", remove the "!" in
"...decodebin ! name=demux..." ?
Mark.
More information about the gstreamer-devel
mailing list