Encoding format for AnsiAsUTF-8

Hi Experts,
I have some text in a textfile with the encoding format as ansiasutf8. When I am trying to open this text file in a custom editor it does not loads the text properly. But the same text with UTF8 format and ANSI format load correctly in custom editor.
Custom editor uses UTF-8 format to read the given string. Could you please suggest on this on which format I should use to get the text displayed properly.
Also when I am dragging this text file into the custom editor, i am using stream reader ReadToEnd function to read the text.ANSIASUTF8 file encoded properly whereas ansi format does not.
Thanks in Advance,
Vinothini

As nobody replied so far...:
I'm not sure what you mean. In which relation is the term "custom editor" used? I've also not heard of "ansi as utf-8" so far.
Could you please explain?
Armin

Similar Messages

  • How can I know the encoding format for a file.

    I have files encoded in English, Spanish, Japanese etc. I want to know which file has which encoding format while reading.
    Can anyone suggest.
    Ashish

    Language is different from "encoding"...if you mean character encoding. Multiple languages can be represented by a single encoding. The fact that you mix language and encoding in your question confuses me about what you are asking.
    If you want to know what language a file uses, you can always use a meta-tag. Or you can do some kind of text analysis based on dictionary lookups to determine language...too complex for my tastes. I think a simple language tag in the file makes more sense.
    As for character encoding, you either standardize on a single encoding for all files or again use a meta-tag. If you standardize on a single encoding, you should probably consider one of the Unicode encodings instead of any other character set encoding.
    Regards,
    John O'Conner

  • Most efficient video encoding format for Zen: Vis

    Howdy everybody, I just bought a Zen Vision: M and am currently playing with all its many features. I want to put movies/tv shows onto it. I've used DVD Decrypter to rip a DVD now I need to change it to something the Zen can play.
    Rather than start researching, I thought I'd try the forums first, as I'm sure somebody here knows what I'm looking for.
    So my question is: What's the best format for converting such large files like movies? What will result in the smallest file size while still being good for viewing? Also, what program do you recommend to do the converting?
    Thanks!

    You can play the file directly from FMS as VOD. Also you can write your own action script publisher which can take input from any device and can stream to FMS but Flash player does not support many functionality like FMLE. It can stream VP6 video only.

  • What is the best camera encoding format for use with iMovie09?

    I may well get a new camera, so might as well get one that likes iMovie.
    Probably not DV ...given the single field processing thing...
    I'd like to get good quality results (ie: good image display on DVD) without getting into proffesionnal equipment. Let say a $500US budget.
    What characteristics should I look for?
    Should I stay away from HD or can I get good HD quality with iMovie09? (I dont have an HD television yet, but no doubt that will come)
    Thanks!
    By the way: I have Final Cut Express as well, but you know, I much prefer the iMovie09 interface because to me, this is just a hobby and I can not spend too much time dealing with a fairly complex program.
    Message was edited by: yvonarchambault

    Intel processor in you MB Pro? Need it to capture avchd.
    regarding file size and the need for external drive:
    "AVCHD output files are about 120Mb per minute of footage. The converted output file will be about four times the size of the input. This is because AVCHD is a highly compressed HD format and we are uncompressing it into a Quicktime-friendly high definition format. Our example 1 minute AVCHD clip becomes about 500Mb in size, after conversion.
    The final size of a converted clip has a lot to do with the amount of movement in the clip. A lot of movement will mean a larger file. Action clips can be as high as 7 times the size of the raw clips."

  • What is the default encoding file format for oracle database.

    Hello,
    I wanted to create all files in ANSI format irrespective of database characterset. is there any way to confirm?
    please help me out.

    Hello,
    AS per my knowledge, UTL_FILE expects that files opened by UTL_FILE.FOPEN in text mode are encoded in the database character set And files opened by UTL_FILE.FOPEN_NCHAR in text mode are encoded in the UTF8 character set. However there is not any parameter to set default encoding format for file. It works as mentioned above.
    Encoding mode is depend on database character set. If you want to change it while reading/writing file then you can use utl_encode.text_encode/ utl_encode.text_decode/ UTL_RAW.CONVERT function.
    When data encoded in one character set is read and Globalization Support is told (such as by means of NLS_LANG) that it is encoded in another character set, the result is indeterminate. If NLS_LANG is set, it should therefore be the same as the database character set..
    I wanted to create file using UTL_FILE. and whatever files gets create that should be in ANSI format.
    Database version : 11.2.0.1
    Edited by: Sachin.Ichake on Oct 3, 2012 11:12 PM

  • Best Streaming formats for YouTube ?

    What would be the best encoding format for uploading content to YouTube or for that matter without any dependencies on QT ? I would like my FCP content to be available for viewing on any device with the finest quality. Have I lost touch or is this very simple ?
    Thanks,
    Oneab
    Power Book G4   Mac OS X (10.3.9)  

    My video:
    http://youtube.com/watch?v=z2fDd0CgAxM
    Was uploaded from an h.264 compression because I didn't have the original handy (plus I believe you have to be under a hundred megabytes)...
    Patrick

  • Utlfile:- What is Encoding format/type for UTLFILE.

    Hello,
    If i create file using UTLFILE then what will be the Encoding format/type (like ANSII, UTF-8,unicode).
    Please reply soon.
    Thanks in advance

    from documentation:
    UTL_FILE expects that files opened by UTL_FILE.FOPEN in text mode are encoded in the database character set. It expects that files opened by UTL_FILE.FOPEN_NCHAR in text mode are encoded in the UTF8 character set. If an opened file is not encoded in the expected character set, the result of an attempt to read the file is indeterminate. When data encoded in one character set is read and Globalization Support is told (such as by means of NLS_LANG) that it is encoded in another character set, the result is indeterminate. If NLS_LANG is set, it should therefore be the same as the database character set..For more information:
    http://docs.oracle.com/cd/E11882_01/appdev.112/e10577/u_file.htm

  • XML parser not able to find encoding format of xml file with jre1.4.2

    Hi
    I am using jre1.4.2_05 and Weblogic 8.1 version and i have a problem with finding encoding format of xml file.
    I need to parse a xml file and need to find which encoding format that xml is based on that i need to change logic.
    Need to know after parsing each xml file what encoding format the xml is? Here the problem is we are using jre1.4.2_05 by default DOM \ SAX parser is not supported and i looked at few third party parser which are also don't have facility.
    But in latest jre 1.5 or jdk1.5 has this feature. Its difficult to the project to upgrade to jre1.5 or more.
    Please let me know if you have any idea about the issue.

    I had a quick look around and I think you might be able to find them in the support portal...
    SAP Support Portal > Software Downloads > SAP Software Download Centre > Support Packages and Patches > Archive for Support Packages and Patches > Archive - Browse our Download Catalog > SAP Connectors.
    Let me know if you find them.
    Regards,
    Stephen.

  • Using Adobe Media Encoder CS4 for MTS files

    Hey everyone, I did some searching on this topic to no avail so here I am.
    Anyway, I recently got an HD camcorder that records in 1080i AVCHD.
    I have no problems getting the MTS files off of my camera but as I'm sure you can imagine, working with those files is a whole other issue.
    I've found that Adobe Media Encoder CS4 works great in encoding these files to QuickTime format (.mov) but the problem is that the resulting file size is actually bigger than the original MTS file which is unacceptable, especially considering I'm encoding the files from 1920x1080 down to 1280x720.
    Does anyone have any experience using AME CS4 to convert MTS files to a more workable 720p format for uploading to YouTube?
    I've tried a number of different custom settings to no avail (where you see an "or" is where I've tried different options):
    Format: QuickTime
    Video Codec: MPEG4-Video or H.264
    Quality: 100
    Width: 1280
    Height: 720
    Frame Rate: 29.97 or 23.976
    Field Type: Lower First or Upper First or Progressive
    Aspect: Square Pixels (1.0)
    I won't list the audio options because I don't think that has any bearing on my problem.
    Any ideas as to why the encoded file sizes are actually larger than the MTS file sizes?  Maybe AME CS4 is not what I should be using for this task?
    Thanks for your help,
    Tom

    I figured it out.
    If you select H.264 as the format you can then select YouTube Widescreen HD for the preset.
    This will set everything up to convert your MTS file to 720p and reduce the file size by around 30% with little quality degradation in my experience so far.
    The only problem I encountered was the video was kind of choppy when the camera panned but that was remedied by upping the frame rate from 24 to 29.97.
    Hope this helps someone and if anyone has any suggestions to improve efficiency or reduce file size post it in here.

  • Need to read Hex data format for Handheld device. (SAP AII RFID )

    Hello,
    we developed a custom screens for packing, unpacking, tag commission.. etc for handheld device for my client. the Serial number field  type is /ain/barcode. Its working fine. but for the new system need to read the Hex format. I created a new field in the screen. but the handheld device is not reading the Serial number in Hex format.
    Could anyone suggest me how to read Hex data in Handheld devices. We are using Motorola MC9090 Series.
    Regards,
    Kamal

    Hi
    Are you using the reader to read an RFID tag or for reading barcodes.
    Ideally, if you read an EPC Gen2 RFID tag, for example, the 96 bit encoded EPC is read and that can be converted to its equivalent  HEX format for posting the observation to SAP AII.
    In case of barcodes, the string is read as is printed on the barcode.

  • How to change encoding format in OSB?? -- Plz help

    Hi,
    I have developed a service with all its xsds and wsdls in UTF-8 encoding format. But for now the requirement is ISO-8859-1 format. So for that i right clicked on each XMLs and wsdls, Prperties-->text File encoding -->Others --> IS0-8859-1. But the changes are not getting reflected. Do i have to do anything else other than this?? Pls help me
    Regards
    Prabhu

    Hi Anuj,
    The business service and proxy are not http transport based, they are jca transport based. So default is UTF-8.
    And more over they are updating the response which they got from the previous osb service using osb service 2. This is the case. Front end team using java to code their applications.
    Service1 Output: Jca transport
    <OutputParameters xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/BGN/KBGN_API_WEB_PORTAL/PBGN_SEARCH_ADDRESS/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <P_NM_STREET_TYPE>Área Especial</P_NM_STREET_TYPE>
    <P_NM_STREET>
    Rodovia DF-001 (Gama ao Recanto das Emas)
    </P_NM_STREET>
    <P_DE_COMPLEMENT>CAUB I</P_DE_COMPLEMENT>
    <P_NM_DISTRICT xsi:nil="true"/>
    <P_NM_LOCALITY>Gama</P_NM_LOCALITY>
    <P_CD_STATE>
    DF
    </P_CD_STATE>
    <P_RETORNO>E0000</P_RETORNO>
    <P_MENSAGEM xsi:nil="true"/>
    </OutputParameters>
    They get these values using java code and update these using service2 that also a jca transport based. The problem is in updating these values.

  • Best video format for converting DVD to NAS for widely sharing

    Summary: The article shows you with an easy workaround for
    copying DVD to NAS for streaming by ripping DVD to NAS friendly video
    format on Mac and Windows
    I recently purchased a NAS to store all my music/photos etc on. I
    can stream stuff to my iPhone/iPad using the NAS software. What I want
    to do is rip all my DVDs (over 400) to my NAS, but I’m not sure which
    format to do it in, to play nice with my Apple TV2, Xbox 360, iPhone,
    iPad etc. I wanna get some advice as to what format to rip in and what
    software to use?
    Learn some tips from online, I got know that to copy dozens of DVD movies to NAS,
    you need to get the content off the DVD disc as a protection-free and
    easily readable element for NAS. In this case, at the first place
    powerful third-party software for backup DVD to NAS is what you need.
    There are many, many DVD ripping tools on the market. I’ve tired a pile of them.
    Brorsoft DVD Ripper
    is the best one I’ve tried yet. It is capable of ripping DVD to MP4,
    AVI, MKV for NAS streaming with no quality loss; it also enables you to
    copy DVD main movies for backup onto NAS in .vob format. And what I’ve
    learned is that MP4 would be one best target format for it is fully
    compatible with nearly all media devices including iPad, iPhone, PS3,
    Apple TV, etc. If you are running on Mac OS X, turn to  DVD Ripper for Mac. If you haven’t got the software, download it now and let’s start the conversion.
    Ripping and copying DVDs to NAS
    1. Launch the DVD ripping program for NAS devices . Then
    click "Load DVD" to import the DVD files you want to convert. To select
    the subtitles you like, simply click Subtitle and select the one you
    prefer. P.S. Before start the conversion, you can choose to backup DVD mian movies.
    2. Click Format bar and choose your desired format. To store
    hundreds of DVD's on NAS, you can rip DVD to .mp4, or .avi, .mkv, etc
    compressed format. And click Settings bar, you can adjust the level of
    compression to suit the quality you want.
    Tip: If you like, you can click “Settings” to change the
    video encoder, resolution, frame rate, etc. as you wish. Keep in mind
    the file size and video quality is based more on bitrate than resolution
    which means bitrate higher results in big file size, and lower visible
    quality loss, and vice versa.
    3. Press the "Convert" button to start ripping DVD for NAS streaming.
    After the conversion, click Open button to find the output files.
    Make sure the wireless network connection is accessible among the NAS
    and Apple TV, PS3, HD TV or other media players. Then just enjoy the
    high quality DVD movies anywhere anytime.
    [quote] movies-videos-convert-tips.overblog.com/2014/02/ripping-dvds-to-nas-how-to-copy-dvd-to-nas-for-streaming.html [/quote]

    I've always found encoding with Handbrake and choosing the Apple TV2 preset is an excellent place to start and video encoded using that preset will work on my iPhone 4, 4S and iPad 2. 
    If the files encoded using that preset are too big for one's taste they can always encoded at a lower average bit rate rather than using the default 'Constant Quality' of 20.
    Later on I'm sure the Handbrake group will have an AppleTV '3' preset supporting the 1080p format supported by the ATV3 and iPad '3' but using such a preset would not create a file usable on the iPad 2 or the iPhones.

  • Best quick and dirty export format for roughcuts

    They'll be going up on vimeo.  Currently using H264, but filesizes are not small.  Cant use FLV for vimeo, was wondering for opinions are the best format for quick encoding and small filesize (quality not such an issue)
    thanks!

    are you saying reducing the size makes no difference to filesize?
    Correct.  The bit rate determines how much data is available to create the image in the frame.  If it's a small frame size, the data goes a long way and the picture quality is good.  If the frame size is big, then the data gets spread very thin and the picture quality is bad.  So a higher bit rate = bigger file = better picture quality for larger frame sizes.
    Regardless of frame size, only the bit rate and duration determine the size of the video file on disk.
    Jeff

  • How PI handels encoding formats?

    Hello Experts,
    Please help to understand how PI 7.1 treats different encoding formats eg ANSCI ect or how it handels properity chacters coming in messages?
    - Rajan

    Hi,
    in PI in ID in your comm channel, you have a property content encoding where you can specify the characater encoding of your msg being sent or recived by PI.............
    moreover for some adapters you have some module properties in which you can set the character encoding of your msg in PI in ID..........
    Regards,
    Rajeev Gupta

  • What's the mdfile format for the fcsvr_client upload command option?

    Dear all:
    Does anyone know what's the format for the <mdfile> argument on the fcsvr_client upload command?
    As I understood, if I want to upload a file to fcsvr's Library device using the CLI, I would write:
    sudo ./fcsvr_client upload /dev/4 <file> <mdfile>
    where <file> is the path and filename for the file to be uploaded and mdfile is the upload metadata file. I have tried to use the ReadXML file structure and the getmd file structure and I keep receiving the following error message:
    KrTrace log /dev/stderr for pid=419 started at BRT 2010/06/13 13:39:41.531111
    13:39:41.530813 0xa011d720 WARNING makeNode KsNodeRegistry.C:51 [KsNode] can't find a node called "MdXMLParseNode_FileType"
    Bus error

    Just one more note to add to the good ones already here: Make sure your source material is as good as it can possibly be. Maybe I'm the weirdo, but in my experience scaling down and compressing video for Web delivery exaggerates rather than hiding shortcomings in the source material. Most of my content is delivered over the Web, but I shoot everything in high-definition with aggressively contrasty lighting and deeply crushed blacks. You might think it wouldn't matter, since it's all getting downscaled and compressed for distribution anyway, but at least to my eyes, material that's shot in high resolution (and yes, at 23.976) with a lot of in-camera contrast compresses better. You end up with fewer subtle areas of mostly-the-same luminance, like in the backgrounds, and that's where Internet compression really falls apart. By keeping everything in sharp contrast, and especially by underlighting your backgrounds and really crushing your blacks, I feel you give the encoder a little advantage and let it produce a better result.
    But that might just be me.

Maybe you are looking for

  • Sales Order Creation With out Exicse Duty

    Dear All, I want to create the sales order with out excise duty calculation. But for this customer is excise applicable for other material. Thanks Saravanan R

  • Initially update of query

    I have 2 querys(tables), one dropdown box and one variable on a webpage. The variable is on PC (Profit Center). The first query consists of PC and CC (Cost Center) information. The dropdown contains the CCs shown in query1. The secound query shows de

  • Flash Lite & Video Player on Mobile Devices

    Hello, Does anyone know what mobile devices support videos through a Flash player? I know there is limited support based on device, but was wondering if anyone knows a source of specifics in relation to the new Flash Lite 2.x.

  • SAP Netweaver Developer Studio Updatesite problem

    Hi, I have installed SAP Netweaver Developer Studio CE 7.1 SP09 in my desktop. I am trying to connect to local update site. I am getting the below mentioned error.     Network connection problems encountered during search.     Unable to access "http:

  • Competitor products attribute

    Hi, I am working on CRM 5.0 with backed ECC 6.0 system. We have following requirement in CRM We have some customers ( business partners ) who also buy competitor products. So we want to 1)     create different competitor products 2)     capture who(w