[Bug 768647] [MVC][Encode] all the encoded file can't be displayed.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 13 07:29:44 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768647
--- Comment #9 from Fei <fei.w.wang at intel.com> ---
(In reply to Fei from comment #8)
> (In reply to sreerenj from comment #6)
> > @Fei, Please test the attached patch.
>
> With this patch, the encoded files can be played by mplayer, but our test
> result still fail 15 case(total 20), I am looking for more details...
This fail because of lose frame.
steps:
1. gst-launch-1.0 -v filesrc location=/media/a.yuv '!' videoparse format=i420
width=640 height=480 '!' vaapih264enc num-views=2 keyframe-period=30 '!'
filesink location=/tmp/gstEncJMVCdump.264
2. $tools_path/jmvc8.5/bin/H264AVCDecoderLibTestStatic
"/tmp/gstEncJMVCdump.264" "b.yuv" "2"
3 ls -al
Then a.yuv size is different with b.yuv .
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list