Closed LifeJustDLC closed 2 months ago
Log File
will provide one if needed
The template specifically asks you to confirm you provided one three times because it is needed.
@CounterPillow edited
--script=C:\Users\sanitized\AppData\Roaming\mpv\scripts\
it should be a path to a .lua
file or directory with main.lua
in it.
@kasper93
mpv --script=C:\Users\lol\AppData\Roaming\mpv\scripts\uosc\main.lua --no-config "C:\DEV\testing\bbb_sunflower 1080p_30fps_normal.mp4"
[main]
[main] stack traceback:
[main] C:\Users\lol\AppData\Roaming\mpv\scripts\uosc\main.lua:13: in main chunk
[main] [C]: at 0x7ff6fc078e30
[main] [C]: at 0x7ff6fc077d00
[main] Lua error: C:\Users\lol\AppData\Roaming\mpv\scripts\uosc\main.lua:13: module 'lib/std' not found:
[main] no field package.preload['lib/std']
[main] no file 'C:\Users\lol\scoop\apps\mpv\current\lua\lib/std.lua'
[main] no file 'C:\Users\lol\scoop\apps\mpv\current\lua\lib/std\init.lua'
[main] no file 'C:\Users\lol\scoop\apps\mpv\current\lib/std.dll'
[main] no file 'C:\Users\lol\scoop\apps\mpv\current\loadall.dll'
(+) Video --vid=1 (*) (h264 1920x1080 30.000fps)
(+) Audio --aid=1 (*) (mp3 2ch 48000Hz)
Audio --aid=2 (*) (ac3 6ch 48000Hz)
File tags:
Artist: Blender Foundation 2008, Janus Bager Kristensen 2013
Comment: Creative Commons Attribution 3.0 - http://bbb3d.renderfarming.net
Composer: Sacha Goedegebure
Genre: Animation
Title: Big Buck Bunny, Sunflower version
AO: [wasapi] 48000Hz stereo 2ch float
VO: [gpu] 1920x1080 yuv420p
(Paused) AV: 00:00:03 / 00:10:34 (0%) A-V: 0.000
Exiting... (Quit)
below one no error but nothing load, thumnail not appearing:
mpv --script=C:\Users\lol\AppData\Roaming\mpv\scripts\thumbfast.lua --no-config "C:\DEV\testing\bbb_sunflower 1080p_30fps_normal.mp4"
(+) Video --vid=1 (*) (h264 1920x1080 30.000fps)
(+) Audio --aid=1 (*) (mp3 2ch 48000Hz)
Audio --aid=2 (*) (ac3 6ch 48000Hz)
File tags:
Artist: Blender Foundation 2008, Janus Bager Kristensen 2013
Comment: Creative Commons Attribution 3.0 - http://bbb3d.renderfarming.net
Composer: Sacha Goedegebure
Genre: Animation
Title: Big Buck Bunny, Sunflower version
AO: [wasapi] 48000Hz stereo 2ch float
VO: [gpu] 1920x1080 yuv420p
(Paused) AV: 00:06:17 / 00:10:34 (60%) A-V: 0.000
Exiting... (Quit)
I'm going to uninstall it through scoop but thank you any way.
I don't know what's going on here, but we don't support scoop or whatever that is, so if it works on other builds, report to them.
mpv Information
Other Information
Reproduction Steps
I installed uosc (from script), fastthumbnails
Expected Behavior
load scripts like all the latest portable releases download from official website (withou
--no-config
)Actual Behavior
It emits no error if not specifying
--script
, but doesn't seems to load any scripts:Log File
will provide one if needed
Sample Files
irrelevant
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.