0
votes
4answers
130 views
CODEC C# question
Hi,
I'm converting working Borland C++ Builder code to C# - interesting, but not always easy...
void listCodecs(int Width, int Height)
{
int iSelected = 0;
…
0
votes
1answer
39 views
Adding new CODEC to ffmpeg
Hello All,
Is it possible to add new codec's to ffmepg? i searched a bit and was not able to find any concrete answer about this. If possible, Can i know the steps?
1
vote
2answers
158 views
Speex or nellymoser
I am developing a voice application, I have 2 options speex and nellymoser .Why should I use speex instead of nellymoser in flex application.
2
votes
3answers
183 views
If you had to add support for one video file format and codec, which would you choose?
I'm looking to add support for reading and writing video files in my application. If you had to choose exactly one file format and codec combination that would satisfy the majorit …
0
votes
2answers
25 views
convert video formats
Because the xbox 360 only supports specific video/audio codecs, I'd like to write a utility that would look in a directory and convert files to specific formats as they are droppe …
1
vote
3answers
130 views
Video Format Analyzer
Hi,
I have a video file I don't know what format it is.
Is there a software can analyze what kind of video container / compression format it uses?
I tried Gspot, but it doesn't …
0
votes
2answers
104 views
How to get the compressed image data from JPEG encoder in Java
I want to compress an image using JPEG encoder and instead of writing it to a file I want to pass the compressed data to another application. My problem is that I can compress the …
0
votes
1answer
113 views
video codec programming issue
Hello everyone,
I am programming on Windows Media Encoder 9 to record screen, and we can select two video codecs, (1) Windows Media Video 9 codec and (2) Windows Media Video 9 Scr …
-1
votes
4answers
130 views
New Audio File Format
Is there any ways to create my own audio file format?
I'm planning to create simple player with its codec.
What should I learn before now?
thanks.
0
votes
0answers
8 views
How is the video streaming for videochat in mobile devices managed?
Considering the amount of pressure each of the algorithms for decoding put on the processor, how is streaming video (real time) from web cam chat servers decoded in the mobile devi …
1
vote
2answers
61 views
Porting PC video codec onto mobile environments?
I work on the task of porting a video codec written to perform on a PC, onto a mobile platform (in my case OMAP3430 MDK). Though my question is not related to a specific platform o …
0
votes
1answer
146 views
msa1 codec problems
So my new job started. The company provided me with a computer with a Windows Server 2008 operating system and they told me I should watch some Live Meeting recorded instructions …
1
vote
3answers
5k views
IV50 codec (.AVI) to something else, e.g. QuickTime (.MOV)
I have some old .AVI files made by my kids with a Logitech webcam that I can not view. They seem to be encoded using IV50. Does anyone know of a tool to convert these files to some …
0
votes
5answers
390 views
Very low bitrate video codec?
I was wondering if there are any video codecs out there that are suited for extremely low bitrates, especially for webcam input?
Throwing around some numbers: let's say a 160x120 …
1
vote
0answers
44 views
Excahnge Server: Modify attachment (change codec of audio file) before delivery
We have a situation where our phone system will deliver voice-mail as email attachments to the phone. The problem is the format (while wav) uses a proprietary codec that most mobil …
