[FFmpeg-devel] [PATCH] rtmpdh: Initialize gcrypt before using it

Ricardo Constantino wiiaboo at gmail.com
Tue Dec 29 23:19:32 CET 2015


Trying to use gcrypt-enabled FFmpeg with rtmpe returns a few errors:
Fatal: failed to create the RNG lock: Invalid argument
FATAL: failed to acquire the FSM lock in libgrypt: Invalid argument

This is probably not how or where this should be done, but it does fix the
problem for me.

You can test with:
ffmpeg -i "rtmpe://
viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.comedystor/com/dailyshow/TDS/season_20/episode_117/ds_20_117_act2_5a0dcad450_384x216_200_b30.mp4
"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rtmpdh-Initialize-gcrypt-before-using-it.patch
Type: application/octet-stream
Size: 1207 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151229/150ca881/attachment.obj>


More information about the ffmpeg-devel mailing list