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

Fix DeriveImage with UYVY fourcc #526

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

xhaihao
Copy link
Contributor

@xhaihao xhaihao commented Feb 15, 2019

This makes the gst pipeline below works:

gst-launch-1.0 videotestsrc num-buffers=1 ! msdkvpp !
video/x-raw(memory:DMABuf),format=UYVY ! filesink location=a.yuv

Signed-off-by: Haihao Xiang haihao.xiang@intel.com

This makes the gst pipeline below works:

gst-launch-1.0 videotestsrc num-buffers=1 ! msdkvpp ! \
video/x-raw\(memory:DMABuf\),format=UYVY ! filesink location=a.yuv

Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
@xhaihao
Copy link
Contributor Author

xhaihao commented Feb 15, 2019

You need the latest msdk and https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/merge_requests/197 to verify the pipeline mentioned in #526 (comment)

@XinfengZhang XinfengZhang added the verifying PR: fix ready and verifying with build/test label Feb 15, 2019
@Sherry-Lin Sherry-Lin merged commit 2dedd5f into intel:master Feb 18, 2019
@xhaihao xhaihao deleted the fix-deriveimage branch March 25, 2019 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verifying PR: fix ready and verifying with build/test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants