Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. [runtime:verbose] 2019-08-18 04:17:10: VideoDecoder faulted: System.DllNotFoundException: Unable to load DLL 'avutil.56': The specified module could not be found.
  2. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.LoadLibrary(String libraryName)
  3. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.<>c__DisplayClass5_0.<.cctor>b__0(String name)
  4. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.<>c.<LoadLibrary>b__14_0(String x)
  5. [runtime:verbose] 2019-08-18 04:17:10: at System.Collections.Generic.List`1.ForEach(Action`1 action)
  6. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.LoadLibrary(String libraryName)
  7. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.<>c__DisplayClass5_0.<.cctor>b__0(String name)
  8. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.<>c.<LoadLibrary>b__14_0(String x)
  9. [runtime:verbose] 2019-08-18 04:17:10: at System.Collections.Generic.List`1.ForEach(Action`1 action)
  10. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.LoadLibrary(String libraryName)
  11. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.<>c__DisplayClass5_0.<.cctor>b__0(String name)
  12. [runtime:verbose] 2019-08-18 04:17:10: at FFmpeg.AutoGen.ffmpeg.<>c.<.cctor>b__5_318()
  13. [runtime:verbose] 2019-08-18 04:17:10: at osu.Framework.Graphics.Video.VideoDecoder.prepareDecoding() in C:\projects\osu-framework-a4n7e\osu.Framework\Graphics\Video\VideoDecoder.cs:line 295
  14. [runtime:verbose] 2019-08-18 04:17:10: at osu.Framework.Graphics.Video.VideoDecoder.StartDecoding() in C:\projects\osu-framework-a4n7e\osu.Framework\Graphics\Video\VideoDecoder.cs:line 191
  15. [performance:verbose] 2019-08-18 04:17:11: TextureAtlas size exceeded 1 time(s); generating new texture (1024x1024)
  16. X Error of failed request: BadAtom (invalid Atom parameter)
  17. Major opcode of failed request: 17 (X_GetAtomName)
  18. Atom id in failed request: 0x0
  19. Serial number of failed request: 286
  20. Current serial number in output stream: 286
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement