d3dvideosink
Chuck Crisler
ccrisler at mutualink.net
Thu Nov 7 07:04:29 PST 2013
This may not be relevant, but it is something that I have encountered with
Axis cameras. They only send the SPS/PPS headers in the RTSP exchange,
never in the bitstream. The rtph264depayloader needs to insert them into
the bitstream periodically, but doesn't in the ancient release I am using.
So it is possible that is causing decoder problems. Just something to
consider.
On Thu, Nov 7, 2013 at 5:08 AM, Jon Lovewell <jon at csoftware.co.uk> wrote:
> Hello everyone
>
>
>
> I have just encountered an issue with the d3dvideosink. I am using it in
> a pipeline for h264 encoded video over RTP from an Axis Video Encoder. The
> pipeline is just a simple playbin one.
>
>
>
> The sink is reporting the video width/height as 720 x 480 with a
> calculated display ratio of 15/11 and that it will keep the video width,
> scaling the image to 720 x 528.
>
>
>
> Only occasionally will gstreamer play the video without crashing. When it
> does play the image is washed out and has lots of ‘noise’ with the lower
> half of the image having a green tint.
>
>
>
> Video Caps negotiated by the sink are as follows
>
>
>
> Type: video/x-raw
>
> Format: I420
>
> Width: 720
>
> Height: 480
>
> Pixel-aspect-ratio: 10/11
>
> Interlace-mode: progressive
>
> Colorimetry: bt601
>
> Framerate: 0/1
>
>
>
> I have not encountered an issue with any similar pipelines using other
> sources however, for all of these sources the sink reports that it will
> keep the video height and no scaling takes place.
>
>
>
> Any help, tips, hints or suggestions are most appreciated.
>
>
>
> Thanks in advance
>
>
>
> Jon
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131107/3372fd81/attachment-0001.html>
More information about the gstreamer-devel
mailing list