Hi, and thank for your help,
Can you post a video with and without glitch, I
mean version before and version after modifications ?
Also I don't understand right, with
emumovies.com
videos are good, except some with different aspect
ratio ? (for example 16/9 ?)
Fred
Also the code need review, for example for avcodec_decode_audio3:
video.c: In function ‘video_decode_audio_frame’:
video.c:174:4: warning: ‘avcodec_decode_audio3’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3608) [-Wdeprecated-declarations]
used = avcodec_decode_audio3( context, (int16_t *)audio_buffer, &data_size,
^