Igor <[email protected]> added the comment:
Look closely, after version 20618 ffmpeg fail on parsing streams info.
[asf @ 0x10180b010] Could not find codec parameters (Audio: wmav2, 44100 Hz, 1
channels, 20 kb / s)
[asf @ 0x10180b010] Could not find codec parameters (Video: wmv3, 384x288, 270
kb / s)
./Debug/template_252: Could not find codec parameters
But before 20618 parsing header ok:
Input # 0, asf, from './template_252':
Duration: 00:00:00.16, bitrate: 252 kb / s
Stream # 0.0 (eng): Audio: wmav2, 44100 Hz, 1 channels, s16, 32 kb / s
Stream # 0.1 (eng): Video: wmv3, 320x180, 220 kb / s, 1k tbr, 1k tbn, 1k tbc
I do not need to decode this particular file, and I do not need metadata, I need
to correct parse asf header.
_____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1575>
_____________________________________________________