From: Mickaël R. <Mic...@in...> - 2013-09-13 15:00:09
|
You can use gpac it reads TS with SVC in it. Gpac is open source and uses opensvcdecoder. Mickael Sent by my iPhone Le 13 sept. 2013 à 16:56, George Papadogiannopoulos <pap...@gm...> a écrit : > Hi again, > > sorry for being repeating myself but i'm still trying hard to create my own streaming player using OSVCD source code. The only thing missing is how to read and decode nals from a buffer instead of reading a local .264 file. Although i've read the source code many times and tried some possible changes it always end up working unsuccessfully. > > It's not the first time i'm doing this cause i did it before using VANGUARD decoder where i just made few changes and it worked and this time i would really like to make it happen again with an Open Decoder. > > Sometimes i feel i'm very close to see it working but sometimes i think it's just impossible so any suggestion or any idea would be very much appreciated! > > Thanks in advance! > > 2013/9/2 George Papadogiannopoulos >> Hi all, >> >> This time my question is more complicated but i guess there is no better way than this! >> So i've used JSVM to create a compatible bitstream sliced with a max size of 1472 for each nal in order to be transfered via RTP packets in a Client Server enviroment and works fine with OSVCD if it is decoded as a local .264 file. But i can't figure out when it comes to nal by nal decoding how to manually forward the nals in PC.c or in any other part of the source code. >> I've already attempted to make some changes many of them helped me to go further but unfortunately it doeasn't work or shows an error. >> >> Any help or advice would be very much appreciated! >> >> Thanks in advance! > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. Consolidate legacy IT systems to a single system of record for IT > 2. Standardize and globalize service processes across IT > 3. Implement zero-touch automation to replace manual, redundant tasks > http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk > _______________________________________________ > Opensvcdecoder-support mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensvcdecoder-support |