Adventurer_Kun

Results 25 comments of Adventurer_Kun

or please implement the ability to take srt subtitle style from the mpv.conf file It would be much better if your script takes settings from this file.

I also tried to change the encoder to h264_asf, but there is a very low bitrate, it does not understand the crf parameter in the script, is it possible to...

I mean what if the subtitle and video names are not the same and if they are in different folders for example. then when using your script it does not...

Microsoft Windows [Version 10.0.22000.493] (c) Корпорация Майкрософт (Microsoft Corporation). Все права защищены. C:\Users\overe\Desktop\mpv-x86_64-20220116-git-1ba0547>mpv --no-msg-color --msg-level='reload=debug "C:\Торенты\[VCB-Studio] Ryuuou no Oshigoto! [Ma10p_1080p]\[VCB-Studio] Ryuuou no Oshigoto! [01][Ma10p_1080p][x265_flac_aac].mkv" (+) Video --vid=1 (*) (hevc 1920x1080...

my player does not start after adding the code, I may not understand exactly where to insert it in the script code

> You don't add it, you replace the `reload` function in the script with the snippet I shared. I figured it out and it works, thank you very much. I...

> ```lua > append(command, { > "--vf-add=format=yuv420p" > }) > ``` > > For 8 bit color, does force adding the above `--vf-add` argument to the command list, for example...

I noticed that when I turn on a YouTube video with these settings, the subtitles are hidden --ytdl-raw-options=ignore-config=,sub-langs=ru --- eng = {sub_language = 'rus', visibility = true }, it still...