GithubHelp home page GithubHelp logo

Comments (3)

joshuaboniface avatar joshuaboniface commented on August 15, 2024

The manual run failure is just due to BASH shenanigans. You can avoid that by quoting like so:

/usr/bin/ssh -q -t -o ConnectTimeout=1 -o ConnectionAttempts=1 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o ControlPath=/run/shm/ssh-%r@%h:%p -o ControlPersist=300 -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@yurie "/usr/lib/jellyfin-ffmpeg/ffmpeg -dump_attachment:t -y -i 'file:/mnt/Sarjat/Call of the Night (2022)/Season 01/Call of the Night - S01E11 - TBA HDTV-1080p.mkv' -t 0 -f null null"

The error, at least when I run it on a random file, has to do with the arguments not rffmpeg itself:

frame=    0 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.00 bitrate=N/A speed=   0x    
video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)

It does return cleanly (exit code 0) but doesn't output anything.

from rffmpeg.

Ingvix avatar Ingvix commented on August 15, 2024

So I guess it's a Jellyfin issue then? The playback also fails on the client due to this.

EDIT: Or perhaps the client's issue if it's asking for something that has changed on upgrade in the server?

from rffmpeg.

Ingvix avatar Ingvix commented on August 15, 2024

Anyway I guess I'll close the issue here.

from rffmpeg.

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.