Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自动转码出错 #35

Open
AIRDOGE opened this issue Aug 27, 2023 · 3 comments
Open

自动转码出错 #35

AIRDOGE opened this issue Aug 27, 2023 · 3 comments

Comments

@AIRDOGE
Copy link

AIRDOGE commented Aug 27, 2023

ffmpeg 的地址,填点(.)为软件根目录,例:D:/software/video/,无需加上 ffmpeg.exe

软件默认不带 ffmpeg.exe,请自行下载

如果配置好了环境变量,即在任何目录下都可以使用 ffmpeg,则可以不填

ffmpeg_path = .

已将 download/甜御米-/20230827_233125.flv 加入转码队列
Exception in thread Thread-12:
Traceback (most recent call last):
File "threading.py", line 973, in _bootstrap_inner
File "threading.py", line 910, in run
File "dylr\core\transcode_manager.py", line 31, in transcode
File "dylr\core\transcode_manager.py", line 62, in ffmpeg_bin_exist
File "subprocess.py", line 505, in run
File "subprocess.py", line 951, in init
File "subprocess.py", line 1420, in _execute_child
PermissionError: [WinError 5] 拒绝访问。

我的.exe就放在了根目录,系统变量也加了,cmd输入ffmpeg也有版本显示,但就是不能自动转码

@LyzenX
Copy link
Owner

LyzenX commented Aug 27, 2023

自动转码会对视频造成不可逆的破坏,而抖音传回的视频数据经常会出问题(但能用b站录播姬修复,经ffmpeg转码后无法修复),正在考虑移除自动转码。

@AIRDOGE
Copy link
Author

AIRDOGE commented Aug 27, 2023

好吧,直接录制下来的很多都不能调进度条,或者很卡,b站录播姬又太费时间,ffmpeg倒是很快,不过现在都手动一个个文件夹转

@yincheng0807
Copy link

写个脚本遍历下载目录把.flv后缀的文件转换一下下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants