FLV and AVI codecs cause a gstreamer error
Bug #498357 reported by
Jamal Fanaian
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Pandamon Server |
New
|
Undecided
|
Unassigned |
Bug Description
Right now, when an FLV or AVI stream is requested the following gstreamer error is generated.
2009-12-18 18:11:19-0500 [-] Error: GStreamer encountered a general stream error. gstbasesrc.c(2378): gst_base_src_loop (): /ninjaoctopus+
2009-12-18 18:11:19-0500 [-] streaming task paused, reason not-negotiated (-4)
To post a comment you must log in.
The issue is associated with the audio pipeline. It seems that AAC and MP3 encoding need an extra step that Vorbis doesn't. Need to figure out what is missing.