RE: Need help with playback of avi container on ARMv7

2013-08-30 Thread Mahendra Panpalia
Hi, Do you know how this file is being recorded? Does it play alright on desktop? If you know recording pipeline then please post that in e:mail. It looks like avi file is audio/video and encoded in mpeg format. So you have to demux pipeline to separate audio and video (avidemux) and then have

Re: Need help with playback of avi container on ARMv7

2013-08-30 Thread Richard Leitner - SKIDATA
Hi, first of all: Thanks for your answer! Yeah, the first message tells that it could not decode the stream. But the additional debug info tells that there were insufficient resources. Is it possible that there were insufficient resources? Which resource was insufficient? How could I trace the r

RE: Need help with playback of avi container on ARMv7

2013-08-30 Thread Mahendra Panpalia
Hi, It seems that playbin could not decode back test.avi file. Avi file can be recorded using different decoding scheme. Try to to gst-inspect avimux and you will see all the possible sink it takes as input. My experience with playbin is that it does not always work. So you have demultiplex an

Need help with playback of avi container on ARMv7

2013-08-30 Thread Richard Leitner - SKIDATA
Hi, I've got a problem with gstreamer on a ARMv7 nVidia Tegra and would appreciate your help with it. I'd like to play a file using playbin2. When I start the gst-launch command (see below) a white window pops up on the screen (for less than a second) and the following output is written to the