h264 encode video doesn't have a progress bar

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

h264 encode video doesn't have a progress bar

跳至解决方案
3,291 次查看
jerryxie
Contributor I

Hi,

 

I have a problem that when I record the camera via H.264(Using OV5640), the H.264 video doesn't have the progress bar, so I can't fast or slow speed the video. I believe there is something wrong with the test code(VPU unittest).

 

166227_166227.pngtest.png

 

CPU: i.mx6q

System: Linux freescale 3.0.35

 

 

debug log:

 

$ ./mxc_vpu_test.out -E "-o 264.avi -w 1024 -h 768 -f 2 "
[INFO]  VPU test program built on Oct 19 2016 16:44:10
[INFO]  Product Info: i.MX6Q/D/S
[INFO]  VPU firmware version: 2.3.10_r40778
[INFO]  VPU library version: 5.4.16
[INFO]  Format: STD_AVC
[INFO]  AVC
[INFO]  Output file "264.avi" opened.
[INFO]  Capture/Encode fps will be 30
[INFO]  chromaInterleave 1, mapType 0, linear2TiledEnable 0
[INFO]  sensor chip is ov5640_camera
[INFO]  sensor frame size is 1024x768
ov5640: actual frame rate of XGA is 22.5fps
[WARN]  Ctrl-C received
[INFO]  Finished encoding: 123 frames
[INFO]  enc fps = 107.47
[INFO]  total fps= 22.15

 

 

 

Attachments are the test code and the h.264 vedio files.

 

 

Regards

Jerry

Original Attachment has been moved to: mxc_vpu_test.rar

标签 (1)
0 项奖励
回复
1 解答
3,146 次查看
igorpadykov
NXP Employee
NXP Employee

Hi jerry

unittest are simple tests for testing peripherals for board bringup purpose,

please try to use gstreamer using sect.7 Multimedia attached Linux Guide.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
3,147 次查看
igorpadykov
NXP Employee
NXP Employee

Hi jerry

unittest are simple tests for testing peripherals for board bringup purpose,

please try to use gstreamer using sect.7 Multimedia attached Linux Guide.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复