You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Ciro:
With ffmpeg 4.1.3 and platform android, method encode_example in encode.c seems to work wrong, it only encode first frame successfully.
Log of write frames as following:
The text was updated successfully, but these errors were encountered:
I have just tried it out on Ubuntu 19.04 adm64 which happens to have the exact same ffmpeg 4.1.3, and it sill worked on master 68fec32
But most likely I'm doing some undefined behaviour in my naive code.
I would try to first search for any official in-tree examples that might work, and then also try asking the mailing list / stack overflow.
Do let me know if you find something out.
cirosantilli
changed the title
Why does encode.c not work with ffmpeg 4.1.3 and platform android?
ffmpeg/encode.c not work with ffmpeg 4.1.3 and platform android, only the first frame is encoded correctly
Jun 10, 2019
cirosantilli
changed the title
ffmpeg/encode.c not work with ffmpeg 4.1.3 and platform android, only the first frame is encoded correctly
ffmpeg/encode.c doest not work with ffmpeg 4.1.3 and platform android, only the first frame is encoded correctly
Jun 10, 2019
Hi Ciro:
With ffmpeg 4.1.3 and platform android, method encode_example in encode.c seems to work wrong, it only encode first frame successfully.
Log of write frames as following:
The text was updated successfully, but these errors were encountered: