[FFmpeg-user] fMP4 generation speed

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Jun 20 19:12:56 EEST 2018


2018-06-20 16:51 GMT+02:00, Ronak <ronak2121-at-yahoo.com at ffmpeg.org>:

> Ffmpeg -I "${FILE}.mp4" -codec copy -f dash -single_file_name
> "${FILE}_1sec.m4s" -min_seg_duration 975238.095238095 -hls_playlist 1
> "${FILE}_1sec.mpd"
>
> Here's an abbreviated dump of the logs for a 52:15:29.84 hour audio file.
> You can find the full log here:
> https://drive.google.com/open?id=13GyppqvUJRYQNG9XhJ0feDATjvL1FvFf
> <https://drive.google.com/open?id=13GyppqvUJRYQNG9XhJ0feDATjvL1FvFf>
>
> To note, this file took over 1 day to fragment, which is totally not
> acceptable for our SLAs.

Understandably.
Please also test the following:
$ ffmpeg -i bk_argo_001199_44_64.mp4 -f null -

Carl Eugen


More information about the ffmpeg-user mailing list