Hi All,
So far I manage to modify EncodeDecode Demo to take in D1-PAL CVBS signal to encode into H.264, then decode back to raw picture and display out as CVBS signal. I can see the input video at CVBS output terminal.
But, when I try to perform the following action, I cannot get the picture at display output:
1. Modify Encode Demo to take in D1 PAL video signal into H.264 format and save into a file.
2. Using the file from steps 1. use modified Decode demo to decode the file from H.264 format into raw picture and display out to CVBS signal.
Please guide me what has to be change in order to modify the Encode/Decode demo to support for D1 PAL.
Thank you very much.