<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>this makes no difference and by the way at the command line with
      ffmpeg everything works with my cookie string below. I only do not
      figure out how to put it into avformat in my code</p>
    <p><br>
    </p>
    <p>Georg<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Am 04.01.2017 um 00:09 schrieb Uğur
      Bozkaya:<br>
    </div>
    <blockquote
      cite="mid:03F1635C-62B2-487E-92E5-528A1D17CFB5@younow.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div class="">Just a suggestion without any deep knowledge.</div>
      <div class=""><br class="">
      </div>
      <div class="">Did you try to add a space after ‘;’ In the command
        line doc (<a moz-do-not-send="true"
          href="https://ffmpeg.org/ffmpeg-protocols.html#HTTP-Cookies"
          class="">https://ffmpeg.org/ffmpeg-protocols.html#HTTP-Cookies</a>)
        it seems to have it for ffplay.</div>
      <div class="">
        <pre class="example" style="box-sizing: border-box; overflow: auto; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 13px; padding: 9.5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.42857; color: rgb(51, 51, 51); word-break: break-all; word-wrap: break-word; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; font-variant-ligatures: normal; orphans: 2; text-align: justify; widows: 2;">ffplay -cookies "nlqptid=nltid=tsn; path=/; domain=<a moz-do-not-send="true" href="http://somedomain.com" class="">somedomain.com</a>;" <a moz-do-not-send="true" href="http://somedomain.com/somestream.m3u8" class="">http://somedomain.com/somestream.m3u8</a></pre>
        <div class=""><br class="">
        </div>
      </div>
      <div class="">Ugur</div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <br class="">
      <div>
        <blockquote type="cite" class="">
          <div class="">On Jan 3, 2017, at 11:00 AM, Georg Stein SMC
            <<a moz-do-not-send="true"
              href="mailto:georg@steinmc.com" class="">georg@steinmc.com</a>>
            wrote:</div>
          <br class="Apple-interchange-newline">
          <div class="">
            <meta http-equiv="content-type" content="text/html;
              charset=utf-8" class="">
            <div bgcolor="#FFFFFF" text="#000000" class=""> I have 3
              cookies i need to hand over to the avformat lib, i tried
              this as an optione (see below) but without success, so
              perhasp somebody has a hint for me how i have to do this
              correct<br class="">
              <br class="">
              Georg<br class="">
              <div class="moz-forward-container">
                <p class="">i tried this way (under Qt 5, windows)<br
                    class="">
                </p>
                <p class=""><span style=" color:#c0c0c0;" class=""></span><span
                    style="" class="">cookies</span><span style=""
                    class=""> = "</span>Cookie:
CloudFront-Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9yZXBsYXkucGVyaXNjb3BlLnR2L3JaXzhYbk5yeVhWVnA3M2JKbG1OVlZ3RldkS0lDbTBNbHdyaGRPelBZMFY4b3lUM2ZfWl9nbkdiRVJ6NGhERDhzT3NsSFE1WEZTaUdySmFla1lXTVpnKiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTQ4MzQ3MjYwMX19fV19;CloudFront-Key-Pair-Id=APKAIHCXHHQVRTVSFRWQ;CloudFront-Signature=CWCFrF5gKg-cCgxUWyN1c~rtHTL4Oor8cShBfWdbX4KmjFodsVgEHdMbwHP6cP8KYWL1oFD1Xq6SURLTFVQK3iW8XvIaogdq-Ef4vAElWumdHOGXdNxDMi-19yV2q0lDormiUCk4hp-TGhxlx3ojFYfUXpIPUJTgE3GoxLtGoS6Zu1hsS50zuy6Kbg~h~wa1MbHRgTAlq3QGMf1ECiJ3BO6j5xmxwJyiYwD~piqYOLU-~lTVeGHOll9oLl5YDidCfeU6ixWMiOSa0a6sejk7utZzYPHVRMsNUbYKh8SYxg50t7V06BHJ8Bdml8kh~d9Rt2epS49objhVEg56YBiE5w__;'$'\r\n'"</p>
                <p class="">and also without thr trainling $'\r\n'</p>
                <p class=""><span style="" class="">av_opt_set</span><span
                    style="" class="">(&</span><span style=""
                    class="">avoption</span><span style="" class="">,</span><span
                    style=" color:#c0c0c0;" class=""> </span><span
                    style=" color:#008000;" class="">"headers"</span><span
                    style="" class="">,</span><span style="
                    color:#c0c0c0;" class=""> </span><span style=""
                    class="">cookies</span><span style="" class="">.</span><span
                    style="" class="">toStdString</span><span style=""
                    class="">().</span><span style="" class="">c_str</span><span
                    style="" class="">(),</span><span style="
                    color:#c0c0c0;" class=""> </span><span style="
                    color:#000080;" class="">AV_DICT_APPEND</span><span
                    style="" class="">);</span></p>
                <p class=""><span style="" class=""><br class="">
                  </span></p>
                <p class=""><span style="" class="">but this is not
                    working</span></p>
                <p class=""><span style="" class="">Georg<br class="">
                  </span></p>
                <br class="">
                <div class="moz-cite-prefix">Am 03.01.2017 um 00:06
                  schrieb Anthony Ettinger:<br class="">
                </div>
                <blockquote
cite="mid:CAD56wZPNw+O9vqanWq0YJ+8Wz-Vd8oKnBztqBOR5y5rhw-9Wew@mail.gmail.com"
                  type="cite" class="">
                  <pre class="" wrap="">Can you install the static builds? <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://johnvansickle.com/ffmpeg/">https://johnvansickle.com/ffmpeg/</a>

On Mon, Jan 2, 2017 at 12:17 AM, Carl Eugen Hoyos <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:ceffmpeg@gmail.com"><ceffmpeg@gmail.com></a>
wrote:

</pre>
                  <blockquote type="cite" class="">
                    <pre class="" wrap="">2017-01-01 19:57 GMT+01:00 Georg Stein SMC <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:georg@steinmc.com"><georg@steinmc.com></a>:

</pre>
                    <blockquote type="cite" class="">
                      <pre class="" wrap="">ffmpeg version 3.1.3 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.8 (SUSE Linux)
</pre>
                    </blockquote>
                    <pre class="" wrap="">This is an intentionally broken binary that cannot be used for
anything!
Suse is abusing the name of our project in a similar way as Debian
and Ubuntu did in the past, there is nothing we can do about it;-(

The solution for you is to switch to packman as package provider.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ffmpeg-user@ffmpeg.org">ffmpeg-user@ffmpeg.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/ffmpeg-user">http://ffmpeg.org/mailman/listinfo/ffmpeg-user</a>

To unsubscribe, visit link above, or email
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ffmpeg-user-request@ffmpeg.org">ffmpeg-user-request@ffmpeg.org</a> with subject "unsubscribe".

</pre>
                  </blockquote>
                </blockquote>
                <br class="">
                <pre class="moz-signature" cols="72">-- 
Stein Micro Computer
Georg P. Stein

Tel.: 06898-63880
Fax: 06898-63820
Mobil: 0172-3538379
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:georg@steimc.com">georg@steimc.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.steinmc.com/">https://www.steinmc.com</a></pre>
              </div>
            </div>
            _______________________________________________<br class="">
            Libav-user mailing list<br class="">
            <a moz-do-not-send="true"
              href="mailto:Libav-user@ffmpeg.org" class="">Libav-user@ffmpeg.org</a><br
              class="">
            <a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a><br class="">
          </div>
        </blockquote>
      </div>
      <br class="">
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Libav-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Stein Micro Computer
Georg P. Stein

Tel.: 06898-63880
Fax: 06898-63820
Mobil: 0172-3538379
<a class="moz-txt-link-abbreviated" href="mailto:georg@steimc.com">georg@steimc.com</a>
<a class="moz-txt-link-freetext" href="https://www.steinmc.com">https://www.steinmc.com</a></pre>
  </body>
</html>