[gst-devel] Query: ffmux_asf

ved kpl ved.kpl at gmail.com
Thu Sep 18 16:10:35 CEST 2008


Hi,

Please "REPLY TO ALL".

Can you upload "mpeg4_mp3.ASF"?
Secondly, if you are reading the elementary stream from file directly
(filesrc ! mux),
I guess it wont work. The filesrc wont attach any caps and no
timestamp to the buffer and of course no parsed data.

Ved

On Thu, Sep 18, 2008 at 7:09 PM, irfanshaikh
<irfanshaikh at tataelxsi.co.in> wrote:
> Hi ved,
>
>                Thanks a lot for ur helpful reply.......It was like you giving me hand
> when i m sinking.
> But brother i tried to use the same pipeline as you suggested, the pipeline
> has stucked while prerolling.
>
> [root at localhost ffmpeg]# gst-launch filesrc
> location=/root/Desktop/teststreams/mpeg4/mpeg4_mp3.ASF ! ffdemux_asf
> name=demux demux.audio_00 ! queue ! mux.audio_0 demux.video_00 ! queue !
> mux.video_0 ffmux_asf name=mux ! filesink location=/root/Desktop/test2.asf
>
> (gst-launch-0.10:4308): GStreamer-WARNING **: Failed to load plugin
> '/usr/local/lib/gstreamer-0.10/libgstrtppayloads.so':
> /usr/local/lib/gstreamer-0.10/libgstrtppayloads.so: undefined symbol:
> gst_rtp_g729_pay_plugin_init
> Filesrc Base Init
> Filesrc Class Init
> Filesrc Init
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
>
> And one more thing i hav tried muxing the elementry stream that also is not
> working, there is no output file at all.
>
> 1) H264 elementry stream
>
>  gst-launch filesrc location=/root/Desktop/audioVideo/CodecH264.dat !
> ffmux_asf ! filesink location=/root/Desktop/ajit1.asf
>
>  ffmpeg H.264
>  Result : No output
>
>
>
>  2)MJPEG elementry stream
>
>  gst-launch filesrc location=/root/Desktop/audioVideo/CodecH264.dat !
> ffmux_asf ! filesink location=/root/Desktop/ajit1.asf
>
>  Result : No output
>
>
>        I would be thankful to you a lot if i am able to find some way to mux the
> audio/video elementry stream. Or else if not possible suggest me where i can
> luk to modify the code so as i get the proper muxed data.
>
>        Thanks in advance
>
> Regards,
> Irfan.
>
>
>
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.
>




More information about the gstreamer-devel mailing list