[FFmpeg-devel] [PATCH] lavf/mp3: Properly check return values of seeks and reads while reading the header

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Feb 26 18:32:36 CET 2016


On 2/26/2016 5:30 PM, wm4 wrote:
> The ffio_ensure_seekback() checks are probably unnecessary.

I can remove them if you prefer. Should I?

> Seems a bit verbose, but ok.

I added the av_log stuff because otherwise you just get "Invalid Argument"
from the ffmpeg cli, with no other explanation.

- Derek


More information about the ffmpeg-devel mailing list