<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif"">Do you know if the recordings are in avc or byte-stream format. What does your pipeline look like? Is there a h264parser in the pipeline? Have you tried using
 it to convert between avc / byte-stream?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Von:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> gstreamer-devel [mailto:gstreamer-devel-bounces@lists.freedesktop.org]
<b>Im Auftrag von </b>Paulo Neves<br>
<b>Gesendet:</b> Dienstag, 7. April 2015 15:35<br>
<b>An:</b> gstreamer-devel@lists.freedesktop.org<br>
<b>Betreff:</b> gst-omx decoding H264 from Logitech C920 stream<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi,<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">I have been using the omx264dec to decode a stream coming from a camera, the Logitech C920 which provides an h264 stream, in a Raspberry PI.<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">When I try to decode this stream with omx264dec the video is mostly corrupted getting a bit better if there is motion in the video.
<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">According to my tests the omx264dec works correctly with Apple's h264 sample file and it also works well decoding video encoded by omxh264enc but not video encoded by x264enc.<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">On the other hand I have tried decoding the stream of C920 with avdec_h264 and the output is not corrupted at all, leading me to believe in a omx decode bug or incompatibility.
<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">This problems are reproducible with gstreamer version of raspbian.
<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Can anybody suggest a solution or should I file a bug?<o:p></o:p></p>
</div>
<p class="MsoNormal">Thank you<o:p></o:p></p>
</div>
<p class="MsoNormal">Paulo Neves<o:p></o:p></p>
</div>
</div>
</body>
</html>