Hi; just uploaded the file to the file uploader. Command: ffmpeg -i isapng.png -r 30 -c:v libx264 -pix_fmt yuv420p output.mp4
Running FFmpeg version 6.1.3 on OSX. Same issue visible on FFmpeg WASM with release version 0.12.10, which seems to be built off of FFmpeg version 5.1.4. Thanks. More logs: Stream mapping: Stream #0:0 -> #0:0 (apng (native) -> h264 (libx264)) Press [q] to stop, [?] for help [apng @ 0x12a804080] In-stream tag=ware (0x65726177) len=1399809652 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [apng @ 0x12a804080] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. ([email protected]) [in#0/apng @ 0x600003ad8000] Error during demuxing: Not yet implemented in FFmpeg, patches welcome [in#0/apng @ 0x600003ad8000] Error retrieving a packet from demuxer: Not yet implemented in FFmpeg, patches welcome Cannot determine format of input stream 0:0 after EOF Error marking filters as finished Error while filtering: Invalid data found when processing input [out#0/mp4 @ 0x6000033d40c0] Nothing was written into output file, because at least one of its streams received no packets. _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
