开发者

Is there a way to get the metadata(like hight, framerate, bitrate) of an MPEG file?

For part of a private project I am working on, I want to get the height, width, bite rate, FPS 开发者_高级运维of an MPEG in Java. Does anyone know how to do this?


Hum... I'm not an expert in the subject but I would start by taking a look in the source code of some Open Source decoders:

  • http://sourceforge.net/projects/javampeg1video/
  • http://vsr.informatik.tu-chemnitz.de/~jan/MPEG/MPEG_Play.html
  • http://sourceforge.net/projects/h264avcjavaenco/

Cheers,

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜