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

为什么添加字幕就会报这个错? #17

Open
7liusir opened this issue Sep 2, 2024 · 4 comments
Open

为什么添加字幕就会报这个错? #17

7liusir opened this issue Sep 2, 2024 · 4 comments

Comments

@7liusir
Copy link

7liusir commented Sep 2, 2024

[AVFilterGraph @ 0000026A58A61480] No option name near 'videos/mayew666/20231007 海绵宝宝我们还是小孩子 2人英语配音素材 英语消音素材两分钟 看动画片学英语/subtitles.srt:fontsdir=./font:force_style=FontName=SimHei,FontSize=14,PrimaryColour=&HFFFFFF,OutlineColour=&H000000,Outline=2,WrapStyle=2'
[AVFilterGraph @ 0000026A58A61480] Error parsing a filter description around:
[AVFilterGraph @ 0000026A58A61480] Error parsing filterchain 'subtitles=videos/mayew666/20231007 海绵宝宝我们还是小孩子 2人英语配音素材英语消音素材两分钟 看动画片学英语/subtitles.srt:fontsdir=./font:force_style='FontName=SimHei,FontSize=14,PrimaryColour=&HFFFFFF,OutlineColour=&H000000,Outline=2,WrapStyle=2'' around:
[vost#0:0/libx264 @ 0000026A5AAB2040] Error initializing a simple filtergraph
Error opening output file videos\mayew666\20231007 海绵宝宝我们还是小孩子 2人英语配音素材英语消音素材两分钟 看动画片学英语\video_subtitles.mp4.
Error opening output files: Invalid argument
2024-09-02 19:40:10.110 | ERROR | tools.do_everything:process_video:60 - Error processing video 《海绵宝宝》我们还是 小孩子 2人英语配音素材英语消音素材两分钟 看动画片学英语: Command '['ffmpeg', '-i', 'videos\mayew666\20231007 海绵宝宝 我们还是小孩子 2人英语配音素材英语消音素材两分钟 看动画片学英语\video.mp4', '-vf', "subtitles=videos/mayew666/20231007 海绵宝宝我们还是小孩子 2人英语配音素材英语消音素材两分钟 看动画片学英语/subtitles.srt:fontsdir=./font:force_style='FontName=SimHei,FontSize=14,PrimaryColour=&HFFFFFF,OutlineColour=&H000000,Outline=2,WrapStyle=2'", 'videos\mayew666\20231007 海绵宝宝我们还是小孩子 2人英语配音素材英语消音素材两分钟 看动画片学英语\video_subtitles.mp4', '-y', '-threads', '2']' returned non-zero exit status 4294967274.

@Kedreamix
Copy link
Owner

请查看ffmpeg的版本,这可能跟ffmpeg的版本有关

@7liusir
Copy link
Author

7liusir commented Sep 2, 2024

请查看ffmpeg的版本,这可能跟ffmpeg的版本有关

屏幕截图 2024-09-03 003803
z这个版本有什么问题吗?

@xinzhu666
Copy link

Window下会有问题,Ubuntu是没有问题的,好像是空格转义的问题,可以在对应代码修改看看

@Kedreamix
Copy link
Owner

可能会出现这个问题,我会修改一下,这个版本没有问题的,可能是空格的问题

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