Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot record the screenw ith hardware acceleration
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Fri Mar 20, 2020 5:11 pm    Post subject: cannot record the screenw ith hardware acceleration Reply with quote

I'm tryign to use ffmpeg to record my screen and encode using h/w acceleration(my hardware is very por and cannot record the screen normally using the ultrafasth264 preset)
here's the command I'm using and the error I'm getting:
Code:
ffmpeg -probesize 50M -hwaccel_device /dev/dri/renderD128 -video_size 1920x1080 -framerate 25 -f x11grab -i :0 -c:v h264_vaapi output.mp4 -y
Impossible to convert between the formats supported by the filter 'Parsed_null_0' and the filter 'auto_scaler_0'
Error reinitializing filters!
Failed to inject frame into filter network: Function not implemented
Error while processing the decoded data for stream #0:0
Conversion failed!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum