This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Modifying Capture_encode Example

Hi guys,

I want to modify the capture_encode example by masking the capture code. Instead of reading frames from  camera source, Can I read a stored raw YUV file, encode and save it to h264.

I want to try this as my camera source is not yet ready. So with the capture_encode code I want take a stored raw video file (YUV) -> encode(h264) -> save it. 

 Is this possible ?

Regards,

Baz