Code Monkey home page Code Monkey logo

Comments (2)

hzeller avatar hzeller commented on July 4, 2024

This looks like it doesn't have anything to do with the image, but that the file does not exist.

While accessing the file from the webserver, it gets an HTTP 404, which means that the webserver does not have the file available.

ERROR [2013-08-31 11:55:56.681931 | gstreamer] source: Error: Not Found (Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source:
Not Found (404), URL: http://192.168.0.5:49152/content/media/object_id/825358/res_id/0/ext/file.mp3)

But maybe the MP3-file exists, but while parsing the mp3 header it comes accross the image. And maybe the image is actually not embedded but just a URL reference to some external (non-existent) resource ? In any case, gstreamer should not worry about that because it is really not needed.

At this point, all I can suggest is to actually get the latest gstreamer 1.0 (0.10 is long unsupported) and try again.

from gmrender-resurrect.

Jonjump avatar Jonjump commented on July 4, 2024

Thanks Henner

I will set up a test system and compile and install gstreamer 1.0 to try
this out. I will let you know what happens.

Regards

Jon

On 5 September 2013 02:38, Henner Zeller [email protected] wrote:

This looks like it doesn't have anything to do with the image, but that
the file does not exist.

While accessing the file from the webserver, it gets an HTTP 404, which
means that the webserver does not have the file available.

ERROR [2013-08-31 11:55:56.681931 | gstreamer] source: Error: Not Found
(Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status ():
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source:
Not Found (404), URL:
http://192.168.0.5:49152/content/media/object_id/825358/res_id/0/ext/file.mp3
)

But maybe the MP3-file exists, but while parsing the mp3 header it comes
accross the image. And maybe the image is actually not embedded but
just a URL reference to some external (non-existent) resource ? In any
case, gstreamer should not worry about that because it is really not needed.

At this point, all I can suggest is to actually get the latest gstreamer
1.0 (0.10 is long unsupported) and try again.


Reply to this email directly or view it on GitHubhttps://github.com//issues/36#issuecomment-23838676
.

from gmrender-resurrect.

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.