----- "Laurent Pinchart" <laurent.pinch...@ideasonboard.com> wrote:
> Hi Paulo, > > On Friday 09 September 2011 16:05:24 Paulo Assis wrote: > > Well one important thing to notice is the pixel format returned by > the > > driver, will it differentiate between avc and svc streams, or even > > mpeg2 ? > > That very much depends on the camera. Facevsion cameras seem to report > MPEG2- > TS but stream H.264. It then becomes difficult for the driver to know > what to > expose to userspace. > > > If not maybe then it becomes harder for generic apps to decode it, > > unless we use a bunch of switch cases for the different cameras > > (something like this would be best implemented in the driver > though) > > -- > Regards, > > Laurent Pinchart > I think its better to give raw MPEG2-TS stream to user application later application may decide how to decode that stream. As for my camera I had H.264 AVC stream where as Facevision gives SVC (as per discussion with Robert). and If an MPEG2-TS cam is used for boardcasting application then we can directly use the MPEG2-TS stream what we get from camera. Regards, Ajay Bhargav _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel