Hi guys, this's my first question on this mailing list (and ever too!), so
I am feeling exited about posting it right now. :)

What's the problem?
I wanted to merge some clips, so I acknowledged with the API of LibAV and
made easy samples.
The first one, "Fade" filter, works fine. But when I tried to use "Draw
Box" or "Overlay" filters, the result is quite odd. The output frames are
in the grey scale and one frame from input is tripled and squeezed into one
output frame.
I attached the original output file (ppm) and the converted one (jpg).
Input movie is quite heavy (35 MB).

My "C" code is available here:
http://stackoverflow.com/questions/24933207/overlay-filter-in-libav-ffmpeg-returns-strange-tripled-frame-in-c

I would be happy for any answer/help!
Greg
_______________________________________________
libav-api mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to