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.

操作系统:macOS 作者大大,刚刚看到你的扩展想下载,下载了发现:Please interact with the document first otherwise play() will failed 看了一下,这是很正常的,所以我去了github.com/electron/electron的releases下载了我的vscode的electron版本13.5.2 问题来了,看了你的ffmpeg manual replace,想问下之后该怎么做呢?./Electron.app/Contents/Frameworks/Electron\ Framework.framework/Libraries/libffmpeg.dylib你的这个位置是指哪里呢?是指/Applications/Visual\ Studio\ Code.app/Contents/Frameworks/Electron\ Framework.framework/Libraries/下的libffmpeg.dylib吗? 我有去查了一下,vscode内建是没有ffmpeg的,所以我把下载下来的libffmpeg拖进那个地方,结果再次打开vscode时就被系统报错了,什么原因呢?就算把libffmpeg删除也无济于事…我就卡在这里了…(vscode我删除了,再下载过,默默的等待你的教学😂

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
liudonghua123commented, Nov 30, 2022

现在应该不需要了, vscode 新版本已经集成了 ffmpeg

image

0reactions
Jinghao1209commented, Feb 25, 2022

好可惜ouo…

Read more comments on GitHub >

github_iconTop Results From Across the Web

ffmpeg-static-electron - npm
ffmpeg static binaries for Mac OSX and Linux and Windows. Latest version: 2.0.3, last published: a year ago.
Read more >
Include FFMPEG Binaries in your Electron App
Include FFMPEG Binaries in your Electron App. 3 minute read. Electron is a tool maintained by the GitHub team that allows developers to...
Read more >
FFMPEG And Electron - Pietro Passarelli
It's a library that wraps around the ffmpeg binary and provides an easier interface to run ffmpeg commands while in node. It also...
Read more >
pietrop/ffmpeg-static-electron - GitHub
ffmpeg -static-electron ... The module returns a file path to the binary for the target operating system. ... In ffmpeg-static , recognising the...
Read more >
How can I bundle ffmpeg in an Electron application
I'm building an Electron application starting from the electron-webpack boilerplate. I found this node module @ffmpeg-installer/ffmpeg which ...
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