<div dir="ltr">Here is a sample video. Note that the beginning is slow because of the webcam. This is not a problem.<div><a href="https://dl.dropboxusercontent.com/u/5610600/1234_c0.mp4">https://dl.dropboxusercontent.com/u/5610600/1234_c0.mp4</a></div><div><br></div><div>I've tried to play it on my desktop using vaapi h264 decoder but had no success. Only VLC and Chrome browser can open it successfully. <br><br><div class="gmail_quote"><div dir="ltr">Em ter, 26 de jul de 2016 às 11:27, Digits <<a href="mailto:info@digits.tv">info@digits.tv</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">I have a RPi2 available
      for testing, I'll check with it if you can link to a sample file.<br>
      <br>
      Regards,<br>
      <br>
      Dave.<br>
    </font></div><div bgcolor="#FFFFFF" text="#000000"><br>
    <div>On 26/07/2016 9:50 PM,
      christian.isenberg wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>Hello everybody,

Since I could't find anything about this problem I had to create a new post.
So I'm using a RaspberryPi to generate h264 videos from a sequence of jpegs
that I get from a webcam.

*this is my current pipe:*
gst-launch-1.0 -e v4l2src do-timestamp=true device=/dev/video0 ! videorate
! image/jpeg,width=640,height=480,framerate=15/1 ! jpegparse ! jpegdec
! omxh264enc ! video/x-h264,framerate=15/1, speed-preset=medium 
! h264parse ! mp4mux ! filesink location= video.mp4

It is working like a charm, except that the videos can only be played with
chrome or VLC.
What I'm trying is to decode it again using gstreamer afterwards using the
following pipe:

*gst-launch-1.0 playbin uri=<a>file://PATH_TO_FILE/video.mp4*</a>

And it ends the execution before showing the first frame.

*Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
Got context from element 'vaapidecode': gst.vaapi.Display=context,
gst.vaapi.Display=(GstVaapiDisplay)NULL;
Redistribute latency...
Got context from element 'playsink': gst.vaapi.Display=context,
gst.vaapi.Display=(GstVaapiDisplay)NULL;
Redistribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "playbin0".
Execution ended after 0:00:00.000176603
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...*

I even tried to use qtmux instead of mp4mux, but the results are the same.
Does anyone had the same problem ?

Thanks so far





--
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/omxh264-video-encode-problems-tp4678844.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/omxh264-video-encode-problems-tp4678844.html</a>
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><span>Christian Isenberg</span></div></div>