Having two problems when running the encode demo on the dvevm6467.
I'm using a camera that is switchable between 50Hz and 60Hz. When using the camera on 60Hz, the encoded footage looks fine. When using 50Hz, the footage appears squashed into a 4:3 square on the left of the 16:9 frame with a black border on the right of the frame.
Using a seperate frame capture card, the images looks fine in both 50Hz and 60Hz modes.
The second issue occurs when I try to specify a video bit rate such as
./encode -v output/test60HzC.264 -b 2000
I get no encoded footage and output like
Warning, writer received 0 byte encoded frame
Warning, writer received 0 byte encoded frame
Encode demo ARM Load: 2% DSP Load: 4% Display Type: 720P 60Hz Video Codec: H.264
BP Video fps: 30 fps Video bit rate: 0 kbps Video resolution: 1280x720 Sound co
dec: N/A Sound bit rate: 0 kbps Sampling freq: 0 Time: 00:00:12
Any would be appreciated.
Cheers,
Simon