Re: [linux-uvc-devel] Logitech C920 dropped/duplicated frames / decreasing timestamp problem (h.264
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Rucio D. <sf-...@un...> - 2015-03-08 17:08:44
|
Hello Oleksij, I'm afraid that is somewhat over my head as I do not understand the format entirely. I am able to compile and try code changes, do you think it would be advantageous to place some debug output in the parts that are processing the stream from USB or handling them in uvcvideo.c? Also, my apologies for having the incorrect file share settings on all of the files (not familiar with Google Drive), I have corrected this. Here is the direct link to the folder containing all three video files. https://drive.google.com/folderview?id=0B2VWNnMtikiofi11Y3lHX3Z5ZHpZT0JheW9UQ1lXUnh2T3pGYnBpUmFRSDMyNTRSMWN3Wkk&usp=sharing Thanks, Rucio On Sun, Mar 8, 2015 at 6:40 AM, Oleksij Rempel <li...@re...> wrote: > Just a wild assumption without digging in it (no time). > > Usual problem with h264 and vp8 is an invisible frame. Theoretically it > should not have timestamp, but without TS in some situations it is hard > to order it. > Maybe c920 do not provide TS for B-Frame and driver calculate wrong TS > for it? > > -- > Regards, > Oleksij > > |