Video editing/mastering : need advice...
Vincent Trouilliez
vincent.trouilliez at modulonet.fr
Sun Apr 17 00:39:28 UTC 2005
> I droped into the #gstreamer irc and after a little bit of work try this
> on the command line:
> gst-launch-0.8 asfmux name=muxer ! filesink location=changedfile.asf {
> filesrc=filename.asf ! asfdemux name=demuxer { demuxer.video_00 !
> queue ! muxer.video_%d } { demuxer.audio_00 ! queue ! ffdec_wmav2 !
> audioconvert ! audio/x-raw-int,channel=1 ! lame ! queue !
> muxer.audio_%d } }
>
> Olafur Arason
Hi Olafur, this is what I get when I run this command, doesn't look
good... :-/
--
Vince
(process:22618): GStreamer-CRITICAL **: file gstpad.c: line 584
(gst_pad_set_event_function): assertion `GST_RPAD_DIRECTION (pad) ==
GST_PAD_SRC' failed
(process:22618): GStreamer-CRITICAL **: file gstpad.c: line 584
(gst_pad_set_event_function): assertion `GST_RPAD_DIRECTION (pad) ==
GST_PAD_SRC' failed
WARNING: erroneous pipeline: no element "ffdec_wmav2"
Trying to run anyway.
RUNNING pipeline ...
ERROR: from element /pipeline0/thread2/demuxer: Internal GStreamer
error: pad problem. File a bug.
Additional debug info:
gstpad.c(3253): gst_pad_pull: /pipeline0/thread2/demuxer:
pull on pad demuxer:sink but it was unlinked
(process:22618): GStreamer-CRITICAL **: file gstpad.c: line 4284
(gst_pad_query): assertion `GST_IS_PAD (pad)' failed
Execution ended after 2 iterations (sum 12137000 ns, average 6068500 ns,
min 1097000 ns, max 11040000 ns).
More information about the ubuntu-users
mailing list