[FFmpeg-trac] #10031(undetermined:new): pattern_type not working

FFmpeg trac at avcodec.org
Sat Nov 12 17:40:04 EET 2022


#10031: pattern_type not working
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:  (none)
  AngelaDMerkel                      |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  5.1.2        |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by AngelaDMerkel:

Old description:

> 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.

New description:

 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#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list