DPX
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dexvertbot  (Talk | contribs)  m (Change telparia.com samples link to template) | |||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
| |extensions={{ext|dpx}} | |extensions={{ext|dpx}} | ||
| |locfdd={{LoCFDD|fdd000178}} | |locfdd={{LoCFDD|fdd000178}} | ||
| − | |pronom={{PRONOM|fmt/193}} | + | |pronom={{PRONOM|fmt/193}}, {{PRONOM|fmt/541}} | 
| }} | }} | ||
| '''DPX''' (or '''SMPTE DPX''', '''Digital Picture Exchange''', '''Digital Moving-Picture Exchange''') is an image file format intended as an intermediate format for video editing. A video would be composed of many DPX files, each containing one frame. | '''DPX''' (or '''SMPTE DPX''', '''Digital Picture Exchange''', '''Digital Moving-Picture Exchange''') is an image file format intended as an intermediate format for video editing. A video would be composed of many DPX files, each containing one frame. | ||
| Line 20: | Line 20: | ||
| * [http://motion.kodak.com/motion/uploadedFiles/Digital_LAD_dpx.zip Digital_LAD_dpx.zip] | * [http://motion.kodak.com/motion/uploadedFiles/Digital_LAD_dpx.zip Digital_LAD_dpx.zip] | ||
| * [http://www.simplesystems.org/users/bfriesen/dpx/cineon-dpx.zip cineon-dpx.zip] | * [http://www.simplesystems.org/users/bfriesen/dpx/cineon-dpx.zip cineon-dpx.zip] | ||
| + | * {{DexvertSamples|image/dpx}} | ||
| == Software == | == Software == | ||
| Line 25: | Line 26: | ||
| * [[Konvertor]] | * [[Konvertor]] | ||
| * [[XnView]] | * [[XnView]] | ||
| + | * [http://snisurset.net/code/abydos/ abydos] | ||
| == Links == | == Links == | ||
Latest revision as of 04:00, 28 December 2023
DPX (or SMPTE DPX, Digital Picture Exchange, Digital Moving-Picture Exchange) is an image file format intended as an intermediate format for video editing. A video would be composed of many DPX files, each containing one frame.
| Contents | 
[edit] Identification
Files begin with ASCII characters "SDPX" (big-endian DPX), or "XPDS" (little-endian DPX).
[edit] See also
[edit] Specifications
- SMPTE 268M-1994: DPX 2.0 proposed standard

