-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use autoload.lua
or blacklist.lua
#15350
Labels
Comments
zDEFz
changed the title
How to disable cover art / thumbnail of file at end of file?
How to disable cover art / thumbnail when file fully played back?
Nov 22, 2024
zDEFz
changed the title
How to disable cover art / thumbnail when file fully played back?
Hot to Ignore any files other than mp4?
Nov 22, 2024
zDEFz
changed the title
Hot to Ignore any files other than mp4?
Hot to Ignore any files other than mp4? without using blacklist.lua? https://github.com/occivink/mpv-scripts#blacklist-extensionslua
Nov 22, 2024
zDEFz
changed the title
Hot to Ignore any files other than mp4? without using blacklist.lua? https://github.com/occivink/mpv-scripts#blacklist-extensionslua
How to disable cover art when video is finished?
Nov 22, 2024
zDEFz
changed the title
How to disable cover art when video is finished?
After the current video finishes, a cover art from the current video appears, and then the next video starts
Nov 22, 2024
zDEFz
changed the title
After the current video finishes, a cover art from the current video appears, and then the next video starts
Option to play only videos, ignore filetype instead of Nov 22, 2024
blacklist.lua
zDEFz
changed the title
Option to play only videos, ignore filetype instead of
Option to play only videos, ignore filetype instead of requiring to useNov 22, 2024
blacklist.lua
blacklist.lua
zDEFz
changed the title
Option to play only videos, ignore filetype instead of requiring to use
Option to play only videos, ignore filetype instead of requiring to use Nov 22, 2024
blacklist.lua
blacklist.lua
zDEFz
changed the title
Option to play only videos, ignore filetype instead of requiring to use
Feature Request: Option to play only videos, ignore filetype instead of requiring to use Nov 22, 2024
blacklist.lua
blacklist.lua
zDEFz
changed the title
Feature Request: Option to play only videos, ignore filetype instead of requiring to use
Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use Nov 22, 2024
blacklist.lua
blacklist.lua
zDEFz
changed the title
Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use
Feature Request: Add commandline option to only play only videos, ignore filetype instead of requiring to use Nov 22, 2024
blacklist.lua
autoload.lua
or blacklist.lua
The functionality of |
|
Not quite sure why this is at demuxer section
I am happy that I asked in GitHub. I did plow through the documentation and man file for hours and came back with nothing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mpv Information
Other Information
Reproduction Steps
1
mpv --no-config --log-file=output.txt <video folder>
2 Wait till the current file has played and the next start
Expected Behavior
After the current video is finished, the next video starts
Actual Behavior
After the current video finishes, a cover art from the current video appears, and then the next video starts
Additional Info
1
I found out that I can make use of https://github.com/occivink/mpv-scripts#blacklist-extensionslua
2
I found out that I can make use of https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua
Log File
[output.txt](https://0x0.st/XnF9.txt)
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.This may be a duplicate of #2595
The text was updated successfully, but these errors were encountered: