Sponsored Content
Full Discussion: ASN.1 Decoder UNIX Code
Top Forums Programming ASN.1 Decoder UNIX Code Post 302887653 by teefa on Monday 10th of February 2014 03:16:19 AM
Old 02-10-2014
my case i got a schema and a binary file , i need to decode it (thats simply)

sorry for asking alot Smilie . so i need the decoder , while i gcc for the decoder it got error related to the efi.h , kindly help
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

core file decoder needed

All, Remotely logged in to the UNIX server (HP B1000 Visual Server) (Version HP-UX 10.20) by using the program Xapplauncher. This is a application runs under Exceed. (Exceed "version 6.1" is a Windows application to communicate with UNIX servers) With no pre warnings the application was... (2 Replies)
Discussion started by: pbekker
2 Replies

2. Programming

ASN.1 decoder

Hi All, I am fairly new to this so please forgive me, Currently I have an ASN.1 which I would like the ability to load this to my work server in order to enter a string of output decode and display the output. There are methods online as shown on ASN.1 JavaScript decoder however I have... (3 Replies)
Discussion started by: mutley2202
3 Replies

3. Solaris

ASN Binary to ASCII

Dears, I need help to convert the binary file into ASCII format. Actually we have CDRs which is generated by telecom switch at this is in ASN1 format or binary format, I need to convert those binary formatted file into ASCII format using Perl, or shell scripting. Is there any way to solve... (3 Replies)
Discussion started by: PRINCESS_RORO
3 Replies

4. UNIX for Advanced & Expert Users

Python Programming for ASN.1 file

Hi. Has anyone here got an experience doing conversion from asn1 format to a readable format so that it can be processed by Oracle? I want to load the data into a table. This is a CDR file. Attached is the pairing file. Please remove the .txt at the end. Someone said that it is possible... (1 Reply)
Discussion started by: aimy
1 Replies
SMPTEFrameExt(3)						    libltcsmpte 						  SMPTEFrameExt(3)

NAME
SMPTEFrameExt - Extended SMPTE frame The maximum error for startpos is 1/80 of a frame. SYNOPSIS
#include <ltcsmpte.h> Data Fields SMPTEFrame base the SMPTE decoded from the audio int delayed detected jitter in LTC-framerate/80 unit(s) - bit count in LTC frame. long int startpos the approximate sample in the stream corresponding to the start of the LTC SMPTE frame. long int endpos the sample in the stream corresponding to the end of the LTC SMPTE frame. Detailed Description Extended SMPTE frame The maximum error for startpos is 1/80 of a frame. Usually it is 0; Examples: tests/decoder.c. Definition at line 199 of file ltcsmpte.h. Field Documentation SMPTEFrame SMPTEFrameExt::base the SMPTE decoded from the audio Examples: tests/decoder.c. Definition at line 200 of file ltcsmpte.h. int SMPTEFrameExt::delayed detected jitter in LTC-framerate/80 unit(s) - bit count in LTC frame. Definition at line 201 of file ltcsmpte.h. long int SMPTEFrameExt::endpos the sample in the stream corresponding to the end of the LTC SMPTE frame. Examples: tests/decoder.c. Definition at line 203 of file ltcsmpte.h. long int SMPTEFrameExt::startpos the approximate sample in the stream corresponding to the start of the LTC SMPTE frame. Examples: tests/decoder.c. Definition at line 202 of file ltcsmpte.h. Author Generated automatically by Doxygen for libltcsmpte from the source code. Version 0.4.4 Fri Apr 27 2012 SMPTEFrameExt(3)
All times are GMT -4. The time now is 10:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy