[gst-devel] ffmpeg encoding

Joshua N Pritikin vishnu at pobox.com
Mon Mar 17 19:17:26 CET 2003


i have a command line that plays an MPEG1 media file to the screen:

  discont=100000
  gst-launch --gst-scheduler=opt -Xoffset filesrc location=$1 ! mpegdemux max_discont=$discont sync=false name=foo video_%02d! { queue ! mpeg2dec ! { queue ! colorspace ! xvideosink } } foo.audio_%02d!{ queue ! mad ! { queue ! osssink } }

Is there a similar command line that sends the output into ffmpeg
for encoding to MSMPEG4v2?  Or is this still unimplemented?
What needs to get implemented for this to work?

-- 
Victory to the Divine Mother!!         after all,
  http://sahajayoga.org                  http://why-compete.org




More information about the gstreamer-devel mailing list