Coder Social home page Coder Social logo

Comments (4)

danielhuangsw avatar danielhuangsw commented on August 12, 2024 1

I solved the issue by reinstalling mpv from Ubuntu PPA listed in https://mpv.io/installation/

I believe the bug from mpv-player/mpv#8433 is contributing to the issue. I've updated the the dependency libzimg2 from 2.9.1 to 3.0.1 which can be downloaded from https://launchpad.net/~savoury1/+archive/ubuntu/multimedia/+build/20145772 for Ubuntu 18.04.

Successful output is as follow:

(Paused) AV: 00:06:39 / 00:22:52 (29%) A-V:  0.000
[modules] Note #1614781383665 updated. 
(Paused) AV: 00:06:39 / 00:22:52 (29%) A-V:  0.000
A: 00:06:39 / 00:22:52 (29%) {0.0min 18.08x 0.0MB}
[modules] File stored: 'BeastarsS208_06m38s564ms-06m39s774ms.ogg'. 
[modules] File stored: 'BeastarsS208_06m39s065ms.jpg'. 
(Paused) AV: 00:06:39 / 00:22:52 (29%) A-V:  0.000

from mpvacious.

tatsumoto-ren avatar tatsumoto-ren commented on August 12, 2024 1

I'm happy to see the issue resolved. To prevent it in the future I'll add a note in the readme.

from mpvacious.

tatsumoto-ren avatar tatsumoto-ren commented on August 12, 2024

Check if your build of mpv supports image encoding.

mpv 'test_video.mkv' --loop-file=no --frames=1 -o='test_image.jpg'

If it succeeds, it's a bug in mpvacious. If not, you have to install a build of mpv with the appropriate support.

from mpvacious.

danielhuangsw avatar danielhuangsw commented on August 12, 2024

Here is the output from terminal:

Disabling audio (not supported by target format).
 (+) Video --vid=1 (*) (h264 1920x1080 23.976fps)
     Audio --aid=1 --alang=jpn (*) (eac3 2ch 48000Hz)
     Subs  --sid=1 --slang=jpn (subrip)
[autoconvert] Converting yuv420p -> yuvj422p
mpv: ../video/zimg.c:241: repack_entrypoint: Assertion `!(i & (mp_repack_get_align_y(r->repack) - 1))' failed.
mpv: ../video/zimg.c:241: repack_entrypoint: Assertion `!(i & (mp_repack_get_align_y(r->repack) - 1))' failed.
Aborted

This test has failed, thus it's not a bug in mpvacious.

Thanks for the test case!

from mpvacious.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.