Skip to content

Commit 31ac62c

Browse files
committed
vmpserverd: Use software encoding for recordings in com.hugomelder.vaapi for now
1 parent eb04e22 commit 31ac62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Daemons/vmpserverd/profiles/com.hugomelder.vaapi.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
-->
133133
<key>video</key>
134134
<string>intervideosrc channel={VIDEOCHANNEL} ! queue !
135-
vapostproc add-borders=1 ! video/x-raw(memory:VAMemory), width={WIDTH}, height={HEIGHT} ! vah264enc bitrate={BITRATE}</string>
135+
videoconvertscale add-borders=1 ! video/x-raw, width={WIDTH}, height={HEIGHT} ! x264enc bitrate={BITRATE}</string>
136136
<!--
137137
Open a pulseaudio source and encode it as AAC LC.
138138

0 commit comments

Comments
 (0)