tamilbad.blogg.se

Ffmpeg h264 high encoding
Ffmpeg h264 high encoding







Video:284kB audio:3444kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknownĠ0:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) $ ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -i cut.mp4 -f null. $ ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -i cut.mp4 -c:v h264_vaapi output.mp4 Failed to transfer data to output frame: -5.Įrror while processing the decoded data for stream #0:0 Failed to read image from surface 0x4000018: 20 (the requested function is not implemented).

ffmpeg h264 high encoding

$ ffmpeg -hwaccel vaapi -i cut.mp4 -c:v libx264 output.mp4 -y

ffmpeg h264 high encoding

I first tried the simplest one which should "allows the decoder to work standlone to make decoding faster without any additional options", then I tried to feed the vaapi pixfmt to a vaapi encoder, but both are not working (see below) I am just following the FFmpeg wiki, and things are not working as documented.









Ffmpeg h264 high encoding