codexffmpeg
codexffmpeg copied to clipboard
Support for https://www.gyan.dev/ffmpeg
Hi! I've been trying to run ffmpeg from Docker on Windows, do you know if this is possible? I'm getting an exitcode 3221225781, which is microsoft slang for "missing dependencies"....
Firstly, thanks for your effort! Would you please add the option `--enable-rsvg` (and possibly some others if appropriate) when building the "full" variants? I personally don't mind the pre-built binary...
Hi, When running graph2dot on Windows I get this: "Failed to open input file '/dev/stdin': No such file or directory" full command: graph2dot "aevalsrc=0|0:d=2[a0];aevalsrc=0|0:d=2[ax];[1:a]atrim=start=1:end=2,asetpts=PTS-STARTPTS[a1];[a0][a1]concat=n=2:v=0:a=1[tmpcut];[tmpcut][ax]concat=n=2:v=0:a=1[aout1];aevalsrc=0|0:d=4[b0];[1:a]atrim=start=0.5:end=1.5,asetpts=PTS-STARTPTS[b1];[b0][b1]concat=n=2:v=0:a=1[aout2];[aout1][aout2]amix[afinal]"
The ffmpeg [OCR filter](http://ffmpeg.org/ffmpeg-filters.html#ocr) requires `--enable-libtesseract`. Is this library anywhere on the roadmap to be supported?
With more and more Snapdragon X Elite laptops being released by OEMs, it would be great if Windows ARM builds are also provided.
Hi, total newbie here. I downloaded this to use with Opentoonz but the gif render feature doesn't work. I'm seeing another user posting [here](https://www.reddit.com/r/OpenToonz/comments/1cma67k/rendering_gif_not_work/) that it is a known problem....
It works properly with ffmpeg-4.3.2-2021-02-02-full_build version, but doesn't with version ffmpeg-7.0-full_build. Also, the last version doesn't generate fontconfig cache in %LOCALAPPDATA% and it works only with fontfile parameter (e.g. fontfile=/Windows/Fonts/arial.ttf).
hi gyan, my application uses ffmpeg for 24x7 file capture. after last window update ffmpeg crashed randomly with Exception code: 0xc0000005 or Exception code: 0xc000008f in both windows 10 and...
Would be nice if there was a cmake config file already included with the shared build so the package could be found by cmake's `find_package() `command https://cmake.org/cmake/help/latest/guide/using-dependencies/index.html#guide:Using%20Dependencies%20Guide
Ffmpeg build: `ffmpeg-2024-10-31-git-87068b9600-full_build` `libplacebo` doesn't work at all. Empty 0KB video file is created, but nothing is encoded. Just nothing happens. No error is yielded. Verbose libplacebo-related parts of the...