Java: How to read available audio tracks in a video file? -


some video files contain multiple audio tracks. multiple languages example. there library gets information these audio tracks? names of audio tracks sufficient.

it should support common formats (mkv, avi,...)

i believe best monolithic media file library available vlc player. seem remember there java wrapper, it's not maintained (like java wrappers more few weeks old heheh).


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -