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

OMX_EventError: 0x80001005

$
0
0

Hi Team,

Please give me some suggestions to resolve this. Currently i am writing some test codes for video mixing. After mixing two videos im using omx_h264enc to encode the output of the videomixer. Here i am getting the errors as mentioned below.

OMX_EventError: 0x80001005                                                      
unrecoverable error: One or more parameters were not valid (0x80001005)         
Error received from element encoder: GStreamer encountered a general stream erro
r.                                                                              
Debugging information: gstomx_base_filter.c(708): pad_chain (): /GstPipeline:tes
t-pipeline/GstOmxH264Enc:encoder:                                               
Error from OpenMAX component                                                    
root@dm816x-evm:~#           

This is the pipeline i am trying to build through coding.

gst-launch -e videomixer name=mix sink_0::xpos=0 sink_0::ypos=0 sink_0::alpha=0 sink_1::xpos=100 sink_1::ypos=50 ! ffmpegcolorspace ! omx_h264enc ! filesink location=test.264 \

videotestsrc ! video/x-raw-yuv,width=600,height=200 ! mix.sink_0 \

videotestsrc pattern=0 ! video/x-raw-yuv,width=100,height=100 ! mix.sink_1

"The Main Issue Is Encoding Is Not Happening"

Thanks in Advance.

Regards

Ajay


Viewing all articles
Browse latest Browse all 262198

Trending Articles



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