[vlc-devel] commit: Fixed useless timestamp discontinuity with sout. (Laurent Aimar )

Sébastien Escudier sebastien-devel at celeos.eu
Wed Nov 19 16:56:21 CET 2008


Quoting git version control <git at videolan.org>:

> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Nov  4
> 22:45:02 2008 +0100| [5d1d43dcce7268442077145336fe8790e4389900] | committer:
> Laurent Aimar
>
> Fixed useless timestamp discontinuity with sout.

Hi

Since this commit, I can't stream out anymore, it freeze in buffering :
./vlc some_mpeg4video --sout '#rtp{port=1234,mux=ts,sdp=rtsp://myip:8554/cam1}'
--rtsp-host=8554

[0x813ae08] main mux debug: adding a new input
[0x813ae08] mux_ts mux debug: adding input codec=mp4v pid=68
[0x813ae08] mux_ts mux debug: new PCR PID is 68
[0x8135500] main input debug: Buffering 6%
[0x8135500] main input debug: Buffering 9%
[0x8135500] main input debug: Buffering 16%
[0x8135500] main input debug: Buffering 19%
[0x8135500] main input debug: Buffering 23%
[0x8135500] main input debug: Buffering 26%
[0x8135500] main input debug: Buffering 29%
[0x8135500] main input debug: Buffering 33%
[0x8135500] main input debug: Buffering 36%
[0x8135500] main input debug: Buffering 39%
[0x8135500] main input debug: Buffering 43%


Then I have to kill vlc.
I can send threads backtrace if needed.

Regards




More information about the vlc-devel mailing list