Tagged Questions
4
votes
1answer
143 views
Determining streaming container format
I'm completely new to video/audio formats, containers, and protocols. However, I have to figure out how to decode a bitstream that contains audio and video. I do not know the transport protocol, ...
3
votes
2answers
212 views
Automatic conversion/encode video for Video On Demand streaming
I need an automatic solution to convert video clips for html5 (mp4/x264, webm/vp8) and flash (mp4/x264) video-on-demand streaming. For a site like Youtube, just much smaller.
The input files are ...
0
votes
2answers
114 views
Scaling optimal video frame dimensions
I'm trying to setup my site to store uploaded user content in a 640x360 frame size, which will be presented back for viewing in that frame size and in a smaller frame size.
I'm trying to understand ...
5
votes
3answers
2k views
Best H.264 settings for low bit-rate streaming video
I'm looking to stream some video from Flash Media Live Encoder with a video bitrate of around 150 Kbit/sec and audio of 50 Kbit/sec. The video will contain quite a lot of movement which I want to try ...