libretro / libretro/RetroArch

No audio on videorecord

Open
#13,580 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug: recording ffmpeg
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Description

hello, video recordings files have no audio.
i have also tried this custom configuration but still no audio:

vcodec = libx264
acodec = libmp3lame
pix_fmt = yuv420p
scale_factor = 2
threads = 3
video_crf = 25
video_preset = superfast
video_tune = animation
audio_global_quality = 75
sample_rate = 44100
format = flv

Version/Commit
  • RetroArch: retroarch 1.9.14-2
Environment information
  • OS: ArchLinux with pulse

https://user-images.githubusercontent.com/9266267/151844497-0f15935a-ada7-40b0-842d-fe22a33377f5.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing video recording on RetroArch 1.9.14-2 under ArchLinux with PulseAudio, using the supplied configuration and attached recording as the reference. Trace the recording path and audio configuration until the cause is identified; done means a recorded video contains audible audio.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.