question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Find ffmpeg in frozen applications

See original GitHub issue

When this lib is included in a frozen application, the ffmpeg executable must be shipped along too. We should:

  • Perhaps provide a simple function that can be used in the freeze script to copy the ffmpeg exe.
  • Make get_ffmpeg_exe() look in the frozen application directory.

While we don’t have this, please copy the ffmpeg executable yourself, and use the IMAGEIO_FFMPEG_EXE environment variable to point to it.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
paulmuellercommented, Mar 15, 2022

It also works on linux. I think this one can be closed.

0reactions
almarkleincommented, Mar 15, 2022

Thanks for the confirmation, we can close!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Way to detect frozen video with ffmpeg? - Super User
Use the freezedetect filter. It is newer than the 4.1 release branch so use a build from the current git master branch. See...
Read more >
ffmpeg.exe freezes - Stack Overflow
I'm using Asp.Net C# Framework 4 and currently developing a video conversion application. I'm also ...
Read more >
How do you solve FFMPEG freezing on you? - Reddit
Either way, I want to know how to solve FFMPEG hanging on me if I use a command? 2.
Read more >
ffmpeg Documentation
Use the -bsfs option to get a list of all bitstream filters. ... Specifies how many asynchronous operations an application performs before the...
Read more >
Repair Corrupt Video Files using FFmpeg
It repairs corruption in frames, sound section, header, etc. You can play your videos that turned grainy, choppy, jerky, broken, frozen or out ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found