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

The phone support av1 hardware code, but the command not show this #5784

Open
zzjf opened this issue Jan 22, 2025 · 1 comment
Open

The phone support av1 hardware code, but the command not show this #5784

zzjf opened this issue Jan 22, 2025 · 1 comment

Comments

@zzjf
Copy link

zzjf commented Jan 22, 2025

we use XiaoMi 15, and it It supports AV1 hard code, according to the official description of publicize, but when we look at this command “scrcp --list-encoders”, we don't see AV1 hard code.

radxa@rock-Sb-plus: ~/Videos/test/scrcpy$ scrcpy --list-encoders
scrcpy 3.1 https://github.com/Genymobile/scrcpy
INFO: ADB device found:
INFO: --> (tcpip) 172.20.10.4:5555
device 24129PN74C
IusrIlocal/sharelscrcpy/scrcpy-server: 1 file pushed, 0 skipped. 0.1 MB/s (90640 bytes in 1.006s)
[server] INFO: Device: [Xiaomi]Xiaomi 24129PN74C (Android 15)
[server] INFO: List of video encoders:
--video-codec=h264 --video-encoder=c2.qti.avc.encoder(hw) [vendor]
--video-codec=h264 --video-encoder=OMX. qcom.video.encoder.avc (hw) [vendor] (alias for c2.qti.avc.encoder)
--video-codec=h264 --video-encoder=c2.android.avc.encoder(sw)
--video-codec=h264 --video-encoder-OMX.google.h264.encoder(sw) (alias for c2.android.avc.encoder)
--video-codec=h265 --video-encoder=c2.qti.hevc.encoder(hw) [vendor]
--video-codec=h265 --video-encoder=0MX.qcom.video. encoder.hevc (hw) [vendor] (alias for c2.qti.hevc.encoder)
--video-codec=h265 --video-encoder=c2.qti.hevc.encoder.cq(hw) [vendor]
--video-codec=h265 --video-encoder=OMX.qcom.video.encoder.hevc.cq-(hw) [vendor] (alias for c2.qti.hevc.encoder.cq)
--video-codec=h265 5 --video-encoder=c2.qti.hevc.encoder.hdr(հw) [vendor]
--video-codec=h265 --video-encoder=c2.android. hevc.encoder(sw)
--video-codec=av1 --video-encoder=c2.android.av1.encoder(sw)
[server] INFO: List of audio encoders:
--audio-codec=opus --audio-encoder=c2.android.opus.encoder(sw)
--audio-codec=aac --audio-encoder=c2.android.aac.encoder(sw)
--audio-codec=aac --audio-encoder=OMX.google.aac.encoder(sw) (alias for c2.android.aac.encoder)
--audio-codec=flac --audio-encoder=o2.android. flac.encoder(sw)
--audio-codec=flac --audio-encoder-OMx.google.flac.encoder(sw) (alias for c2.android.flac.encoder)

@rom1v
Copy link
Collaborator

rom1v commented Jan 22, 2025

we use XiaoMi 15, and it It supports AV1 hard code, according to the official description of publicize

Source?

Are you sure it's an AV1 encoder, not just an AV1 decoder?

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

2 participants