Skip to content
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

Thumbnailing stopped working after mpv update (v2:0.32.0+git~bionic1) #51

Closed
fnadde42 opened this issue Feb 23, 2020 · 6 comments
Closed

Comments

@fnadde42
Copy link

fnadde42 commented Feb 23, 2020

I suspect that the 2:0.32.0+git~bionic1 release of mpv broke something in the image thumbnailer. Getting this error message

[mpv_thumbnail_script_server] Thumbnailing command failed! 
[mpv_thumbnail_script_server] mpv process error: nil 
[mpv_thumbnail_script_server] Process stdout:  
[mpv_thumbnail_script_server] Debug log: /tmp/my_mpv_thumbnails/myexamplemovie-1775712629/000032.bgra.log 
[mpv_thumbnail_script_server] Output file missing! /tmp/my_mpv_thumbnails/myexamplemovie-1775712629/000032.bgra 

Debug-info

$ mpv --version
mpv git-2020-02-01-f304a79 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
 built on Fri Feb 21 02:24:22 UTC 2020
ffmpeg library versions:
   libavutil       56.38.100
   libavcodec      58.67.100
   libavformat     58.37.100
   libswscale      5.6.100
   libavfilter     7.72.100
   libswresample   3.6.100
ffmpeg version: git-2020-02-01-843c24a

mpv_thumbnail_script_client_osc.lua:

    mpv_thumbnail_script.lua 0.4.2 - commit a2de250 (branch master)
    https://github.com/TheAMM/mpv_thumbnail_script
    Built on 2018-02-07 20:36:55

mpv_thumbnail_script_server.lua:

    mpv_thumbnail_script.lua 0.4.2 - commit a2de250 (branch master)
    https://github.com/TheAMM/mpv_thumbnail_script
    Built on 2018-02-07 20:36:54
@blankname
Copy link

See: #50 (comment)

Please update to master before reporting issues as they may have already been fixed.

@fnadde42
Copy link
Author

Ah! I just used the latest version. Maybe a new release should be published? 0.4.3?

@Hrxn
Copy link

Hrxn commented Feb 25, 2020

I think grabbing the whole repo and then running concat_files.py cat_osc.json and concat_files.py cat_server.json should work as well, if I'm reading that right..

@fnadde42
Copy link
Author

Of course, but people new to thumbnail script will not read this and go to the release page to get their copy and if they use a relatively new version of mpv, it will backfire.

@Quantum00
Copy link

I second releasing a new version. The dev has not been active since Dec22, maybe someone should put out a fork release? I'm currently using a build with @blankname's commit 967a572 merged.

@fnadde42
Copy link
Author

fnadde42 commented Apr 7, 2020

@Quantum00 Let's first try to get a hold of @TheAMM before we start forking like crazy. I can try to contact the person.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants