Hello Brijech, 

Thanks for your inputs,

--- On Wed, 25/2/09, Singh, Brijesh <[email protected]> wrote:

> From: Singh, Brijesh <[email protected]>
> Subject: RE: DMAI Based GStreamer Audio Video Synchronisation?
> To: "Vladimir Pantelic" <[email protected]>, 
> "[email protected]" 
> <[email protected]>
> Cc: "[email protected]" 
> <[email protected]>
> Date: Wednesday, 25 February, 2009, 1:22 AM
> Hello,
> 
> To test AV sync you need to use clip which has lot of
> talking (e.g news channels podcast). I personally use
> animated clips for video quality test (e.g
> up-scale/down-scale etc) not for AV sync. Use some podcast
> from here http://geekbriefwp.podshow.com/feed/  or try
> youtube video's. 
> 
> In addition check the tracker bug items for known bugs.
> 


I was able to play this file with proper A-V sync using the older TI gstreamer 
pugins, so I thought there is some issue with the sync.
Also on desktop with same version of Gstreamer I am able to play with sync. In 
this particular case the video is being played very fast and audio is not able 
to catch up with the DMAI based plugins.

I filed the same as bug on OMAP-Zoom, but thought if I could get some quick 
pointers to this issue, it would be helpful.

I have one more query with respect to the video encoder in Dmai based plugins.

Two experiments are done with TiVidenc and there results are also provided 
below. Both are failing with same error.This was from latest revision r121.
Please let us know if there is something wrong in our command...

Experiemnt 1 ]

gst-launch-0.10 v4lsrc ! video/x-raw-yuv,width=352,height=288,framerate=25/1 ! 
TIVidenc ! TIViddec ! TIDmaiVideoSink displayStd=fbdev displayDevice=/dev/fb/3 
videoStd=D1_NTSC videoOutput=COMPOSITE resizer=TRUE accelFrameCopy=TRUE

Output:
Setting pipeline to PAUSED ...
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_set_light_freq:1932] 
Sensor currently not support light frequency banding filters.
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [gspca_set_isoc_ep:945] ISO 
EndPoint found 0x81 AlternateSet 7
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge 
ZC301-2
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge 
ZC301-2
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(7)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(9)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(14)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(13)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(16)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(11)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(6)
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4lSrc:v4lsrc0: Could not 
negotiate format
Additional debug info:
gstbasesrc.c(2426): gst_base_src_start (): 
/GstPipeline:pipeline0/GstV4lSrc:v4lsrc0:
Check your filtered caps, if any
Setting pipeline to NULL ...
FREEING pipeline ...

Experiemnt 2 ]

./encode_elementry.sh  -l -s "v4lsrc" -o purush -v
Output :
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_set_light_freq:1932] 
Sensor currently not support light frequency banding filters.
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [gspca_set_isoc_ep:945] ISO 
EndPoint found 0x81 AlternateSet 7
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge 
ZC301-2
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge 
ZC301-2
gst-inspect TIVidenc
*********** Pipeline Settings *************
platform               = dm6446
source                 = v4lsrc
source_args            = num-buffers=1000
encoder_plugin         = TIVidenc
encoder_plugin_args    = codecName=h264enc engineName=encode 
contiguousInputFrame=FALSE


gst-launch --gst-debug-no-color --gst-debug=TI*:2 v4lsrc num-buffers=1000 ! 
TIVidenc codecName=h264enc engineName=encode contiguousInputFrame=FALSE ! 
filesink location=purush
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_set_light_freq:1932] 
Sensor currently not support light frequency banding filters.
Setting pipeline/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: 
[gspca_set_isoc_ep:945] ISO EndPoint found 0x81 AlternateSet 7
 to PAUSED ...
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge 
ZC301-2
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge 
ZC301-2
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(7)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(9)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(14)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(13)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(16)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(11)
/mnt/mvl/sources/gspcav1-20071224/gspca_core.c: VIDIOCMCAPTURE: invalid format 
(6)
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4lSrc:v4lsrc0: Could not 
negotiate format
Additional debug info:
gstbasesrc.c(2426): gst_base_src_start (): 
/GstPipeline:pipeline0/GstV4lSrc:v4lsrc0:
Check your filtered caps, if any
Setting pipeline to NULL ...
FREEING pipeline ...

Also, is it too early to try with the video encoder?

Thanks in advance

regards

-Nitin



      New Email addresses available on Yahoo!
Get the Email name you&#39;ve always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to