Closed oltodosel closed 3 years ago
@adriannedbailo
Start mpv
through console and see if there are any errors.
Try other compositors or WMs.
Cannot find main. for any supported scripting backend in: /home/artur/.config/mpv/scripts/pycache
Can't load unknown script: /home/artur/.config/mpv/scripts/interSubs.py
Can't load unknown script: /home/artur/.config/mpv/scripts/interSubs_config.py
[ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: stream 0, timescale not set
(+) Video --vid=1 () (h264 1920x1080 23.976fps)
Video --vid=2 [P] (mjpeg)
(+) Audio --aid=1 --alang=rus () (aac 2ch 48000Hz)
Audio --aid=2 --alang=rus (ac3 6ch 48000Hz)
Audio --aid=3 --alang=eng (aac 2ch 48000Hz)
Audio --aid=4 --alang=eng (ac3 6ch 48000Hz)
(+) Subs --sid=1 --slang=eng () (eia_608)
File tags:
Artist: Breaking Bad
Album: Breaking Bad, Season 5
Album_Artist: Breaking Bad
Date: 2012-09-02T07:00:00Z
Description: Walt ties up loose ends. Seeing the evidence of his success, he makes a startling and dangerous
Genre: Drama
Rating: 0
Title: Gliding Over All
Track: 8/16
AO: [pulse] 48000Hz stereo 2ch float
VO: [gpu] 1920x1080 yuv420p
AV: 00:00:35 / 00:47:18 (1%) A-V: 0.000
[interSubs] Starting interSubs ...
Traceback (most recent call last): 0.000
File "/home/artur/.config/mpv/scripts/interSubs.py", line 111, in
ModuleNotFoundError: No module named 'httpx'
Install httpx
for python
.
It works now. Thank you!
I have alike proplem. My version mpv is 0.33.0. When I click F5 my subtitles disappear. I don't know why. I used "Ubuntu 20.10" and last version "interSubs"
Originally posted by @adriannedbailo in https://github.com/oltodosel/interSubs/issues/37#issuecomment-808379065