MarcioAB
29th April 2006, 16:55
Hello, I'm looking at DVD data (MPEG header) generated by my DVD Desktop Record to understand how SCR is calculated.
I found here a "SCR Calculation" thread from jdobbs, back on 2003. It seems SCR calculation should be something complex.
But instead (I think) I see a very simple way to calculate it: SCR=GOP*1.001 ( NTSC ).
We know the simple way is generally the wrong way, but please let me know where I'm wrong.
Thank you
Marcio
Further explanation: GOP timestamps are easy to calculate: frames displayed divided by 30, for DVDs running @ 30 frames per second (they are stored on each 0xB8 MPEG GoP streams).
I found here a "SCR Calculation" thread from jdobbs, back on 2003. It seems SCR calculation should be something complex.
But instead (I think) I see a very simple way to calculate it: SCR=GOP*1.001 ( NTSC ).
We know the simple way is generally the wrong way, but please let me know where I'm wrong.
Thank you
Marcio
Further explanation: GOP timestamps are easy to calculate: frames displayed divided by 30, for DVDs running @ 30 frames per second (they are stored on each 0xB8 MPEG GoP streams).