Franco - I had a similar query regarding default frame rate. As it should be 50Hz for European users (who use TV), rather than 60Hz. See post #509 for details.
The "fix" is to modify the u-boot settings by telnet/ssh into the box and issuing the following:
Thank you!!!!!!!!!!!!
but.. yes it boot at 50hz but every time I change channel it go at 60hz and after to 50hz, may be can be this?
pipe://ffmpeg -loglevel fatal -i xx.ts -c copy -flags +global_header -strict -2 -metadata service_provider="Provaider" -metadata service_name="Service" -f mpegts pipe:1
now I want to try this instead.
pipe://ffmpeg -loglevel fatal -re -i xx.ts -c copy -acodec copy -metadata service_provider="Provaider" -metadata service_name="Service" -f mpegts pipe:1