h264parser error with NVENC API's for resolution more then 720p

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

h264parser error with NVENC API's for resolution more then 720p

devil coder
Hi Experts,

I am in very wired issue where, I am able to run the code for 720p
resolution but not more then 720p.


Details:


I am using Gstreamer pipeline for followings:

a) To launch Src & Sink {input & output}.

b) muxing to .ts

c) Hardware Encoding will be done using NVIDIA video SDK API's
{but for software encoding it is working but not for hardware}  .




I am able to encode from the   NVIDIA video SDK API's within the code but
couldn't pass to sink or as I am getting h264parser error. but for software
encoding it is working fine and for Hardware (NVIDIA video SDK API) working
till only 720p .


Kindly help me .. or guide in right direction.


I am sharing main code  reference.
test.c <http://gstreamer-devel.966125.n4.nabble.com/file/t378175/test.c>  



-----
adi
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
adi
Reply | Threaded
Open this post in threaded view
|

Re: h264parser error with NVENC API's for resolution more then 720p

devil coder




-----
adi
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
adi
Reply | Threaded
Open this post in threaded view
|

Re: h264parser error with NVENC API's for resolution more then 720p

devil coder

720p Log which is working
log720working.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t378175/log720working.txt>  


2kLog which has error.
errorlog2k.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t378175/errorlog2k.txt>  

In this place I am getting error, according to the logs files

basesrc gstbasesrc.c:2399:gst_base_src_update_length:<videosource>Error:
Failed to parse stream.



-----
adi
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
adi