h264 encode video doesn't have a progress bar

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

h264 encode video doesn't have a progress bar

ソリューションへジャンプ
3,207件の閲覧回数
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,062件の閲覧回数
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,063件の閲覧回数
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 件の賞賛
返信