Hi
I am trying to add a feature to XBMC that will handle transport stream (ts) discontinuity bit. I identify the bit in FFMpeg code and signal the info to to CDVDDemuxFFmpeg::Read successfully.
I am looking for help changing the XBMC code to flush the current buffer and start decode the new video from that point.
I tried to call flush() and then call av_find_stream_info() again but the program crash
Any ideas?
Thanks
Adi
Discontinuity bit handling
adimolkho
Junior Member Posts: 3 Joined: Mar 2012 Reputation: 0 |
2012-04-24 14:15
Post: #1
|
| find quote |

Search
Help