search for: splayer

Displaying 19 results from an estimated 19 matches for "splayer".

Did you mean: player
2003 Jul 31
0
Implementing seeking in splayer
Hi, I have now played around with seeking a bit. Currently I can seek into a file position in splayer and resynchronize playing (via ogg_sync_pageseek) from there. I did not take chained streams into account yet, as I'm not sure if it would make splayer far to complex for a sample application. Maybe later. Before I implement seeking to a specified time (ala libvorbisfile), can you answer me t...
2005 Jan 05
1
player_example vs splayer
...xample players for theora is that monty wrote the original example around the OSS audio interface used on several free unix-like operating systems, which immediately excludes win32 and MacOS, even though it used SDL to display the frames. SDL also has audio support, and is quite widely ported. splayer replaces the OSS audio interface with the PortAudio(.com) library, which aims to be crossplatform, and somewhat uniquely offers latency reporting which greatly simplifies sync calculations. Unfortunately portaudio isn't widely installed, is big, and isn't being maintained very actively....
2012 Apr 11
3
Ogg Theora files player
Hello, I try to compile player_example.c from http://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip in Visual Studio 2008 on Windows XP. I built and added to the project libogg-1.3.0, libtheora-1.1.1, libvorbis-1.3.2 (http://www.xiph.org/downloads/) and SDL-1.2.15 (http://www.libsdl.org/release/SDL-devel-1.2.15-VC.zip). When I compile player_example.c Visual Studio shows: fatal error
2003 Aug 15
2
[ Compile error in CVS, entry for a FAQ somewhere, place for test/comparison files to be uploaded?]
>Also, 'portaudio' doesn't appear to produce a static library at all, so it doesn't appear to be possible to get a working splayer executable on Linux unless there is a 'hidden' way to get the portaudio distribution to build one. ("ldd: -lportaudio not found"). I believe splayer is only intended to be a Win32 executable. Note that it is in a directory labelled "experimental". -dan miller <...
2005 Jan 05
1
Status of Windows Theora builds
Hi all, Just a heads up to let you know that I've fixed up the Visual C++ project files so that libtheora and the associated experimental programs (dumpvid/encoderwin/splayer/transcoder) builds on Windows again. I also have good news and good news. The bad news is: experimental\splayer doesn't work. It compiles, but segfaults immediately when you try to play any Ogg file. The bug appears to be some bad interaction with SDL, but I'm not sure exactly what...
2005 Jun 15
2
can't get to work windows player
...ogg libs, if I use the --using-ogg-path = ... with /usr/local/lib it runs ok, but then it fails to compile when running make. When I tried it on Windows, I use C++ .NET . I tried the .tar.gz on theora's page, I built succesfully the library and then I wanted to build the player for windows but splayer.c was not on the package, I got it somewhere from internet but it didn't work. I mean, I could succesfully build it, but when I run it with a theora ogg file, the SDL screen gets with a lot of colors and I can see a that the window shows an error message that must be closed. I then tried on a M...
2003 Jul 23
1
Aspect ratio question
...2000 w/ Microsoft Visual C++. The codec and the "experimental" example programs compiled fine. I also encoded a 33 MB MPEG2 (?) video (3 minute trailer) to a 14 MB .OGG using "mplayer -vo yuv4mpeg -ao pcm" and the "encoderwin" sample program, and play it with the "splayer" sample program. Performance was okay on an 2.4GHz P-IV, although I was using debug binaries under VMWare. No crashes or other problems so far. Looking at the directory structure and the code I must say I'm really impressed, everything is arranged very logical and works as one expects. A...
2005 Jun 18
0
Fw: can't get to work windows player
...> running make. Does anyone know how can I make it work under cygwin then? ----- Original Message ----- From: illiminable To: Nicol?s Vinacur ; theora@xiph.org Sent: Friday, June 17, 2005 9:35 AM Subject: Re: [Theora] can't get to work windows player As far as i know, the splayer example has never worked on windows. If you just want to play media files in your applications, you can download my directshow filters from www.illiminable.com/ogg Once you install them, media player and any directshow application will be able to play theora, vorbis speex and flac files. S...
2009 Sep 19
3
Creating histograms from factors using a for loop
...f[i,"f"])) dev.off() } # I'm obviously not understanding how loops work with factors. Can anybody point me in the right direction? -- Sam Player, B.Sc.(Hons.) B.A. Ph.D. Candidate, Faculty of Agriculture, Food & Natural Resources, University of Sydney Email: splayer at usyd.edu.au Agroecosystems Research Group Room 214 J.R.A. McMillan Building A05 University of Sydney NSW 2006, Australia Angkor Research Program Room 305 Old Teachers College A22 University of Sydney NSW 2006, Australia
2004 Mar 12
2
release priorities
...itstream changes accounted for in the reference encoder, if not supported in the decoder. These are going to be released as alpha 3 to get the new bitstream changes out for wider testing while we work on spec and implementations of the extensions. The remaining issue is the broken buffering in splayer. I'll take care of that today. VP3 transcoder will remain experimental (and not ship with the release). Tenative goals for alpha 4 would be reference decoder support for the bitstream extensions and a draft spec. Slightly higher priority is a libogg 1.1.1 bugfix release. The gating item he...
2003 Aug 12
0
Compile error in CVS, entry for a FAQ somewhere, place for test/comparison files to be uploaded?
...tml.py spec.txt spec.html make[1]: *** No rule to make target `testspec.raw', needed by `all-am'. Stop. ----------------------------------------------------------------- I can "make -k" and get past it, though. However, there's an inobvious problem in the player_example and splayer compile: Both appear to absolutely depend on static versions of all of the relevant libraries, but there is nothing to indicate this anywhere. I got past the "unable to find -lartsc" once I realized I needed to completely make distclean and re-configure and compile arts to get libartsc.a...
2005 Aug 16
2
problem with theora files inside container
hi folks! i modified theora_splayer.c using libportaudio to a version which only decodes 1 frame per request, vorbis audio functionality has been removed. my video-only theora Ogg files are inside a container, directly appended, offset info accessible via some file index header. i modified the fopen call in the source to open the ma...
2003 Aug 13
1
questions questions questions
hi, ok. i am pretty new to this list, but there seems to be little activity at all. first of all, here is a screenshot: http://greenthumb.jabberstudio.org/video.png - it's screenshot of my buddy list in my jabber client (java based). I have a simple (or not so simple) task to achieve: stream the video from one end through the jabber server to another end and show the stream in my buddy
2009 Sep 19
2
Counting observations of a combined factor
...f3)) count3 # Var1 Freq #1 a.c 6 #2 b.c 0 #3 a.d 0 #4 b.d 6 I need the results to be: # Var1 Freq #1 a 6 #2 b 6 # Any suggestions? -- Sam Player, B.Sc.(Hons.) B.A. Ph.D. Candidate, Faculty of Agriculture, Food & Natural Resources, University of Sydney Email: splayer at usyd.edu.au Agroecosystems Research Group Room 214 J.R.A. McMillan Building A05 University of Sydney NSW 2006, Australia Angkor Research Program Room 305 Old Teachers College A22 University of Sydney NSW 2006, Australia
2003 Jun 09
0
CVS updates / moving to alpha 2
...g as it's a 5-second clip of some girl singing out of tune...) My notes: looks like the example players still expect exactly three headers. As discussed I'm hoping we can rework it so unexpected headers do not error out. Everyone will undoubtedly be copping code from example_player.c or splayer.c, so we should try to fix this before it gets widely distributed. Otherwise I can guarantee someone will start sticking optional params in the comment block, which we hate, right? The reworking of huffman.c (ReadHuffmanTrees() etc) has taken my original routines out of the code loop, so they can...
2003 Jun 10
1
broken encoder
Derf, It looks like your cleanup patch broke the encoder? Until it's fixed, folks are advised to use yesterday's lib. -r --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No
2004 May 24
2
last call for beta 1
...ase polishing. Please give the code at http://svn.xiph.org/trunk/theora/ a try on your system if you haven't lately, and if there's anything you'd like in for the beta 1 release, now's the time to post it. I'll also be working on the theora-tools module; I'd like to move splayer and the transcode example there and out of the libtheora distribution. Thanks to everyone who's been contributing. I want this to be part of our continuing ramp up to cool things, not just the end we've been stuggling towards for so long. There will be lots more to come, and most of it...
2003 Jul 07
2
Legalese. What is stride?
Hello all. I've been playing around with theora since it first entered CVS, and I like what I'm seeing. Today I've been fixing xine's theoraplugin to understand theora_info.frame_{width,height} and theora_info.offset_{x,y}. I only got it working after some experimenting and basically copying the code from player_example. A few questions related to this: 1. What are the legal
2020 Aug 14
0
Wine release 5.15
...ly from the git repository. Check https://www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 5.15 (total 27): 27207 splayer auto quit while open a mp3 file 31476 Bully Scholarship Edition: 'no DirectX 9.0c compatible sound card' on start, needs xactengine3_1.dll et al. 34263 Framebuffer read-before-write causes graphical glitches 38615 DSA: Drakensang Demo fails to start, reports 'XACT Error after I...