Hi! > The stream I'm trying to convert/cut now is from a new digital camera > we just got (Canon Powershot ES850 IS). How can I tell what type of > codec it is? When I float the cursor over the file name (the .avi > file), it gives me a type: Microsoft AVI Video (ARGH!) and Video > Codec says: mjpg, Audio Codec: Microsoft PCM.
"mjpg" probably is MJPEG (Motion JPEG). Makes sense for digital cameras which normally produce still (JPEG) pictures. But there aren't exactly many tools that deal with it. If you're using Linux, try the mjpegtools package (in particular, the "lav2mpeg" program). M$ PCM might be just another synonym for plain old WAV. -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
