[gst-devel] Playing video

Alan Carvalho de Assis acassis at gmail.com
Sun Oct 26 06:13:56 CET 2008


Hi V.Murugadoss

On Wed, Oct 22, 2008 at 12:02 PM, murugadoss <v.murugadoss at gdatech.co.in> wrote:
> Hi Daiane,
> Thanks for the reply. I tried to run the video with the command,
>
> mx27# gst-launch playbin uri=file:///mnt/nfs/Toyata_Human_Touch.mpg
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> ** Message: don't know how to handle video/mpeg, mpegversion=(int)1,
> systemstream=(boolean)false
> configure_write_channel, stream_id is 0
> hw free: SSI 1
> codec_reset_settings function is called
> Write Release Called
> codec_reset_settings function is called
> Read Release called
> snd_card_mxc_audio_playback_close
> configure_write_channel, stream_id is 0.
> playback prepare snd_mxc_audio_playback_prepare
> codec_reset_settings function is called
> Write Start ioctl function called
> PlayerWriteStart function called
> HeadPhone_PlayerWrite function called
> Pipeline is PREROLLED ...
> Setting pipeline to PLAYING ...
> New clock: GstAudioSinkClock
> Got EOS from element "playbin0".
> Execution endeplayback prepare snd_mxc_audio_playback_prepare
> d after 57502819000 ns.
> Settingcodec_reset_settings function is called
>  pipeline to PAUSED ...
> Write Start ioctl function called
> PlayerWriteStart function called
> HeadPhone_PlayerWrite function called
> Setting pipeline to READY ...
> hw free: SSI 1
> codec_reset_settings function is called
> Write Release Called
> addr 12000 and aaa00
> codec_reset_settings function is called
> Read Release called
> hw free: SSI 1
> codec_reset_settings function is called
> Write Release Called
> codec_reset_settings function is called
> Read Release called
> snd_card_mxc_audio_playback_close
> Setting pipeline to NULL ...
> FREEING pipeline ...
>
> Now the audio is playing,but i don't get the video. What may be issue? can u
> help me?
>

Please verify if you have mpeg decoder plugin installed correctly:
gst-inspect | grep mpeg

> Thank u
>
> Regards
> V.Murugadoss
>

Best Regards,

Alan




More information about the gstreamer-devel mailing list