Thanks for the report. This bug will be fixed in the next release of
the software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-de
The class MP3ADUdeinterleaver allocates fFrames on the heap with new in
the ctor. It is not deleted in the dtor.
E
--
Erik Hovland
mail: [EMAIL PROTECTED]
web: http://hovland.org/
PGP/GPG public key available on request
There is a memory leak in MP3ADUdeinterleaver.
From: Erik Hovland <[EMAIL P
Where could I get these elementary files or a software which could
be used to convert another format files to m4e.
Read the FAQ !!!
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
Thank you for your suggestions. In my application, data is being
pulled from a circular queue containing uncompressed video data
which I compress and write to fTo within the doGetNextFrame()
function. My application is multi-threaded (with a single thread
accessing the live555 API as mentioned
Where could I get these elementary files or a software which could be used
to convert another format files to m4e.
On Mon, Jun 30, 2008 at 8:48 PM, Ross Finlayson <[EMAIL PROTECTED]>
wrote:
> I don't understand why this code, designed for M4E (elementary MPEG4 files)
>> works fine with normal MP
According to the DeviceSource.cpp template, the doGetNextFrame()
should deliver a frame "in a non-blocking fashion i.e., so that we
return immediately from this function even if no data is currently
available."
However, if no data is available, the afterGetting() function is not
invoked wit
I don't understand why this code, designed for M4E (elementary MPEG4
files) works fine with normal MP4 files in certain situations and
completely wrong in another situations (network occupation).
"testMPEG4VideoStreamer" is intended *only* for streaming MPEG-4
Video Elementary Stream files. I
According to the DeviceSource.cpp template, the doGetNextFrame()
should deliver a frame "in a non-blocking fashion i.e., so that we
return immediately from this function even if no data is currently
available."
However, if no data is available, the afterGetting() function is not
invoked withi
I have one question regarding this sample code: testMPEG4VideoStreamer.
Somehow when I stream normal MP4 file with this streamer in a NOT so busy
local network I get in the receiver (VLC opening the rtsp session) the video
streamed with interruptions in the images. When the streaming is done in a
Hello,
According to the DeviceSource.cpp template, the doGetNextFrame() should
deliver a frame "in a non-blocking fashion i.e., so that we return
immediately from this function even if no data is currently available."
However, if no data is available, the afterGetting() function is not
invok
On Tuesday 24 June 2008, 20:02:04, Mike Gilorma wrote:
> Actually we are tying to do the same thing, just different OS's. The
> process I was describing is how I created a h264 file in Linux.
Maybe you know also how to encode h264 in MPEG TS like the ones coming from
DVB-S2 streams?
I didnt f
11 matches
Mail list logo