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,560件の閲覧回数
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,377件の閲覧回数
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,378件の閲覧回数
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,378件の閲覧回数
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,378件の閲覧回数
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 件の賞賛
返信