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

learn more… | top users | synonyms

0
votes
1answer
15 views

audio not playing in OGG video in Firefox

I am using the following non-controversial code <video width="711" height="400" poster="so_low.jpg" controls preload> <source src="so_low.m4v" type='video/mp4' /> <source ...
0
votes
1answer
24 views

Html5 MP3 player

I am trying to make a simple Html5 player that has one button for play and pause, from 2 images and that is it. Instead of having the standard 'controls'. <audio controls="controls"> ...
0
votes
1answer
58 views

html5 audio tag on android devices

I currently use html5 dom content generated in javascript to play some sounds in a webpage. In firefox and google chrome browser there is no problem, everything works but on android devices I can't ...
0
votes
1answer
36 views

How to convert MP3 to OGG for <audio> support

I require to convert .mp3 file to .ogg for HTML5 support. Also, I require to do this on the fly through PHP. Also, the .mp3 file is from a remote server, and on a url like this one - ...
0
votes
0answers
17 views

Web Audio API - Browser ogg vs Windows Media Foundation mp3

I'm playing with the Web Audio API in Firefox. MP4 Videos play really nice in Firefox through Windows Media Foundation. MP3 and OGG play also nice - but i wonder what what is better/faster or uses ...
0
votes
0answers
18 views

Server does not read ogg file

I am trying to play audio with HTML5 audio tag; reading different articles made me aware that Firefox does not play mp3, but plays ogg file so I linked two files to make it compatible with Firefox: ...
0
votes
1answer
74 views

ffmpeg/PHP - Problems converting any video format to ogg - Choppy Video / No Audio - win64

Let me first appologize if this is a re-post/similar-post as I did my best to search for a specific solution to my issue within the already created posts on here, and on google, but could not. I am ...
0
votes
1answer
47 views

Media container for H264 and Opus [closed]

I am looking for a media container that can hold H264 video and Opus audio, allowing me to perform playback using VLC or equivalent. H264 is a hard requirement, and I picked Opus because of the ...
1
vote
1answer
39 views

Display MP3 As OGG via PHP

I need a MP3 as well as an OGG version of audio files uploaded by users. Most people just convert MP3 over to OGG and keep both files on-hand. I, however, would prefer to use a PHP file instead that ...
0
votes
0answers
71 views

SDL YUV Overlay Displays Black Screen

I am trying to show a video using SDL. In particular, I have a buffer filled with a bit of decoded ogg theora stream. I then create a SDL_Surface (the window), a SDL_Overlay (which I copy the contents ...
0
votes
0answers
30 views

Jplayer does not play ogg files in IE

I have been trying to make ogg files to play in IE10 (they play well in FF and Chrome). I was under the impression that while there is no native support in IE, Jplayer would still play ogg files via ...
0
votes
1answer
72 views

how to install pymedia for python 2.7 on windows?

Path for OGG not found. Path for VORBIS not found. Path for FAAD not found. Path for MP3LAME not found. Path for VORBISENC not found. Path for ALSA not found. Continue building pymedia ? I am ...
0
votes
0answers
33 views

How to use stb_vorbis in iOS Objective c to decode ogg

I found library or file which can be use in iOS but, still I don't know how to use in Xcode. Ogg Vorbis I audio decoder by Sean Barrett. Any idea how to use this. I want to play wikipedia ogg media ...
1
vote
0answers
123 views

How to use ogg.framwork in xcode to play audio from url or data

From couple of days I was searching of how to play ogg on iPhone. But not successful. I found this post which points towards precompiled-ogg-vorbis-libraries-for-ios, but I don't know how to use this ...
0
votes
1answer
55 views

Python library to convert .wav file to ogg file

Can anyone suggest a Python library (on windows) to convert a wav file to an ogg file other than Pymedia module. By using Pymedia module I am not able to convert from wav to ogg file. Using pymedia i ...
1
vote
1answer
75 views

I must use OpenAl for ogg files

I can use openAl for .wav files in Android developing.I can set Position for .wav files.But unfortunately I think openAl does not support .ogg or .mp3 files.Only supported .wav files. What can I do ?
0
votes
0answers
28 views

OGGVorbis error when trying to compile vorbisfile_example on VS2012 [closed]

I know this is not the first time, some body having problems in building the ogg-vorbisexamples. I have gone through all the possible explanations on google but still having the following error ...
0
votes
1answer
34 views

How can I delete generated temporary files when QuickLook is dismissed?

I am writing a Quick Look plugin that can generate previews for some audio files like ogg and flac by converting them to AIFF with ffmpeg and then returning a minimalistic webpage with a <video> ...
2
votes
1answer
62 views

Why do my .ogg files only play locally?

I am writing a Chrome Web Application in which I am dynamically creating <audio> tags through Javascript. Javascript is pulling the names from an object literal. When I run the files locally ...
0
votes
2answers
38 views

Any way to fallback Ogg on Safari and IE?

I'm running a project using audio files encoded in Ogg Vorbis. I'd like to make it playable in any browser. It currently runs perfectly with streaming in Firefox. In Chrome it needs to be fully ...
0
votes
1answer
97 views

Live OGG streaming

I'm creating an iOS application in Xamarin.iOS (MonoTouch) and would like to connect to an OGG live stream and play it. I've found the NVorbis library, but as far as I can see it doesn't support ...
0
votes
0answers
161 views

Video.js — Ogg files not working

I'm using the Wordpress plugin and have included 3 files (mp4, webm, ogv) in my page's shortcode, as that seems to be the only way to stop the video from taking ages to load. The problem is that ...
2
votes
1answer
157 views

Java ogg to wav conversion

I have the following code snippet: File file = new File(sourceFile); AudioInputStream in = AudioSystem.getAudioInputStream(file); AudioInputStream din = null; AudioFormat baseFormat = in.getFormat(); ...
0
votes
0answers
92 views

Audio Ogg Vorbis android default browser

I wonder what is the support of audio codecs in Android devices . Here I found that 2.3 and 4.0 support only mp3 codec: http://html5test.com/compare/browser/android23/android40/android22.html ...
3
votes
1answer
171 views

Cortado Ogg-player in MediaElement.js - almost working

I made a few changes to the MEjs demo player, to enable playback of OGG in IE/Safari browsers, using the Cortado Java applet. I have play/pause working, and although getPlayPosition() isn't getting ...
1
vote
1answer
140 views

Packing Speex with Ogg on iOS

I'm using libogg and libogg, I've succeeded to add those libraries to my iPhone xCode project and encode my voice with Speex. The problem is that I cannot figure out how to pack those audio packet ...
-1
votes
1answer
51 views

.ogg-files are not working on my website [closed]

". ogg" files will not play on my website. The browser displays a 404.3-error. It has probably something to do with the configuration of the server. When I asked the server administrator, he referred ...
0
votes
1answer
50 views

overall html5 video failure: image/ogg error?

Every browser, with exception of Chrome will not properly display my HTML5 video. http://cordeck.ba.lightburncloud.com/test-video Here is my markup: <video class="video-js vjs-default-skin" ...
-1
votes
1answer
110 views

Why is YouTube audio on phones (not restricted to iPhones) garbled? [closed]

EDIT: I have tried using several different audio codecs via HandBrake, each produces the same result. EDIT: We've experimented with the audio and we've discovered that wearing ear buds or headphones ...
0
votes
1answer
75 views

28k/56k modem emulator/decoder

I have a kinda-lossless modem record in ogg. The main problem is that I don't know how to translate the data to some understandable form. Is there any modem tool capable of converting the data to tome ...
8
votes
3answers
285 views

Getting the length of a ogg track from s3 without downloading the whole file

How do I get the play length of an ogg file without downloading the whole file? I know this is posible because both the HTML5 tag and VLC can show the entire play length immediately after loading the ...
0
votes
4answers
471 views

conversion from mp3 to ogg using php

I want to convert mp3 file to ogg. I tried the following code exec("/usr/local/bin/ffmpeg -i 1.mp4 -vcodec libtheora -acodec libvorbis testjohn4545454.ogg",$output); var_dump($output); But it does ...
0
votes
2answers
815 views

Firefox won't play .webm and .ogv videos with HTML5

I prepared 3 video formats for my site: /assets/video/background-purple.ogg /assets/video/background-purple.webm /assets/video/background-purple.mp4 on the site http://tekhy.net/ I use ...
1
vote
1answer
132 views

Importing Android NDK projects (to decode OGG)

I am trying to decode OGG files in Android using an NDK project (I've tried a few). No matter which one I try, I always get an error similar to this when I build: Caused by: ...
0
votes
0answers
182 views

Soundmanager2 use mp3 or ogg file with “url: [myLink.href, myLink.href.replace('.mp3','.ogg')]”?

NEED HELP...SOUNDMANAGER 2 - JAVASCRIPT - myLink.href.replace('.mp3','.ogg') I would like to use SoundManager2 -With the demo "Playable MP3 link" : ...
0
votes
2answers
229 views

Xilium.CefGlue in Winforms application not working properly with ogg

I'm trying to integrate the Xilium.CefGlue browser into an existing project, but i don't seem to get it working with ogg. I'm using the latest versions of the ...
1
vote
0answers
172 views

How to play an ogg audio file from an arbitrary position (on iPhone)?

I want make sound loops with .ogg audio files (in objective-C for iPhone ios6.1). They feature quite repetitive music, alike game music, so additionally, I would like to make them more interesting ...
1
vote
1answer
179 views

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 (<video...> <src>...) Currently, I use multiple sources: MP4, OGG and WEBM, ...
0
votes
0answers
80 views

Explorer does not show ogg stream gotten from HTML5 page

I'm getting a stream from internet and I'm trying to showing it in webpage: <!DOCTYPE html> <html> <head> <title>Video Test</title> <meta ...
0
votes
1answer
58 views

Many types of video types not working with MPMoviePlayerController?

I am finding that there are many types of files that just don't work with MPMoviePlayerController in iOS 5.1. They include webm, ogv, flv (of course), mpeg2, and a few more that I forgot. Is there any ...
0
votes
1answer
651 views

Convert video from .mp4 to .ogg [closed]

I am using ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers I need to convert a file .mp4, to .ogg format. I am on Mac OSX, and I have tried this so far: 1) ffmpeg -i ...
0
votes
1answer
437 views

Setting contact custom ringtone, how?

I know how to change phone ringtone, also how to get contacts, but how can I set a ringtone for a specific contact? So how do I use the method: ContactsContract.Contacts.CUSTOM_RINGTONE?? I have ...
0
votes
1answer
107 views

Having trouble with HTML5 audio on Firefox

Thanks in advance for taking the time to read my question. I'm building an application where I am integrating HTML5 audio with jQuery. On Chrome, it plays! On Firefox, it doesn't.. I have both .mp3 ...
0
votes
0answers
247 views

JWPLayer 6 in Firefox Must Load Entire OGG File Before Playing?

Site: http://www.chicagobluesnetwork.com/Shows/Listen/sharon-lewis-texas-fire-4 u: anothertest p: testpass1 In FireFox: The first track is relatively small, but if you try the second track you ...
0
votes
2answers
82 views

Why do most audio src tags use ogg and mp3

I have noticed that most tutorials regarding HTML5 audio tags always use mp3 and ogg formats, Why do most developers use mp3 and ogg format in their html5 audio source tags? Why can't it be mp3 and ...
0
votes
0answers
150 views

Cannot Encode Audio files to Vorbis

I was trying to conver audio formats to ogg ( vorbis ) file using Xuggler. First, i've attemted the very basic way to do it, IMediaReader readermp3 = ToolFactory.makeReader(sourcefile); ...
3
votes
0answers
262 views

Streaming audio w/ metadata causes browsers to stop

We have an ogg vorbis stream from an icecast2 server. When the metadata is enabled within the stream, the stream will stop playing (though still connected to the server) when a new logical stream is ...
0
votes
1answer
55 views

Vorbis SPI throws UnsupportedAudioFileException for OGG files

I'm trying to play an OGG Vorbis file from a Java program. PCM files (*.wav) work fine with this code: public void play(String resFile) throws Exception { AudioInputStream audioInputStream = ...
0
votes
0answers
54 views

Java reverse .ogg file using EasyOgg?

Does anyone know if it is possible to reverse the playback of ogg files with EasyOgg or a method to reverse the playback of ogg files with a different library?
1
vote
1answer
211 views

How can I get Vorbis libraries on Android?

OK, i've spent most of the day trying to do this, and I figure I've got to be missing something fairly obvious. Vorbis files are apparently natively supported on the Android SDK. Is there any way to ...

1 2 3 4 5