Hello everybody, I am working on TI's DM6446. I was trying to run the pipeline from V4L2 to FB(released by TI). gst-launch-0.10 v4l2src ! fbvideosink device=/dev/fb/3 but I keep getting the set of following warnings which lateron fails saying cannot negotiate the caps. WARNING: from element /pipeline0/v4l2src0: Got unexpected frame size of 884736 instead of 829440. Additional debug info: gstv4l2src.c(1082): gst_v4l2src_get_mmap (): /pipeline0/v4l2src0 I tried to give the exact width and height along with the exact fourcc format and framerate but couldnt achieve any success. I am using the good plugins version 0.10.8. Can somebody suggest us as to what might be wrong in our case? regards, -Ketan Did you know? You can CHAT without downloading messenger. Click here ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
ketan deshpande schrieb:
> Hello everybody, > > I am working on TI's DM6446. I was trying to run the pipeline from > V4L2 to FB(released by TI). > > gst-launch-0.10 v4l2src ! fbvideosink device=/dev/fb/3 > > but I keep getting the set of following warnings which lateron fails > saying cannot negotiate the caps. > > WARNING: from element /pipeline0/v4l2src0: Got unexpected frame size of > 884736 instead of 829440. > Additional debug info: > gstv4l2src.c(1082): gst_v4l2src_get_mmap (): /pipeline0/v4l2src0 > > I tried to give the exact width and height along with the exact > fourcc format and framerate but couldnt achieve any success. > I am using the good plugins version 0.10.8. Whats width, height and colorspace format? Stefan > > Can somebody suggest us as to what might be wrong in our case? > > regards, > -Ketan > > ------------------------------------------------------------------------ > Did you know? You can CHAT without downloading messenger. Click here > <http://in.rd.yahoo.com/tagline_webmessenger_2/*http://in.webmessenger.yahoo.com/> > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |