[FFmpeg-trac] #2215(undetermined:new): Frodo 12 does not play live matroska stream
FFmpeg
trac at avcodec.org
Thu Jan 31 00:56:15 CET 2013
#2215: Frodo 12 does not play live matroska stream
-------------------------------------+-------------------------------------
Reporter: wargand | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Sorry, I am not sure how to report this bug. My problem: I developed an
application, which creates a matroska live stream:
http://www.matroska.org/technical/streaming/index.html
From the two different ways to implement a matroska live stream, this one
is implemented:
"A live Matroska stream is different than a file, because it may have no
known end (only when the client disconnects). For that the Segment must
use the "unknow" size (all 1s in the size)."
My app workes perfectly with a couple of TVs and XBMC 11. With XBMC 12 it
broke. http://pastebin.com/bpncKfY0 contains the hopefully relevant parts
of the xbmc log.
Of course XBMC is not FFmpeg, but I think the av libs are the most likely
location for the problem.
Sorry for this very skimpy error description, but this is all I have for
now.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2215>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list