Fg-optional-tutorial-videos-english.bin Review
Do not rename .bin to .mp4 – that will not work. Instead:
fg-optional-tutorial-videos-english.bin appears to be a binary file name that likely contains optional tutorial videos in English for a software product, firmware package, or game. Below is a concise, structured overview you can use as documentation or a file summary. fg-optional-tutorial-videos-english.bin
If you need to play the videos outside the software: Do not rename
If binwalk shows video data at offset 0x12345 with size 1 MB: Then play with any media player
dd if=fg-optional-tutorial-videos-english.bin of=tutorial1.mp4 bs=1 skip=0x12345 count=1000000
Then play with any media player.