Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

AM5728: encoding full HD at 60 frame using ducatih264

$
0
0

Part Number:AM5728

Hi,
Our requirement is to encode full HD video(1920x1080P@60) using ducatih264 plugin.
The encoding is successful for 30 frames per second using following pipeline:
 gst-launch-1.0 videotestsrc num-buffers=500 ! 'video/x-raw,format=(string)NV12,width=1920,height=1080,framerate=(fraction)30/1' ! ducatih264enc intra-interval=4 ! queue ! h264parse ! mp4mux ! filesink location=testh264enc30.mp4
But when we change the framerate 30 to 60 in above pipeline, we are getting following error:
 root@am57xx-evm:~# gst-launch-1.0 videotestsrc num-buffers=500 ! 'video/x-raw,format=(string)NV12,width=1920,height=1080,framerate=(fr
action)60/1' ! ducatih264enc intra-interval=4 ! queue ! h264parse ! mp4mux ! filesink location=testh264enc60.mp4
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstDucatiH264Enc:ducatih264enc0: Could not encode stream.
Additional debug info:
gstducatividenc.c(752): gst_ducati_videnc_handle_frame (): /GstPipeline:pipeline0/GstDucatiH264Enc:ducatih264enc0
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
We know that encoding is supported for 1920x1080P@60 video at hardware level. But Software level is it also supported? 
Regards,
Praveen

Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>