• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a program that shows you what codecs an avi/mpg/etc. is using?

Being on Linux, I don't have to worry about 3rd party tools for that. 'file' will do it just fine:

$ file saturday.night.live.presidential.bash.2004.pdtv-lol.avi
saturday.night.live.presidential.bash.2004.pdtv-lol.avi: RIFF (little-endian) data, AVI, 512 x 384, 29.97 fps, video: XviD, audio: MPEG-1 Layer 3 (stereo, 48000 Hz)
 
Back
Top