The encoder tag has no wiki summary.
0
votes
2answers
63 views
In Java & MYSQL, Is it a good practice to encode text when we insert text into DB?
Lets take a look at this scenario: you have a textbox that allows the user to copy any kind of text (UTF8 or Chinese or Arabic characters), then a Submit button to insert that text into MySQL DB.
...
1
vote
1answer
68 views
Save NSMutableArray to NSUserDefaults
I'm trying to save an array to NSUserDefaults.
I read that i have to use a encoder and decoder, but i still get the same error
*** -[NSUserDefaults setObject:forKey:]: Attempt to insert non-property ...
0
votes
1answer
60 views
Extracting picture from picturebox with handleref
I am using Microsoft Expression Encoder to capture images from the webcam..
Presumably, this code is used to assign the image to the picturebox (panelVideoPreview):
_deviceSource.PreviewWindow = new ...
1
vote
1answer
78 views
Symfony2 custom password encoder and password hash update
I'm learning Symfony2 by moving some wordpress blog to Symfony. I'm stuck with login procedure. Wordpress uses non standard password hashing like $P$.... and I want to check users against old password ...
0
votes
1answer
63 views
word based mtf encoder using java
i.e It should produce one line of output for each word of the input file, such that when a word is first encountered then the output is:
0 word
and if the word has been encountered before then the ...
0
votes
0answers
39 views
reading from rotary encoder using serial port
I have been trying to connect my incremental encoder (HEDS 5600#G06) to my computer through a serial port, but I don't have enough experience with programming.
The output from the encoder is cycling ...
0
votes
0answers
40 views
windows media encoder screen recording plays in vlc as a tilted image
I've done a screen recording with windows media encoder and I've tried playing it in VLC but the image appear tilted by 45 degrees. How can this happen?
Any ideas how to resolve it. Do I need to load ...
0
votes
1answer
147 views
FFMPEG Library MP3 Encoder
Does the ffmpeg library come with an MP3 encoder?
This:
AVCodec *pCodec = avcodec_find_encoder(AV_CODEC_ID_MP3);
always returns null. I also tried AV_CODEC_ID_MP3ADU and AV_CODEC_ID_MP3ON4, they ...
0
votes
0answers
88 views
How to set encoder buffer size created by MediaCodec
I am trying to use Nexus to test encoding with Mediacodec APIs. I can see the inputBuffers provided by the encoder is 119040 (by logging inputBuffers.capacity). But the size of the frame, i.e. input, ...
-4
votes
1answer
61 views
JSON Generator/Encoder [closed]
I would like to know whether in order to generate a JSON text, you need to input a javascript code or you can input any text then generate a JSON text out of it? Answers will be much appreciated!
0
votes
0answers
22 views
My webM video can not be played by browser, even it's good in SMPlayer
I re-coded the "simple_encoder" example and want to record images from my video device.
Since my video device is NOT a webcam,
I capture each frame and convert it into a YV12 image.
Then I wrote ...
-4
votes
1answer
57 views
Encoding php scripts [closed]
I would like to protect my original php codes.
Preferably without requiring additional installation and free,
anyone have any tips?
Thak you verych much.
3
votes
1answer
94 views
Encoding custom objects with decorators - Python
I am looking for a way to encode custom objects to dict in Python using a class decorator to provide the name of the variables that should be included in the resulting dict as arguments. With the ...
2
votes
1answer
601 views
How to use ByteBuffer in the MediaCodec context in android
So far I am able to setup a MediaCodec to encode a video stream. The aim is to save my user generated artwork into a video file.
I use android Bitmap objects of the user artwork to push frames into ...
1
vote
1answer
124 views
Track a rotation object with encoder with Matlab
I'm trying to track a rotating object with an encoder using Matlab.
I have an encoder that gives me the angular position of the object, then I pass this information to a laser, but how can I move the ...
1
vote
1answer
128 views
Tapestry - Enum coercion
I am currently trying to get an enum as a part of my Tapestry 5 form.
So I followed these explanations without success. Indeed I am getting this error :
[...]
Caused by: java.lang.ClassCastException: ...
0
votes
0answers
122 views
Conflict between MediaCodec buffer size and Buffer Info
I'm working on MediaCodec API, and created an encoder with low level API of the same, where I've given an input of format YUV420Planar inorder to get an encoded output. I found that in the obtained ...
0
votes
2answers
66 views
How does the raw decoder from PIL work?
I'm trying to convert .tiff's to an array, so that I can add images together pixel to pixel and do several other operations on them. I'm using numpy.fromstring() and im.tostring to convert.
def ...
0
votes
1answer
56 views
MD5 encryption using jython
I need to encrypt some data using hashlib encryption in Jython. The output of variable "output" is a set of junk characters "¦?ìîçoÅ"w2?¨?¼?6"
m=hashlib.md5()
...
1
vote
1answer
63 views
Recommend algorithm for dimensionality reduction (PCA not suited)
For this application, I would like to use an algorithm for dimensionality reduction such that a given number of components all explain about the same amount of variance in the data.
Principal ...
0
votes
0answers
168 views
Microsoft Expression Encoder Screen Capture not working on server
I am using microsoft expression encoder for screen recording.its working properly in my local server but on live server its not working.
here's my code
<asp:Content ID="HeaderContent" ...
0
votes
0answers
11 views
Strange behavior for Sothink video encoder
I have an application using CGI and Perl for encoding wmv and mov video on a Window Server.
Recently, there is a strange behavior which I have never noticed before.
Whenever I have changed my update ...
4
votes
1answer
671 views
short way to write VHDL priority encoder
Could you tell me if there is a better way to write a priority encoder in VHDL than just using if-else statements? I mean, I have got this code and it works, but could it be written shorter? Switch is ...
0
votes
3answers
108 views
Base 64 Encoding Losing data
This is my fourth attempt at doing base64 encoding. My first tries work but it isn't standard. It's also extremely slow!!! I used vectors and push_back and erase a lot.
So I decided to re-write it ...
0
votes
0answers
165 views
How to make both motors rotate forward and backward uisng two different switches while make a robot using 433 Mhz ASK TX and RX [closed]
Hello guys recently i made a spy controlled robot using 4mm Mhz ASK Tx and RX.. So that i can controlled robot using four buttons in the TX end. But what happens is like when ever i press any one of ...
10
votes
1answer
222 views
Hierarchical JPEG Encoder/Decoder
Does anyone knows of any implementation of the hierarchical JPEG mode (ITU T.81) ? I am not talking about progressive mode (or sequential), I really mean the hierarchical mode.
0
votes
0answers
145 views
Android MediaCodec: how to set encoder parameters dynamically
In Android4.1, I know there is a way of setting encoder parameters using MediaCodec.configure. But it seems not support runtime call. When MediaCodec object is running, how to set the encoder ...
0
votes
1answer
580 views
No encoder has been configured for account with fosUserBundle symfony2.1
I have this error when I submit the connexion form (I use FOSUserBundle latest version) :
No encoder has been configured for account "MyApp\UtilisateurBundle\Entity\Utilisateur
here is my entity : ...
1
vote
1answer
134 views
pcm input on mp3 encoder
does anyone know how a PCM input is partitioned in a mp3 encoder? I already know that each input is a small part of the original wave and inside the encoder it's divided in 32 smaller parts and so ...
0
votes
0answers
51 views
Retrive Embedded Windows Media Player data
I have a embedded Windows Media Player on my site that streams from a Windows Media Encoder from another server.
I need to grab the current streaming video title, the id of the player and the IP into ...
1
vote
1answer
268 views
Adobe Native Extension iOS h.264 file encoder
I'm trying to make an adobe native extension h.264 file encoder for iOS. I have the encoder part working. It run fine from an xcode test project. The problem is that when i try to run it from the ane ...
0
votes
0answers
85 views
Netty: IdleStateAwareHandler not working when writing on channel
I have a netty encoder that accepts a POJO.
protected Object encode(ChannelHandlerContext channelHandlerContext, Channel channel,
Object message) throws Exception {
ChannelBuffer ...
0
votes
1answer
131 views
Hide red5's context path (or Flash Media Live Encoder's FMS URL)
Is it possible to stream a webcam image via Flash Media Live Encoder to red5 (for example: rtmp://127.0.0.1/mySecretStreamInput) and make it available for clients on another URL (something like: ...
0
votes
1answer
89 views
Convert byte[] to string like this “AAAAADT4RyQ=”
There is byte array:
{ 0, 0, 0, 0, 52, 246, 141, 6 }
It somehow represented as a string:
AAAAADT4RyQ=
How to do it? What is the encoder?
1
vote
1answer
387 views
Video Chat implement with h264 encoder
Hi guys I am trying to develop a video chat application and I am using the h264 encoder for video, but I am facing some issues as the video seems a bit unclear. I have attached an image below in which ...
1
vote
2answers
412 views
BASE64Encoder results differ from windows to Unix
The following program output differs on Windows vs. Unix systems.
Could you please explain to me why this is happening, and how this behavior can be made consistent across Unix and Windows.
Because ...
-2
votes
2answers
362 views
looking for a php encoder without any loader required [closed]
i'm looking for a php encoder to work without any loader not all servers have ioncube or zend loaders install by default so i want an encoder allow me to encode files with Restrictions ( File expiry - ...
0
votes
1answer
367 views
Media Foundation Encoder MF_E_TRANSCODE_NO_MATCHING_ENCODER
I am trying to convert from wmv to mp4.
First of do I need to implement my IMFTransform to do this ?
Do i need to convert the video to MFVideoFormat_I420 ?
As far as I know if you create the ...
0
votes
2answers
356 views
Can i check default Audio encoder?
I face a problem on audio encoder.I use MediaRecorder to record a voice. But, i find that my device must use default audioEncoder to record the voice successfully.
How can i check the type of default ...
4
votes
1answer
371 views
WMEncoder throws OutOfMemoryException after one iteration
I'm using WMEncoder for screen recording.
At the first time everything is working properly,
but at the second time Start() method throws me OutOfMemoryException:
System.OutOfMemoryException was ...
3
votes
0answers
310 views
Encrypt/decrypt using myang's Qr encoder Project
Hi this a QR Encoder project found at github by myang, https://github.com/myang-git/QR-Code-Encoder-for-Objective-C i want to use the encode and decode functionality provided here, am able to ...
1
vote
0answers
128 views
MONOGRAM AAC Encoder generates file with no audio
I have tried to capture audio from live streaming by using audio capture device with MONOGRAM
AAC Encoder downloaded from http://blog.monogram.sk/janos/2007/12/11/free-aac-encoder-filter/,
but it ...
-1
votes
2answers
385 views
0
votes
1answer
69 views
Save singleton object to disk - native Iphone app
I'm having some troubles trying to save a singleton object to the iPhone disk.
The object is a collection of 2 arrays, which contain the faved posts and faced jobs.
Basically --> Favorites = ...
0
votes
0answers
454 views
ffdshow doesn't show up h.264 encoder in vfw configuration
I have installed ffdshow codec(ffdshow_rev4422_20120409.exe) from
http://ffdshow-tryout.sourceforge.net/download.php. I m creating Graph using Graphedit
utility of Direcshow. But ffdshow doesn't ...
0
votes
1answer
141 views
Tapestry Bean properties not set when using ValueEncoders
I am new to tapestry just creating my first application.
I have a form where I am creating an "Object" consisting of 2 other objects, Customer and Country.
<t:beaneditform t:id="createMyObject" ...
0
votes
1answer
413 views
How To Stream Live Video From iPhone To a Media Server
I can get individual uncompressed frames from the iPhone's camera in iOS4. What i need is a way to package them up with sound for streaming TO a server. I've been searching for a solution on the ...
1
vote
2answers
1k views
Arduino encoder interrupts corrupting serial data
I have an Arduino Mega connected to a 6 axis robotic arm. All 6 interrupts are attached to encoders (one encoder pin on an interrupt, the other on a vanilla digital input). The interrupts are handled ...
1
vote
0answers
148 views
Encode Audio/Video FIles placed in Sdcard and then Decode the same and play it in Android
I need to encode the audio/video files that are placed in sdcard.
Then later on I have an User-Interface, where there is a media player where in I play these encoded files after decoding them.
...
0
votes
2answers
911 views
Actionscript 3 Load> Combine> and Save External Images
I'm new to actionscript 3, So Thank you in advance for any help you can give. Bascially what I'm trying to do is load 2 or more external images, all the same size and resolution, then combine or ...


