formats Questions

4

Where to get full list of libav* formats?
Mithgarthr asked 30/5, 2010 at 22:6

1

I have short sound that I wish to play in my webapp using HTML5. I save it in 3 formats. wav, mp3 and ogg I created 3 tags to play in different formats. <audio controls autobuffer> <sour...
Lailalain asked 20/7, 2011 at 13:2

1

Solved

I'm trying to bind a texture that I want to interpret as either Alpha, Luminance or Intensity. I'm using OpenGL 4.0. I can bind them as GL_RED OK with no problems, i.e. : glTexImage2D( GL_TEXTURE_...
Lilla asked 25/3, 2013 at 15:12

3

Solved

When any TGraphic descendant registering its own graphic file format with a class procedure TPicture.RegisterFileFormat(), they're all stored in Graphics.FileFormats global variable. Too bad that...
Chowchow asked 13/12, 2010 at 14:59

2

Solved

What formats of video file are supported in the Android emulator? I understand that it probably won't play in real time, but what ones will play at all?
Piero asked 5/2, 2011 at 22:52

0

There are many questions about this subject, but none has come to the correct answer. In summary, what out-of-the-box library/SDK provides finished/usable code for Building an Android App that can...
Surplus asked 2/8, 2012 at 12:11

3

Solved

I want to show the milliseconds, but ToString shows the milliseconds as 00000. I am providing the code below, with the output at each step. String currentDateTime = DateTime.Now.ToString("G&q...
Helpmeet asked 27/7, 2011 at 9:46

4

Solved

I've been doing some reading on file formats and I'm very interested in them. I'm wondering what the process is to create a format. For example, a .jpeg, or .gif, or an audio format. What programmi...
Slipperwort asked 23/7, 2010 at 19:15
1

© 2022 - 2024 — McMap. All rights reserved.