Video editing/mastering : need advice...

Olafur Arason olafra at gmail.com
Sat Apr 16 18:48:14 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

On 4/16/05, Vincent Trouilliez <vincent.trouilliez at modulonet.fr> wrote:
> > The attached file fixmono.xml has the details
> 
> Ahhhh, sorry, I didn't notice the attachement ! Your original post
> suddenly becomes clearer ! :-)
> 
> > if you want to edit it with gst-editor
> 
> This bloody thing would not save my modifications, somehow so...
> 
> > you can also use gedit
> 
> ... so I used Gedit.
> 
> > and change /home/user/filesource.asf and /home/user/filefixed.asf to your filenames.
> 
> I did that, here it is :
> 
> ---------
>           <gst:name>location</gst:name>
>           <gst:value>/home/vincent/Desktop/essai.asf</gst:value>
>          ...............
>           <gst:name>location</gst:name>
>           <gst:value>/home/vincent/Desktop/stereo.asf</gst:value>
> ---------
> 
> 
> > And then do gst-xmllaunch-0.8 fixmono.xml
> 
> Then I ran this command, which seemed to work (no error in the terminal
> window), as it created a new file with the name I specified, but... the
> file is empty... ZERO byte ! :o(
> 
> Ah well, I tried....
> 
> 
> --
> Vince
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list