Advertisement
Guest User

VlSub Bug

a guest
Sep 1st, 2020
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.35 KB | None | 0 0
  1. main debug: auto hiding mouse cursor
  2. qt debug: activating or triggering extension 'VLsub 0.11.1'
  3. lua debug: Activating extension 'VLsub 0.11.1'
  4. lua debug: [VLsub] Welcome
  5. lua debug: [VLSub] Working directory: C:\Users\Frederic\AppData\Roaming\vlc\lua\extensions\userdata\vlsub
  6. lua debug: [VLSub] Loading config file: C:\Users\Frederic\AppData\Roaming\vlc\lua\extensions\userdata\vlsub\vlsub_conf.xml
  7. lua debug: [VLSub] Video URI: file:///G:/Avi/Blade%20Runner%202049%202017%201080p%20BluRay%20Hindi%20English%20x264%20AC3%20MSubs%20-%20LOKiHD%20-%20Telly/Blade%20Runner%202049%202017%201080p%20BluRay%20Hindi%20English%20x264%20AC3%20MSubs%20-%20LOKiHD%20-%20Telly.mkv
  8. lua debug: [VLSub] file info Blade Runner 2049 2017 1080p BluRay Hindi English x264 AC3 MSubs - LOKiHD - Telly G:\Avi\Blade Runner 2049 2017 1080p BluRay Hindi English x264 AC3 MSubs - LOKiHD - Telly\ true Blade Runner 2049 2017 1080p BluRay Hindi English x264 AC3 MSubs - LOKiHD - Telly file:///G:/Avi/Blade%20Runner%202049%202017%201080p%20BluRay%20Hindi%20English%20x264%20AC3%20MSubs%20-%20LOKiHD%20-%20Telly/Blade%20Runner%202049%202017%201080p%20BluRay%20Hindi%20English%20x264%20AC3%20MSubs%20-%20LOKiHD%20-%20Telly.mkv
  9. lua debug: [VLSub] Closing dialog
  10. lua debug: Creating dialog 'VLSub 0.11.1'
  11. qt debug: Creating a new dialog: 'VLSub 0.11.1'
  12. a52 debug: A/52 channels:2 samplerate:48000 bitrate:384000
  13. main debug: restarting module due to input format change
  14. main debug: removing module "avcodec"
  15. main debug: looking for audio decoder module matching "any": 23 candidates
  16. main debug: reusing audio output
  17. main error: module not functional
  18. main debug: keeping audio output
  19. main error: failed to create audio output
  20. avcodec debug: using ffmpeg Lavc58.6.103
  21. avcodec debug: CPU flags: 0x0007d3db
  22. avcodec debug: codec (ac3) started
  23. main debug: using audio decoder module "avcodec"
  24. main debug: reusing audio output
  25. main debug: looking for aout stream module matching "any": 2 candidates
  26. wasapi debug: modified format
  27. wasapi debug: buffer size : 88200 frames
  28. wasapi debug: maximum latency: 000 ns
  29. wasapi debug: default period : 10000000 ns
  30. wasapi debug: minimum period : 3000000 ns
  31. main debug: using aout stream module "wasapi"
  32. main debug: output 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
  33. main debug: looking for audio volume module matching "any": 2 candidates
  34. main debug: using audio volume module "float_mixer"
  35. main debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
  36. main debug: looking for audio filter module matching "scaletempo": 16 candidates
  37. scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32
  38. scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
  39. scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
  40. main debug: using audio filter module "scaletempo"
  41. main debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  42. main debug: conversion pipeline complete
  43. main debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
  44. main debug: conversion pipeline complete
  45. main debug: looking for audio resampler module matching "any": 3 candidates
  46. main debug: using audio resampler module "samplerate"
  47. main debug: inserting 52655 zeroes
  48. main debug: auto hiding mouse cursor
  49. mmdevice debug: state changed: 1
  50. main warning: playback way too late (683528): flushing buffers
  51. mmdevice debug: state changed: 0
  52. wasapi debug: reset
  53. main debug: inserting 23770 zeroes
  54. mmdevice debug: state changed: 1
  55. lua debug: Clicking 'C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac': 'Search by name'
  56. main debug: net: connecting to api.opensubtitles.org port 80
  57. main debug: connection succeeded (socket = 1884)
  58. main warning: playback too late (76236): up-sampling
  59. main debug: net: connecting to api.opensubtitles.org port 80
  60. main debug: connection succeeded (socket = 2468)
  61. main debug: auto hiding mouse cursor
  62. main debug: auto hiding mouse cursor
  63. main warning: playback too early (-40702): down-sampling
  64. main debug: resampling stopped (drift: -76938 us)
  65. main warning: playback too early (-78007): down-sampling
  66. main debug: toggling resume
  67. main debug: toggling resume
  68. mmdevice debug: state changed: 0
  69. main debug: toggling resume
  70. main debug: auto hiding mouse cursor
  71. avcodec error: hardware acceleration picture allocation failed
  72. main debug: auto hiding mouse cursor
  73. main debug: auto hiding mouse cursor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement