#10031: pattern_type not working
---------------------------------------+----------------------------------
Reporter: AngelaDMerkel | Type: defect
Status: new | Priority: normal
Component: undetermined | Version: 5.1.2
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+----------------------------------
This is on a build of 5.1.1 but I have also tried the debian official
distributions and some precompiled binaries. I continuously get an error
indicating `Option pattern_type not found.` when attempting to use the
following command:
```
ffmpeg -framerate 24 -pattern_type glob -i /home/torrent-vpn-
barcelona/transcode/drive-mount/LRT_2021-09-12/*.tif -s:v 6144x4096
-vcodec libx265 -crf 17 -pix_fmt yuv422p -preset veryslow -metadata
creation_time="2021-09-12 06:52:10" /home/torrent-vpn-
barcelona/transcode/output/LRT_2021-09-12.mp4
```
This works on other systems, and I have tried different versions to no
avail. Some guidance would be appreciated.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10031>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".