i m doing a project in java i m using jmf (media package) for the same.it plays mpg mp3 files but it can't play .avi files give me some hint.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
You might be missing the codec the file is encoded with..you can use any open source tools like this, to find out the codec that is missing.