Re: video file information
Pol Hallen wrote:
> Hey all :-)
>
> i need a program (or script) to do a check of information of video file
> (resolution, which codecs uses, etc)
>
> which program i could use?!
>
> thanks! ;-)
>
> Pol
Hi Pol,
Maybe you want file. At the command line if you type
jdkaye@Attila:~/Films$ file myfilm.avi
you get:
myfilm.avi: RIFF (little-endian) data, AVI, 720 x 576, 25.00 fps, video:
XviD, audio: MPEG-1 Layer 3 (stereo, 48000 Hz)
Is this what you want?
Cheers,
Jonathan
Reply to: