Top "Ogg" questions

Ogg is free and open bitstream container format designed for streaming and manipulation of audio, video, and other media.

ffmpeg settings for converting to mp4 and ogg for HTML5 video

Despite all the hype, in reality the HTML5 video tag has a bit of a problem. In order to use …

video html ffmpeg mp4 ogg
Adding DLL reference to VB.NET project

Just to start off, this question does seem very similar to another post Add the DLL (lame_enc.dll) reference …

vb.net dll ogg
Can FFmpeg be used as a library, instead of a standalone program?

I'd like to add video conversion capabilities to a program I'm writing. FFmpeg's command line interface for doing this is …

c ffmpeg mpeg ogg libavcodec
Do I need both WebM and ogv formats when using HTML5 video?

From videojs.com's documentation, I had the impression that I needed to include both ogv and webm file formats (in …

html5-video ogg webm
Real Time Streaming to HTML5 (with out webrtc) just using video tag

I would like to wrap real time encoded data to webm or ogv and send it to an html5 browser. …

html real-time mp4 ogg webm
Recommended Android music format - mp3, ogg or other?

I've been asked which format I need the music for my project in and, looking through the documentation, it seems …

android audio mp3 ogg
Video file .ogv plays locally in Firefox, but not from server

I'm not having any problems playing this video in Chrome, Safari or Opera. When I try to play it in …

firefox html video ogg
HTML5 video formats - compatibility

So, I'm building a website on which users can upload an watch videos. I'm using the standard HTML5 video player (&…

html video mp4 ogg webm
Playing an ogg stream in iOS

Has anyone played an ogg stream from iOS? What can I use without having to write my own decoder? I'm …

objective-c ios streaming avplayer ogg
.ogg video not playing in firefox

We're just getting started with html5 video, and cannot seem to get .ogg files to play in Firefox, any tips? …

html ogg html5-video