Never ending stream...

Marco Ballesio gibrovacco at gmail.com
Sat Apr 23 09:27:25 PDT 2011


Hi,

after adding the SET_PARAMETER for setting real streams bandwidth,
I've tried this with git head and it doesn't help.. probably I'll have
to provide some more logs (and probably it's the case to file a bug).

Regards

On Thu, Apr 21, 2011 at 12:22 PM, Mailing List SVR
<lists at svrinformatica.it> wrote:
>
>
> Il giorno mer, 20/04/2011 alle 17.23 +0200, andrea ha scritto:
>> Hi,
>>
>> I'm using the following pipeline to download some Real Audio streams and
>> convert them to MP3 on the fly:
>>
>> gst-launch-0.10 rtspsrc location=some_url \
>>   ! decodebin2 \
>>   ! lamemp3enc target=quality quality=9 \
>>   ! filesink location=some_file.mp3
>>
>> It works perfectly, but never ends, even when some_file.mp3 has clearly
>> reached the correct lenght and is not updated any longer!
>>
>
> what version of plugins-good? try 0.10.27 or 0.10.28 there was a bug
> with the EOS message with rtsp in some version I don't remember the
> exact version number
>
>> Note that the streams I'm talking about are just audio files made
>> available only as RTSP streams, but they all have a finite length.
>>
>> How can I have such a pipeline exit when the stream reaches its end?
>>
>> Best regards.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


More information about the gstreamer-devel mailing list