Nextcloud 29.0 found that mp4 cannot generate preview images, others can be generated by ffmpeg

Nextcloud 29.0 found that mp4 cannot generate preview images, others can be generated by ffmpeg

ā€˜enabledPreviewProviders’ =>
array (
0 => ā€˜OC\Preview\TXT’,
1 => ā€˜OC\Preview\MarkDown’,
2 => ā€˜OC\Preview\OpenDocument’,
3 => ā€˜OC\Preview\PDF’,
4 => ā€˜OC\Preview\MSOffice2003’,
5 => ā€˜OC\Preview\MSOfficeDoc’,
6 => ā€˜OC\Preview\Image’,
7 => ā€˜OC\Preview\Photoshop’,
8 => ā€˜OC\Preview\TIFF’,
9 => ā€˜OC\Preview\SVG’,
10 => ā€˜OC\Preview\Font’,
11 => ā€˜OC\Preview\MP3’,
12 => ā€˜OC\Preview\Movie’,
13 => ā€˜OC\Preview\MKV’,
14 => ā€˜OC\Preview\MP4’,
15 => ā€˜OC\Preview\AVI’,
),

hi
I have the same problem as you