Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello there. I am trying to display codec info (frame rate, bitrate) on the mplayer. I am trying following line but it shows only in the console .... and not in the video.

mplayer -ao null -frames 0 -identify rtsp://my_cam_ip:port


How do I display codec info in mplayer video ?? thanks for any pointer.
Posted
Comments
Sergey Alexandrovich Kryukov 10-Apr-15 13:15pm    
Strictly speaking, this is off-topic. You are asking how to use some already existing application. It has nothing to do with software development.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900