BigHand Go now available to download from App store for Windows &iOS devices


BigHand Go, an advanced Digital Dictation, workflow and electronic document approval application, is now available for both Windows and iOS devices including smartphones operating on Windows 8 or later and the iPhone, iPod Touch, and iPad.

Indie productions can’t afford terabytes of RAID storage. The Gracel Set 40.MPGl provides edit‑friendly I‑frame periodicity (one full frame every 48 frames) while keeping dailies manageable on portable SSDs.

The string 40.MPGl strongly suggests a file naming pattern: [Name] + [Number] + [Extension]. Here, .MPGl is not a standard video extension. Standard MPEG video extensions include:

.MPGl likely means one of the following:

The Gracel Set employs an intelligent Group of Pictures (GOP) sizing algorithm. For 40.MPGl, the default GOP is 2 seconds (e.g., 48 frames at 24fps or 60 frames at 30fps), which balances compression efficiency with seek precision.

Step 1: Check the true file type
Rename the file extension to .mpg or .mp4 and try playing it with VLC Media Player (supports damaged or mislabeled files).

Step 2: Use a hex editor
Open the file in a hex editor like HxD. Look for headers:

Step 3: Attempt conversion
If VLC plays it but other players don’t, use FFmpeg:

ffmpeg -i "Gracel Set 40.MPGl" -c copy output.mpg