erl_img
erl_img copied to clipboard
Read/write image library for Erlang
It is caused by commit 43096b1f837fad761dcee55e6f60cbc06702c2b8. ([email protected])10> fprof:analyse(). Processing data... Creating output... %% Analysis results: { analysis_options, [{callers, true}, {sort, acc}, {totals, false}, {details, true}]}. % CNT ACC OWN [{...
We use any server to upload video and it returns a thumbnail file that was made by lavc. Erl_img returns this error when: ``` {ok, Magic} = erl_img:magic_info(File) ``` Reason:...