The media tag has no wiki summary.
0
votes
1answer
120 views
Mobile-first implementation or desktop-first? [closed]
When working with CSS media queries, I am unsure of whether I should program in a mobile-first style, or a desktop-first style.
For example, let's say I'm given a design that consists of a set of ...
0
votes
1answer
185 views
Can I use aac in an commercial app for free?
I was wondering if I can use the aac codec in my commercial app for free (through lgpl ffmpeg). It says on the wiki:
No licenses or payments are required to be able to stream or distribute content ...
3
votes
1answer
3k views
Does FFMpeg support gpu acceleration of media encoding/decoding?
I was wondering if ffmpeg supported gpu acceleration. I was reading on their websites and came across contradicting information.
http://www.ffmpeg.org/general.html#Video-Codecs
-H.264 / AVC / MPEG-4 ...
8
votes
1answer
504 views
HTML5 video sprites
I'm currently working on a project where there is a requirement to dynamically composite multiple synchronised video sources onto a single canvas. The initial prototype I put together loaded the video ...
4
votes
1answer
116 views
audio and video data in RTP
Suppose a user wants to transmit both audio and video to another user, whose formats are AMR for audio and H.264 for video. Does the user have to transmit audio and video packets always separately? ...
2
votes
3answers
509 views
Any Re-Redistributable free or cheap stock icons or image libraries? [duplicate]
Possible Duplicate:
List of stock resource (icons, background, audio, etc)
typically a software developer looks for a free or cheap redistributable icons or image libraries to make his ...
6
votes
5answers
492 views
List of stock resource (icons, background, audio, etc) [closed]
Hey guys. I often need a background image to distribute with a demo and icons for sites. I thought it would be a good idea to create a list. So far i only know of famfamfam Silk icon set which is ...