[FFmpeg-trac] #3845(undetermined:reopened): [tls @ 0x7fb64af13f20] error:00000000:lib(0):func(0):reason(0) at the end of a WebM file through HTTPS

FFmpeg trac at avcodec.org
Mon Aug 11 19:03:43 CEST 2014


#3845: [tls @ 0x7fb64af13f20] error:00000000:lib(0):func(0):reason(0) at the end
of a WebM file through HTTPS
-------------------------------------+-------------------------------------
             Reporter:  viperfx      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  openssl,     |               Resolution:
  webm                               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by viperfx):

 Here is the flags I compile ffmpeg with for iOS. I am using the latest
 snapshot and using openssl v1.0.1i
 {{{
 ./configure --disable-programs --disable-shared --enable-static --enable-
 pic --enable-small --enable-openssl ${DEBUG_CONFIG_ARGS} \
         --disable-decoders --enable-decoder=aac --enable-decoder=h264
 --enable-decoder=vorbis \
         --disable-encoders --enable-encoder=aac \
         --disable-demuxers --enable-demuxer=aac --enable-demuxer=mov
 --enable-demuxer=matroska --enable-demuxer=h264 \
         --disable-muxers --enable-muxer=mov --enable-muxer=mp4 --enable-
 muxer=hls --enable-muxer=h264 \
         --disable-filters --disable-doc
 }}}

 Here is the output using ffplay
 {{{
 $ ffplay "https://r3---sn-
 u5a3u5a3-ajtz.googlevideo.com/videoplayback?gcr=gb&upn=GSnTpgPXqh4&source=youtube&fexp=902408%2C904724%2C923346%2C927622%2C931983%2C934024%2C934030%2C941415%2C946012&mws=yes&lmt=1394439266170970&expire=1407797900&dur=240.621&ms=au&ipbits=0&sver=3&sparams=clen%2Cdur%2Cgcr%2Cgir%2Cid%2Cip%2Cipbits%2Citag%2Clmt%2Crequiressl%2Csource%2Cupn%2Cexpire&mv=m&mt=1407776233&key=yt5&gir=yes&requiressl=yes&ip=85.210.155.249&itag=171&clen=3264561&mm=31&id=o-AI6SFCI3O9ZAesd5gmWqRO0Z7xJDcKz3GTFV22GsNZki&signature=E514B8F316DB6DC334366F0EAD65C140724E451D.EB6D203C0F267800F6ED711D67FB878BF745732B&ratebypass=yes"
 ffplay version 2.3.git Copyright (c) 2003-2014 the FFmpeg developers
   built on Aug 11 2014 10:26:03 with Apple LLVM version 5.1
 (clang-503.0.40) (based on LLVM 3.4svn)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared
 --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree
 --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang
 --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-
 libmp3lame --enable-libxvid --enable-ffplay --enable-libfdk-aac --enable-
 openssl
   libavutil      54.  1.100 / 54.  1.100
   libavcodec     56.  0.100 / 56.  0.100
   libavformat    56.  0.100 / 56.  0.100
   libavdevice    56.  0.100 / 56.  0.100
   libavfilter     5.  0.100 /  5.  0.100
   libavresample   2.  1.  0 /  2.  1.  0
   libswscale      3.  0.100 /  3.  0.100
   libswresample   1.  0.100 /  1.  0.100
   libpostproc    53.  0.100 / 53.  0.100
 Input #0, matroska,webm, from 'https://r3---sn-
 u5a3u5a3-ajtz.googlevideo.com/videoplayback?gcr=gb&upn=GSnTpgPXqh4&source=youtube&fexp=902408%2C904724%2C923346%2C927622%2C931983%2C934024%2C934030%2C941415%2C946012&mws=yes&lmt=1394439266170970&expire=1407797900&dur=240.621&ms=au&ipbits=0&sver=3&sparams=clen%2Cdur%2Cgcr%2Cgir%2Cid%2Cip%2Cipbits%2Citag%2Clmt%2Crequiressl%2Csource%2Cupn%2Cexpire&mv=m&mt=1407776233&key=yt5&gir=yes&requiressl=yes&ip=85.210.155.249&itag=171&clen=3264561&mm=31&id=o-AI6SFCI3O9ZAesd5gmWqRO0Z7xJDcKz3GTFV22GsNZki&signature=E514B8F316DB6DC334366F0EAD65C140724E451D.EB6D203C0F267800F6ED711D67FB878BF745732B&ratebypass=yes':
   Metadata:
     encoder         : google
   Duration: 00:04:00.62, start: 0.000000, bitrate: 108 kb/s
     Stream #0:0(eng): Audio: vorbis, 44100 Hz, stereo, fltp (default)
 [tls @ 0x7fce00737f40] error:00000000:lib(0):func(0):reason(0)0/0
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3845#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list