[FFmpeg-trac] #8545(ffmpeg:new): AMF PNG FRAMES TO MP4 FILE

FFmpeg trac at avcodec.org
Sun Mar 1 14:54:42 EET 2020


#8545: AMF PNG FRAMES TO MP4 FILE
----------------------------------+--------------------------------------
             Reporter:  Modehz    |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  ffmpeg    |                  Version:  git-master
             Keywords:  AMF, AMD  |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 AMF cannot convert PNG frames to a MP4 video, but it can convert JPG
 frames to a MP4 video.

 '''Using the command:'''
 ffmpeg -i Camille%04d.png -codec h264_amf -cbr 0 Test.mp4

 '''Getting the console error:'''
 Stream mapping:
   Stream #0:0 -> #0:0 (png (native) -> h264 (h264_amf))
 Press [q] to stop, [?] for help
 Output #0, mp4, to 'Test.mp4':
   Metadata:
     encoder         : Lavf58.39.101
     Stream #0:0: Video: h264 (h264_amf) (avc1 / 0x31637661), yuv420p,
 2560x1440 [SAR 1:1 DAR 16:9], q=-1--1, 2000 kb/s, 25 fps, 12800 tbn, 25
 tbc
     Metadata:
       encoder         : Lavc58.73.102 h264_amf
 [h264_amf @ 00000250369f3700] SubmitInput() failed with error 29
 Video encoding failed
 Conversion failed!

 Using Windows 10, a R7 260X (Has support to AMF), and using the version:
 ffmpeg version git-2020-02-27-9b22254

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8545>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list