|
List Info
Thread: Problem in muxing separate elemantary audio and video stream
|
|
| Problem in muxing separate elemantary
audio and video stream |

|
2007-02-06 07:57:58 |
|
Hi I am trying to get 2 separate mpeg elementary audio and video stream by setting the following pipeline.
gst-launch filesrc location=/home/gajel/mediaFormats/rtpi.ts !
decodebin name=decode ! ffmpegcolorspace ! ffenc_mpeg2video ! filesink
location=/home/gajel/mediaFormats/rtpi.vid decode. ! audioconvert !
ffenc_mp2 ! filesink ocation=/home/gajel/mediaFormats/rtpi.aud
This generates the two elementary files rtpi.aud and rtpi.vid.
I can play these files separately in Xine or Vlc player..
Now I am trying to mux these separate mpeg elementary audio and video files to a TS file. I have set up the pipeline as : gst-launch-0.10 filesrc location=/home/gajel/mediaFormats/rtpi.vid ! mpegdemux ! mux. filesrc location=/home/gajel/mediaFormats/rtpi.aud ! mp3parse ! mux. flutsmux name=mux ! filesink location=/home/gajel/mediaFormats/test2.ts
when i play /home/gajel/mediaFormats/test2.ts i can hear only audio. I can't see the video part. Is the pipeline correct? What might be the cause that i can't see the video part ?
Looking forward for your help..
Regards Gajel
|
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|