Insane cropping
Hi Im am trying to decode a 1080 P H264 video stream from a camera with VDPAU (driver version 260.19.04) . I am seeing the message below while decoding. The camera sends out slightly larger height frames than 1080 (1084). And I repeatedly get these messages about every second:
Last message repeated 1 times
[h264_vdpau @ 0x7f210c46df30]insane cropping not completely supported, this could look slightly wrong ...
[h264_vdpau @ 0x7f210c46df30]no frame!
Could this be related to the 4 extra pixels that the camera sends out ? When rednering - I cropped the top 4 pixels from src rect of the video surface. But I till get these messages. More elaborate VDPAU traces are in the attached file insane_cropping.txt.gz
If anybody have any clue, please shout thanks
|