вс, 10 дек. 2023 г., 21:51 KoreanFanOfficial <koreanfanoffic...@gmail.com>:

> Show me your code where kmsrab working with alsa/pulse without any issue on
> debian/arch system???? Cuz you cant, cuz this problem exist many years and
> dont fixed. Do you even try to install debian/arch??? If you already
> install arch/debian then you must know about this problem with kmsgrab and
> alsa/pulse. Other strings in output from my code is useless, if you want to
> help, install arch/debian, install ffmpeg from their repos, and test
> kmsgrab with alsa and pulse.
>


not sure about modern debian, but I digged up those two lines from year
2017:

ffmpeg -s 1280x1024 -r 30 -f x11grab -i :0.0 -f alsa -i hw:1,1 -vcodec
libx264 -crf 0 -preset ultrafast /dev/shm/output.mkv

ffmpeg -f x11grab -s 1280x1024 -r 30 -i :0.0 -f alsa -i hw:1,1 -acodec
pcm_s16le -vcodec msmpeg4 -qscale 4 -threads 4 /dev/shm/msmpeg4-2.mkv

but this was using alsa-loopback because for some reason my previous mb
integrated audio has no hw loopback mode ?!)

asoundrc from
https://bbs.archlinux.org/viewtopic.php?id=147852


> вс, 10 дек. 2023 г. в 10:11, Carl Zwanzig <c...@tuunq.com>:
>
> > On 12/10/2023 1:58 AM, KoreanFanOfficial wrote:
> > > With this code:
> > [...]
> >
> > That is not the complete _unedited_ output which often contains important
> > information, like the ffmpeg build.
> >
> > Please read the FAQ at https://ffmpeg.org/mailing-list-faq.html.
> >
> > z!
> > _______________________________________________
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> >
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to