Log in

View Full Version : how to insert a H264_SEI_PT_RECOVERY_POINT


sonnati
27th July 2010, 13:02
Hi,

I need to insert an H264 SEI packet before every I slice.
In particular a H264_SEI_PT_RECOVERY_POINT. It is possible to do that using a specific x264 param ?

Guest
27th July 2010, 13:15
Why do you need to do that?

sonnati
27th July 2010, 15:34
I have problem with trick play on some satellite STB

Guest
27th July 2010, 15:35
Have you tried using open GOP? I believe it was committed.

sonnati
27th July 2010, 15:53
thank you Neuron, I was just reading the description of the patch and asking myself if that could do the work...