<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Gstreamer formats(H264) Query in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-formats-H264-Query/m-p/1577914#M199595</link>
    <description>&lt;P&gt;We are looking to record video with H264 format but we have the following command which is recording .ogv format only.&lt;BR /&gt;"gst-launch-1.0 -v v4l2src device=/dev/video3 ! videoconvert ! theoraenc ! queue ! filesink location=imx8-record.ogv"&lt;BR /&gt;Is there any H264 format for recording other than theora video format? We have to play the video in the IMX9QXP board.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2023 10:28:29 GMT</pubDate>
    <dc:creator>mark-calaway</dc:creator>
    <dc:date>2023-01-05T10:28:29Z</dc:date>
    <item>
      <title>Gstreamer formats(H264) Query</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-formats-H264-Query/m-p/1577914#M199595</link>
      <description>&lt;P&gt;We are looking to record video with H264 format but we have the following command which is recording .ogv format only.&lt;BR /&gt;"gst-launch-1.0 -v v4l2src device=/dev/video3 ! videoconvert ! theoraenc ! queue ! filesink location=imx8-record.ogv"&lt;BR /&gt;Is there any H264 format for recording other than theora video format? We have to play the video in the IMX9QXP board.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 10:28:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-formats-H264-Query/m-p/1577914#M199595</guid>
      <dc:creator>mark-calaway</dc:creator>
      <dc:date>2023-01-05T10:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer formats(H264) Query</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-formats-H264-Query/m-p/1578500#M199676</link>
      <description>&lt;P&gt;if you need encode h264 video, you can use the below command to generate mp4 file&lt;/P&gt;
&lt;P&gt;$ gst-launch-1.0 videotestsrc ! video/x-raw, format=NV12, width=640, height=480 ! v4l2h264enc ! \&lt;BR /&gt;filesink location=test.mp4&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 09:35:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-formats-H264-Query/m-p/1578500#M199676</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-01-06T09:35:12Z</dc:date>
    </item>
  </channel>
</rss>

