Blue_MiSfit
5th October 2010, 05:15
Hey guys,
I've been tasked with converting a 1080i60 HDCAM tape to a 25Psf or 50i HDCAM tape.
I don't have access to an HD standards converter like a Snell Alchemist, so I have to capture it, process in software, and then lay back to tape.
Capture via Digital Rapids and x264 to a high bitrate H.264 stream is very easy.
Thankfully, the content is all hard telecined, so I can easily use decomb or tivtc to bring things back to 24p. No need for slow mocomp or ugly blends for this project!
I get a tiny bit confused when it comes time to go to 25p.
In AviSynth, I can just to AssumeFPS(25), and I will have 1080p25. Add in PAL speedup with eac3to, and this should be compatible with HDCAM. Do I need to do anything about interlaced vs progressive chroma subsampling? I guess this reveals my actual ignorance on the technical difference between Psf 25 and "true" p25! What about fake 50i?
Obviously I've lost a lot by capturing to 8 bit 4:2:0, but the results certainly look nice.
Should I alternatively apply euro pulldown?
Also, what's a good system for laying back to tape? My best attempt has been to encode the result into MJPG for Final Cut Pro compatibility, so I can use its "edit to tape" functionality.
Any suggestions?
Derek
I've been tasked with converting a 1080i60 HDCAM tape to a 25Psf or 50i HDCAM tape.
I don't have access to an HD standards converter like a Snell Alchemist, so I have to capture it, process in software, and then lay back to tape.
Capture via Digital Rapids and x264 to a high bitrate H.264 stream is very easy.
Thankfully, the content is all hard telecined, so I can easily use decomb or tivtc to bring things back to 24p. No need for slow mocomp or ugly blends for this project!
I get a tiny bit confused when it comes time to go to 25p.
In AviSynth, I can just to AssumeFPS(25), and I will have 1080p25. Add in PAL speedup with eac3to, and this should be compatible with HDCAM. Do I need to do anything about interlaced vs progressive chroma subsampling? I guess this reveals my actual ignorance on the technical difference between Psf 25 and "true" p25! What about fake 50i?
Obviously I've lost a lot by capturing to 8 bit 4:2:0, but the results certainly look nice.
Should I alternatively apply euro pulldown?
Also, what's a good system for laying back to tape? My best attempt has been to encode the result into MJPG for Final Cut Pro compatibility, so I can use its "edit to tape" functionality.
Any suggestions?
Derek