Any tool to find encoder parameters (fps,gop,width,Height and bitrate)

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

Any tool to find encoder parameters (fps,gop,width,Height and bitrate)

1,561 次查看
swapnav
Contributor I

Hi,

    After streaming is done how to fing vpu encoder parameters.I am using H.264 and MJPEG.Is there any tool to find fps,gop,width,height and bitrate.

  Kindly provide the information as soon as possible.

Thanks,

swapna

0 项奖励
回复
4 回复数

1,378 次查看
Yuri
NXP Employee
NXP Employee

1.

  You may use gst-inspect command to review possible codec parameters

and their default values.

$ gst-inspect vpuenc

2.

Video file may be checked using

2.1.

MediaInfo :

http://mediaarea.net/en/MediaInfo/Download

2.2.

video inspector tool :

http://www.videohelp.com/software/VideoInspector

2.3

Gspot :

http://www.videohelp.com/software/GSpot


Have a great day,
Yuri

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

0 项奖励
回复

1,379 次查看
swapnav
Contributor I

Hi Yuri,

          Thanks alot for responding.Actually i have tried video inspector tool and Gspot by  opening .h264 file for measuring encoder parameters.I could not able to open a .h264 file.Can you let me know the freeware software tool toplay .h264 file and measuring encoder parameters.

0 项奖励
回复

1,379 次查看
Yuri
NXP Employee
NXP Employee

  Looks like the .h264 file is "raw" one - without container headers / wrappers.

You may try using ffmpeg to wrap the "raw" file.

Regards,

Yuri.

0 项奖励
回复

1,379 次查看
swapnav
Contributor I


No.H264 contains NAL header informations.It is not raw file.I am having encoded compressed video file format of h264(EncOut.h264).

I want a free tool that will open H264 file and measure the encoder parameters.Kindly let me know the information

0 项奖励
回复