Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R32.6.1-t210: gstreamer H264 decode pipeline not working #768

Closed
madisongh opened this issue Aug 5, 2021 · 5 comments
Closed

R32.6.1-t210: gstreamer H264 decode pipeline not working #768

madisongh opened this issue Aug 5, 2021 · 5 comments

Comments

@madisongh
Copy link
Member

Describe the bug
Testing with wip-dunfell-l4t-r32.6, jetson-nano-devkit-emmc, core-image-sato.

The sinteltest gstreamer test program does not display video, showing mostly black with maybe an occasional still frame from the video. This test does work OK on TX2 and Xavier.

Using nvgstplayer-1.0 to play the video does work OK, though. That player uses the (long-deprecated) nveglglessink plugin for output, instead of the nv3dsink plugin, hence the suspicion that there's something wrong with that plugin vs. others in the pipeline.

Needs further investigation.

@ichergui
Copy link
Member

ichergui commented Aug 8, 2021

Hey @madisongh

Could you please share the Gstreamer pipeline ?

@madisongh
Copy link
Member Author

If you're building one of the images in the demo distro that includes the gstreamer-tests recipe, you'll find it in the sinteltest script that gets installed.

@ichergui
Copy link
Member

ichergui commented Aug 9, 2021

I will give it a try

@madisongh
Copy link
Member Author

I've tried substituting nveglglessink for nv3dsink in the script's pipeline, and ran into the same issue. So perhaps there is some issue with the way the pipeline is constructed that's causing the problem. It's just odd that it works OK on the t186 and t194 Jetsons.

@madisongh madisongh changed the title R32.6.1-t210: gstreamer nv3dsink plugin not working properly R32.6.1-t210: gstreamer H264 decode pipeline not working Aug 9, 2021
@madisongh
Copy link
Member Author

I re-ran the the test today, and it's working fine. I'll close this as unreproducible now, and just put it down to things being somewhat messy while the the update was still a work in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants