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

Request resolution failed #22

Open
cbuctok opened this issue Jan 5, 2017 · 2 comments
Open

Request resolution failed #22

cbuctok opened this issue Jan 5, 2017 · 2 comments
Assignees

Comments

@cbuctok
Copy link

cbuctok commented Jan 5, 2017

Hello guys!

I'm using liquidsoap to stream audio for a few years already but now I have a problem with video streaming.

When I try to check video file it says:

$ liquidsoap -r video.avi
Request resolution failed.

I tried everything (I think): I've intalled it from source/ocaml/AUR/apt but this response is the most non-violent so far.

Help me please!

@toots
Copy link
Member

toots commented Jan 11, 2017

You can get more information by doing something like this:

liquidsoap 'set("log.level",5) output.dummy(fallible=true,single("annotate:foo=\"bar\":video.avi"))'

@xorinzor
Copy link

Running into this issue as well, tried the debug command that @toots provided, all that told me is that there's no decoder available to play the file with MIME type: video/x-msvideo (who knew!).

Tried some googling on decoding AVI with gstreamer, but that didn't really help me any further.

Any ideas on what decoder / packages would help here?

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