<?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 Re: Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378374#M107281</link>
    <description>&lt;P&gt;Here is some additional information you might find useful:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.atsc.org/atsc-documents/a53-atsc-digital-television-standard/" target="_blank" rel="noopener"&gt;https://www.atsc.org/atsc-documents/a53-atsc-digital-television-standard/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is the applicable standard.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each of the applicable decoders and encoders in FFmpeg should support it, including Intel's QSV implementation, and if missing should be fixed with a patch.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 05:06:31 GMT</pubDate>
    <dc:creator>r00tb33r</dc:creator>
    <dc:date>2022-04-20T05:06:31Z</dc:date>
    <item>
      <title>FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1377313#M107179</link>
      <description>&lt;P&gt;I have the following situation.&amp;nbsp; I have H.264 files in .ts container that contain in-band EIA-608 (A/53 / DTVCC Transport) captions.&amp;nbsp; I need to transcode the files with QSV into MPEG-2, retaining the captions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Per official transcode examples:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://trac.ffmpeg.org/wiki/Hardware/QuickSync" target="_blank" rel="noopener"&gt;https://trac.ffmpeg.org/wiki/Hardware/QuickSync&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using FFmpeg 5.0 stable:&lt;/P&gt;
&lt;P&gt;ffmpeg -hwaccel qsv -qsv_device 1 -codec:v h264_qsv -i in1.ts -codec:v mpeg2_qsv out1.mpg&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Stream &lt;/SPAN&gt;&lt;A class="u-link kiwi-channel" target="_blank" data-channel-name="#0:0[0x44c]"&gt;#0:0[0x44c]&lt;/A&gt;&lt;SPAN&gt;: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], &lt;STRONG&gt;Closed Captions&lt;/STRONG&gt;, 29.97 fps, 29.97 tbr, 90k tbn&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(no separate subtitle/captions stream)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Resulting &lt;STRONG&gt;output file does not contain captions&lt;/STRONG&gt;.&amp;nbsp; I am trying to utilize QSV decoding and encoding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also tried with&amp;nbsp;&lt;SPAN&gt;-a53cc 1 flag, but also no captions in the output file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ffmpeg -hwaccel qsv -qsv_device 1 -codec:v h264_qsv -i in1.ts -codec:v mpeg2_qsv&amp;nbsp;-a53cc 1 out1.mpg&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For the reference, software transcode without Intel QSV:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ffmpeg -i in1.ts -c:v mpeg2video out1.mpg&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Results in an output file with captions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My QSV hardware is DG1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Help is appreciated.&amp;nbsp; Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 04:41:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1377313#M107179</guid>
      <dc:creator>r00tb33r</dc:creator>
      <dc:date>2022-04-15T04:41:57Z</dc:date>
    </item>
    <item>
      <title>Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1377445#M107189</link>
      <description>&lt;P&gt;r00tb33r, Thank you for posting in the Intel® Communities Support.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In order for us to provide the most accurate assistance on this matter, we just wanted to confirm a few details about your system:&lt;/P&gt;&lt;P&gt;What is the model of the Intel® processor?&lt;/P&gt;&lt;P&gt;What is the model of the motherboard?&lt;/P&gt;&lt;P&gt;If this is a laptop, what is the model of it?&lt;/P&gt;&lt;P&gt;Is this a new computer?&lt;/P&gt;&lt;P&gt;When did you purchase it?&lt;/P&gt;&lt;P&gt;Were you able to retain the captions previously on this specific machine?&lt;/P&gt;&lt;P&gt;If so, when did the issue start?&lt;/P&gt;&lt;P&gt;Did you make any recent hardware/software changes that might cause this problem?&lt;/P&gt;&lt;P&gt;Which Windows* version are you using?&lt;/P&gt;&lt;P&gt;Does the problem happen at home or in the work environment?&lt;/P&gt;&lt;P&gt;Please attach the SSU report so we can verify further details about the components in your platform, check all the options in the report including the one that says "3rd party software logs":&lt;/P&gt;&lt;P&gt;&lt;A href="https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility-for-Windows-?product=91600" target="_blank"&gt;https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility-for-Windows-?product=91600&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any questions, please let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Apr 2022 16:08:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1377445#M107189</guid>
      <dc:creator>Alberto_R_Intel</dc:creator>
      <dc:date>2022-04-15T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1377509#M107197</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;What is the model of the Intel® processor?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;i5-11400F, discrete DG1 "Iris Xe MAX"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;What is the model of the motherboard?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Gigabyte Z590 Aorus Master&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;If this is a laptop, what is the model of it?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Not a laptop.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Is this a new computer?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Yes.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;When did you purchase it?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;March 2022&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Were you able to retain the captions previously on this specific machine?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;No, it was built for testing of Intel QSV transcodes.&amp;nbsp; It has not worked as expected yet.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;If so, when did the issue start?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;From the beginning.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Did you make any recent hardware/software changes that might cause this problem?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Can't think of any.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Which Windows* version are you using?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Windows 10 Pro 21H2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Does the problem happen at home or in the work environment?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Work environment.&amp;nbsp; This is a broadcast facility.&amp;nbsp; We are evaluating Intel graphics products for fitness for production workflow.&amp;nbsp; FFmpeg is one of the software products Intel is offering support for with the new discrete graphics products.&amp;nbsp; We are evaluating as potential adopters of the current and upcoming Intel discrete graphics products.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;SSU report attached.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Moderator:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Please unlock the following thread, I have additional information to share as I have an up-to-date supported product:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://community.intel.com/t5/Graphics/ffmpeg-5-0-breaks-QSV-syntax-for-hardware-aceceleration/m-p/1368941" target="_self"&gt;https://community.intel.com/t5/Graphics/ffmpeg-5-0-breaks-QSV-syntax-for-hardware-aceceleration/m-p/1368941&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 21:40:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1377509#M107197</guid>
      <dc:creator>r00tb33r</dc:creator>
      <dc:date>2022-04-15T21:40:44Z</dc:date>
    </item>
    <item>
      <title>Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378263#M107274</link>
      <description>&lt;P&gt;r00tb33r, Thank you very much for providing that information and the SSU report.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will do further research on this matter, as soon as I get any updates, I will post all the details on this thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2022 21:24:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378263#M107274</guid>
      <dc:creator>Alberto_R_Intel</dc:creator>
      <dc:date>2022-04-19T21:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378374#M107281</link>
      <description>&lt;P&gt;Here is some additional information you might find useful:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.atsc.org/atsc-documents/a53-atsc-digital-television-standard/" target="_blank" rel="noopener"&gt;https://www.atsc.org/atsc-documents/a53-atsc-digital-television-standard/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is the applicable standard.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each of the applicable decoders and encoders in FFmpeg should support it, including Intel's QSV implementation, and if missing should be fixed with a patch.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 05:06:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378374#M107281</guid>
      <dc:creator>r00tb33r</dc:creator>
      <dc:date>2022-04-20T05:06:31Z</dc:date>
    </item>
    <item>
      <title>Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378640#M107319</link>
      <description>&lt;P&gt;Hello r00tb33r, Thank you very much for sharing those details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;After reviewing the case and the SSU, we can confirm that this is a Xe MAX graphics controller, however, these cards were not available for desktop end-users, so, just to confirm, is it possible to get some pictures&lt;B&gt;&amp;nbsp;&lt;/B&gt;may be of the card?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did it come integrated with the system you bought/build?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know by any chance if what you received was an engineering sample?&lt;/P&gt;&lt;P&gt;Do you have the option to provide the file you are using for the streams (video file, captions/ subtitles) and instructions on how to run it?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2022 21:34:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378640#M107319</guid>
      <dc:creator>Alberto_R_Intel</dc:creator>
      <dc:date>2022-04-20T21:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378933#M107364</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;is it possible to get some pictures&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;may be of the card?&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Attached a picture of one of my DG1 cards.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Did it come integrated with the system you bought/build?&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;These came from pre-built system in retail, like this one:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://www.bestbuy.com/site/cyberpowerpc-gaming-desktop-intel-core-i5-11400f-8gb-memory-intel-iris-xe-500gb-ssd-black/6462676.p?skuId=6462676" target="_self"&gt;https://www.bestbuy.com/site/cyberpowerpc-gaming-desktop-intel-core-i5-11400f-8gb-memory-intel-iris-xe-500gb-ssd-black/6462676.p?skuId=6462676&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Do you know by any chance if what you received was an engineering sample?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;These are not engineering samples.&amp;nbsp; Considering I have run the same tests on integrated UHD 630 with the same results it will probably be of more use to focus on the software side of the QSV implementation.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Do you have the option to provide the file you are using for the streams (video file, captions/ subtitles) and instructions on how to run it?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Yes, here's a test file with embedded captions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://drive.google.com/file/d/1jF-rCBuLTli4v9P37rAS4yIf8KQ71AOx/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1jF-rCBuLTli4v9P37rAS4yIf8KQ71AOx/view?usp=sharing&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Get FFmpeg:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://www.ffmpeg.org/download.html" target="_blank" rel="noopener"&gt;https://www.ffmpeg.org/download.html&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://www.gyan.dev/ffmpeg/builds/" target="_blank" rel="noopener"&gt;https://www.gyan.dev/ffmpeg/builds/&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-2022-04-18-git-d5687236ab-full_build.7z" target="_blank" rel="noopener"&gt;https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-2022-04-18-git-d5687236ab-full_build.7z&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Get MediaInfo (optional):&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://mediaarea.net/en/MediaInfo/Download/Windows" target="_blank" rel="noopener"&gt;https://mediaarea.net/en/MediaInfo/Download/Windows&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://mediaarea.net/download/binary/mediainfo-gui/22.03/MediaInfo_GUI_22.03_Windows.exe" target="_blank" rel="noopener"&gt;https://mediaarea.net/download/binary/mediainfo-gui/22.03/MediaInfo_GUI_22.03_Windows.exe&lt;/A&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Run the following tests from command line:&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;QSV-accelerated transcode (test.ts is the input file, qsv.mpg is the output):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;ffmpeg -hwaccel qsv -codec:v h264_qsv -i test.ts -codec:v mpeg2_qsv qsv.mpg&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Examine the output using MediaInfo or VLC (captions are in the Subtitle menu).&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test expectation: captions present&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test result: no captions present in the output file&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Software-only transcode (no QSV acceleration) (output file software.mpg):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;ffmpeg -codec:v h264 -i test.ts -codec:v mpeg2video software.mpg&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Examine the output using MediaInfo or VLC.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test expectation: captions present&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test result: captions present in the output file&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;QSV decoder test (output file is qsv.yuv):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;ffmpeg -hwaccel qsv -c:v h264_qsv -i test.ts -vf hwdownload,format=nv12 -pix_fmt yuv420p qsv.yuv&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Examine the output using VLC (captions are in the Subtitle menu).&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test expectation: captions present&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test result: no captions present in the output file&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Software-only decoder test (no QSV acceleration) (output file software.yuv):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;ffmpeg -codec:v h264 -i test.ts -vf format=nv12 -pix_fmt yuv420p software.yuv&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Examine the output using VLC (captions are in the Subtitle menu).&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test expectation: captions present&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Test result: captions present in the output file&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 01:36:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378933#M107364</guid>
      <dc:creator>r00tb33r</dc:creator>
      <dc:date>2022-04-22T01:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1379119#M107382</link>
      <description>&lt;P&gt;r00tb33r, Thank you very much for letting us know those aspects and for providing the picture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will continue with our research on this matter, as soon as I get more details, I will post all the updates on this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Albert R.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 16:43:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1379119#M107382</guid>
      <dc:creator>Alberto_R_Intel</dc:creator>
      <dc:date>2022-04-22T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1380521#M107523</link>
      <description>&lt;P&gt;Hello r00tb33r, I just received another update on this matter.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;While still working on this case, we just wanted to confirm, if you do the same transcoding without QuickSync do the captions remain?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2022 19:59:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1380521#M107523</guid>
      <dc:creator>Alberto_R_Intel</dc:creator>
      <dc:date>2022-04-28T19:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1380536#M107524</link>
      <description>&lt;P&gt;Yes, the software-only transcode without QSV acceleration results in captions remaining in the output, which is the desired outcome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With QSV they are missing.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 20:43:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1380536#M107524</guid>
      <dc:creator>r00tb33r</dc:creator>
      <dc:date>2022-04-28T20:43:38Z</dc:date>
    </item>
    <item>
      <title>Re:FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1380798#M107558</link>
      <description>&lt;P&gt;r00tb33r, Thank you very much for confirming that information.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will continue with our research on this matter, once I get more updates I will post all of them on this thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Albert R.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Apr 2022 17:56:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1380798#M107558</guid>
      <dc:creator>Alberto_R_Intel</dc:creator>
      <dc:date>2022-04-29T17:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1382063#M107650</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/231653"&gt;@r00tb33r&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would you be able to provide a sample of the .TS file with EIA-608 closed captions you are using when seing the issue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Esteban R.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 15:16:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1382063#M107650</guid>
      <dc:creator>Esteban_Intel</dc:creator>
      <dc:date>2022-05-05T15:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1382104#M107652</link>
      <description>&lt;P&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/231653" target="_blank"&gt;@r00tb33r&lt;/A&gt; you can obtain "correct" ffmpeg-commandline(s) easily through (open source) &lt;A title="a simple and friendly GUI for encoding videos" href="https://github.com/cdgriffith/FastFlix" target="_self"&gt;FastFlix&lt;/A&gt; GUI, &lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="it" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;SPAN class="Q4iAWc"&gt;which also let you to take advantage of rigaya's &lt;A title="performance and image quality HW encoder (Intel QSV)" href="https://github.com/rigaya/QSVEnc" target="_self"&gt;QSVEnc&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 18:24:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1382104#M107652</guid>
      <dc:creator>forartEU</dc:creator>
      <dc:date>2022-05-05T18:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1382135#M107656</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/179134"&gt;@Esteban_Intel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/231653"&gt;@r00tb33r&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would you be able to provide a sample of the .TS file with EIA-608 closed captions you are using when seing the issue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Esteban R.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the sample .TS file has already been provided earlier in this thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378933#M107364" target="_self"&gt;community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1378933#M107364&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/231653"&gt;@r00tb33r&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P class="sub_section_element_selectors"&gt;Do you have the option to provide the file you are using for the streams (video file, captions/ subtitles) and instructions on how to run it?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;STRONG&gt;Yes, here's a test file with embedded captions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A href="https://drive.google.com/file/d/1jF-rCBuLTli4v9P37rAS4yIf8KQ71AOx/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1jF-rCBuLTli4v9P37rAS4yIf8KQ71AOx/view?usp=sharing&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 20:29:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1382135#M107656</guid>
      <dc:creator>r00tb33r</dc:creator>
      <dc:date>2022-05-05T20:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: FFmpeg QSV embedded EIA-608 caption decoding/transcoding</title>
      <link>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1383593#M107786</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/231653"&gt;@r00tb33r&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intel QSV encode has the capability to support subtitles, but developers using it need to write the code to add that support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your specific case, we advise you to contact the FFMpeg developer for support. Since they need to add support for Closed Caption in their &lt;EM&gt;h264_qsv&lt;/EM&gt; and &lt;EM&gt;mpeg2_qsv&lt;/EM&gt; codecs code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Esteban R.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:42:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/FFmpeg-QSV-embedded-EIA-608-caption-decoding-transcoding/m-p/1383593#M107786</guid>
      <dc:creator>Esteban_Intel</dc:creator>
      <dc:date>2022-05-11T17:42:44Z</dc:date>
    </item>
  </channel>
</rss>

