[FFmpeg-devel] [PATCH] avutil/os_support: use 64-bit fstat/lseek variants for MSVC as well

John Orr john.orr at scala.com
Tue Mar 12 22:41:36 CET 2013


On 3/12/2013 3:10 PM, Michael Niedermayer wrote:
> On Tue, Mar 12, 2013 at 04:45:13PM +0100, Hendrik Leppkes wrote:
>> ---
>>   libavformat/os_support.c | 3 +++
>>   libavformat/os_support.h | 2 +-
>>   2 files changed, 4 insertions(+), 1 deletion(-)
> applied
>
> thanks

I verified that without this change, 2GB or larger MP4 files fail to 
play.  With the change, the same file works as expected.
An MP4 file that was about 1.6GB worked regardless of this patch.

--Johno




More information about the ffmpeg-devel mailing list