Description:
Dump the entire freg file data.
Form:
Command Handler: FREGD
DUMPFREG|DFR|DF /path/to/file
Response:
Verbose responses only.
Verbose- "OK\r\n" to acknowledge receipt of command, or
"ERROR- [Description]\r\n" if error, ending command
"\r\n" concludes modify responses (empty line)
Examples:
Command to dump freg file info for "/media/hd0/media/Adtec_30_1920_1080_60p_ch2_L2_ch1_AC3.mpg"
*.SYSD DFR /media/hd0/media/Adtec_30_1920_1080_60p_ch2_L2_ch1_AC3.mpg <enter>
Command to dump all freg files starting with "Der":
*.SYSD DFR Der* <enter>
Responses : OK\r\n
filetype= media\r\n
muxtype= spts\r\n
xportOffset= 0\r\n
syncSpacing= 0\r\n
numPgms= 1\r\n
pgmNum[1]\r\n
pgmNum= 1\r\n
pgmPmtPid= 1280\r\n
pgmPcrPid= 4131\r\n
pgmDuration= 304990\r\n
pgmBitRate= 32193000\r\n
numVids= 1\r\n
vidtype= rsvd\r\n
vidScrambled=\r\n
vidPid= 4131\r\n
vidTrackId= 224\r\n
vidProfile= rsvd\r\n
vidLevel= rsvd\r\n
vidDuration=304990\r\n
vidBitRate=30000000\r\n
vidFrameRate=3000\r\n
vidHSize=1920\r\n
vidVSize=1080\r\n
numAuds= 2\r\n
audtype= dolby_ac3\r\n
audScrambled=\r\n
audPid= 4130\r\n
audTrackId= 189\r\n
audSampleFreq= 48000\r\n
audDuration= 0\r\n
audBitRate= 192000\r\n
audtype= layer2\r\n
audScrambled=\r\n
audPid= 483\r\n
audTrackId= 192\r\n
audSampleFreq= 48000\r\n
audDuration= 0\r\n
audBitRate= 224000\r\n
Notes:
Full Path is required to use command. Use "DIRECTORY P" to get path information.