[FFmpeg-trac] #11368(ffmpeg:new): Mediacodec encoding not working
FFmpeg
trac at avcodec.org
Sat Jan 4 17:08:45 EET 2025
#11368: Mediacodec encoding not working
--------------------------------------+----------------------------------
Reporter: RandomPerson | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: 7.1 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+----------------------------------
Comment (by quinkblack):
I guess this is the issue fixed by
4c0ef3bfae1473902f8ec8ee0a1a95607827b390, which is on branch the 7.1
branch and master branch, but not released in a new tag yet. Can you test
the master branch? Or check whether specify a resolution which isn't
aligned to 16 work, like:
ffmpeg -i video_input -c:v hevc_mediacodec -s 1920x1080 output_video
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11368#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list