-
Notifications
You must be signed in to change notification settings - Fork 522
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
[提问]: 使用ffmpeg导出的mp4视频画面隔几秒会卡几帧,声音正常 #417
Comments
建议用录播姬的工具箱修复一下卡顿的视频看看是否能改善。 |
谢谢你的回复,现在有个新的问题,我添加的虎牙直播间,主播没有在播,但是运行状态显示的是录制中而不是监控中,导致终端一直在尝试录制,最后程序停止运行了。 panic: runtime error: invalid memory address or nil pointer dereference goroutine 2180 [running]: |
主播没在播画面但是直播间是不是显示在直播?比如在你的关注列表里显示正在直播了。 |
不晓得哦,当时进直播间显示没在播,没看关注列表,不过那次后重启就好了,整体来说还是很好用的,谢谢你 |
程序版本
0.7.8
所使用的 config 文件的内容
rpc:
enable: true
bind: 127.0.0.1:8080
debug: false
interval: 15
out_put_path: ./
log:
out_put_folder: ./
save_last_log: true
save_every_log: false
feature:
use_native_flv_parser: false
remove_symbol_other_character: false
live_rooms:
is_listening: true
is_listening: true
out_put_tmpl: ""
video_split_strategies:
on_room_name_changed: false
max_duration: 1h0m0s
cookies: {}
on_record_finished:
convert_to_mp4: true
delete_flv_after_convert: true
timeout_in_us: 60000000
程序 log
No response
自由描述
使用ffmpeg导出的mp4视频画面隔几秒会卡几帧,声音正常
The text was updated successfully, but these errors were encountered: