[FFmpeg-devel] [PATCH] RTMP seek support
Howard Chu
hyc
Mon Apr 12 20:35:09 CEST 2010
Michael Niedermayer wrote:
> On Mon, Apr 12, 2010 at 08:27:32AM -0700, Howard Chu wrote:
>> We've gotten sidetracked anyway. So one more time with this patch. To
>> actually implement flv_read_seek2 correctly, there would need to be some
>> corresponding av_url_read_fseek2() function to propagate these timestamps
>> down to the ByteIOContext and URLContext. Since there is no such API at the
>> moment, there's not much more I can do with this.
>
> you could add such api ;)
>
> anyway that patch looks ok given it works and passes tests
Too bad we don't have a way to set up a dummy server to test RTMP stream behavior.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
More information about the ffmpeg-devel
mailing list