[issue2528] ffmpeg fails assertion on awb files with invalid time_scale

2011-01-11 Thread Daniel Kang
Daniel Kang daniel.d.k...@gmail.com added the comment: FTP does not work in my current location, so I have uploaded a sample. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2528

[issue2528] ffmpeg fails assertion on awb files with invalid time_scale

2011-01-11 Thread Baptiste Coudurier
Baptiste Coudurier baptiste.coudur...@gmail.com added the comment: Fixed in r26311. -- status: open - closed substatus: open - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2528

[issue2528] ffmpeg fails assertion on awb files with invalid time_scale

2011-01-09 Thread Daniel Kang
New submission from Daniel Kang daniel.d.k...@gmail.com: ffmpeg checks if time_scale is zero for mov files, but does not check if it is negative. If the time_scale is negative (invalid), ffmpeg will fail an assertion. The patch attached changes the check for time_scale. gdb run: (gdb) r -i