Tagged Questions

0
votes
1answer
12 views

What license is DirectShow and what inputs and outputs can it handle?

The title already says all: I want to create a project using DirectShow. Which license does DirectShow have? Can I just use it or do I have to mind sth.? What input and output-code …
0
votes
0answers
9 views

Audio Codec Nellymoser issue with recording on a Flash Media Server

We have setup a Flash program to record video/audio to a Flash Media Server, but have noticed that the audio packets are dropping out. We are using the Nellymoser codec and afte …
0
votes
0answers
8 views

Windows Media Encoder - Audio Codecs

When encoding and streaming audio with Windows Media Encoder 9 (with WMA 10 Professional codecs installed), there seems to be a minimum audio latency of ~2 seconds, even when using …
0
votes
2answers
83 views

Custom File Format And Codec ??

Hi everyone; I'm messed up with codec issue for days, and still couldn't see the big picture yet. It is my first time do deal with audio/video formats and codecs. So I really need …
2
votes
3answers
182 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 …
1
vote
1answer
748 views

Turn image sequence into video with transparency

I've got what seems like it should be a really simple problem, but it's proving much harder than I expected. Here's the issue: I've got a fairly large image sequence consisting o …
0
votes
4answers
60 views

Can seek and tell work with UTF-8 encoded documents in Python?

I have an application that generates some large log files > 500MB. I have written some utilities in Python that allows me to quickly browse the log file and find data of interest. …
0
votes
0answers
14 views

Where do I start with codecs?

I am a little confused. I have a piece of hardware that feeds me n frames per second. I would like to add support to my program to compress these on the fly into a silverlight stre …
1
vote
1answer
98 views

How to easily recognize whether stream is video or image [ffmpeg library]

Having an AVStream object how should I reliably distinguish whether this is video or image stream? I've tried to use duration. If it's 0 - we are having image (system constraints …
0
votes
2answers
29 views

What are good codecs for Animated screen captures? Are there any good open-source solutions?

Most video codecs are optimized for movies. However, not all videos look like real-world movies, and usual codecs do not aways give good results. So are there methods specifically …
0
votes
2answers
92 views

Fast screen capture and video recording

Has anyone worked on capturing screen to video stream (to store in local file or send to network)? I understand how it can be done, and have several test solutions working - but …
7
votes
2answers
663 views

H.264 Streaming Requirements

I am looking for more information about the minimum requirements needed for a visitor to successfully stream a 1 Mbps 640x360 H.264-encoded video. I know that the user needs the la …
0
votes
0answers
83 views

Configure AVID codec in quicktime

In AVID Composer program in import settings it is possible to customise Colour Levels by installation of options RGB (0-255) or 601 (16-235). How I can call this dialog to configur …
1
vote
1answer
85 views

QuickTime - AVID, ITU-R 601 (16-235) option

Hi! Excuse for my English I need to import the .mov file using the AVID codec. In AVID Composer program in import settings it is possible to customise Colour Levels by installatio …
0
votes
1answer
201 views

How can I transcode an IMA4 ADPCM audio file recorded on the iPhone?

For bandwidth reasons I would like to use Apple's implementation of the IMA4 format available for recording on the iPhone. This format is great for space, but it seems to be hard t …

1 2 3 next
15 30 50 per page