HydrogenAudio

Digital Audio/Video => General A/V => Topic started by: draca on 2012-08-25 22:44:34

Title: How to determine codec in mp4 file
Post by: draca on 2012-08-25 22:44:34
I have an mp4 file that will not play on my linux VLC (it stutters & freezes) but it plays fine on windows. A different mp4 plays fine.  So the problem must be in the Linux support for the codec of this particular file. How can I find out what codec is used in this mp4 file?
Title: How to determine codec in mp4 file
Post by: smok3 on 2012-08-26 14:44:29
mediainfo file.mp4
or
ffmpeg -i file.mp4

(also vlc should have info window somewhere)