similar to: Theora Intra (ptalarbvorm) vs. MJPEG

Displaying 20 results from an estimated 1500 matches similar to: "Theora Intra (ptalarbvorm) vs. MJPEG"

2010 May 12
3
Theora Intra (ptalarbvorm) vs. MJPEG
In the discussion of having a freedom-friendly camcorder or other video device, we discussed the idea of using intra-only Theora video to make post-recording editing a much easier process, allowing things like frame-by-frame editing without the need to decode and reencode the video again, thus incurring loss. I was quite skeptical of the efficiency of intra-only Theora, and I had speculated that
2010 Apr 15
1
Webcam streaming with ptalarbvorm
Hey all! I'm sure you've all been missing my webcam stream, so I decided to start it up again (also, I wanted to do it for my family overseas). However, this time, I'm doing things a little bit differently. For starters, the encoder is the current (as of about an hour ago) ptalarbvorm branch which is destined to become libtheora 1.2. Another difference is that I'm using
2010 Apr 12
4
Update on Ptalarbvorm
Hi there, I was wondering if someone closer to the work happening in the Ptalarbvorm branch could be so kind as to provide a little update on progress? I've heard tidbits from around the web that the improvement over 1.1 is at least as much as 1.1 was itself over 1.0. I know that myself and many others found Monty's occasional updates on Thusnedla development to be absolutely fascinating
2009 Sep 21
2
Good sources for encoding tests
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Since I'm planning to finish my encoding tests that Ralph asked me to do a while ago after I return to the US (God-willing!), I thought I'd throw out a request to other more-experienced video folks. Please recommend to me any good sources (freely and/or legally available) that I can use for my testing of the encode/decode speeds as well as
2010 Jun 14
1
MPEG-LA answers some questions about AVC/H.264 licensing
I've compiled all the e-mails between me & MPEG-LA, along with an explanation and some major conclusions, here: http://www.librevideo.org/blog/2010/06/14/mpeg-la-answers-some-questions-about-avch-264-licensing/ Comments welcome, discussion even more so (preferably some of that on the site, too...). -- *Basil Mohamed Gohar* abu_hurayrah at hidayahonline.org
2011 May 28
2
Ptalarbvorm Update?
To my recollection, there hasn't been any talk about Ptalarbvorm. Is Ptalarbvorm development ditched? (I have noticed some commits for it every now and then, but nothing like the amount of commits last year) -- Daniel Hendrycks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Nov 01
0
Camera MJPEG to Icecast
Not sure if you perhaps intended to obfuscate these for the purposes of email, but in ezstream you are using a different source password to oggfwd. - Leo On 1 November 2010 10:17, Bino Oetomo <bino at indoakses-online.com> wrote: > > Dear All ... > I have AXIS camera with output mjpeg format. > > I try to relay it to outside world using ffmpeg and it work > The recipe is
2010 Nov 02
0
Camera MJPEG to Icecast
On Tue, Nov 02, 2010 at 08:08:52AM +0700, Bino Oetomo wrote: > Dear Thomas > > Thomas B. Ruecker wrote: > > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > > > >> Now .. I want to do it the otherway with Icecast > >> > >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg > >> | ffmpeg2theora -a 0
2010 Apr 23
3
Ptalarbvorm ffmpeg2theora Windows binary
ffmpeg2theora nightly builds found at http://firefogg.org/nightly/ still uses Thusnelda. Where can I get a Ptalarbvorm version for Windows? Regards
2010 May 05
9
Freedom-friendly video hardware community
Our discussion in the "Theora Camcorder" thread has been great, but I didn't see a direction evolve for action yet. So, I'd like to propose the creation of a community website that will be focused specifically on this kind of thing, partnered with the Xiph Foundation. I'm also more than happy to host said website, as I have more than ample server capacity for that. I just
2010 Sep 23
2
Ptalarbvorm is now in trunk
We're about ready to do a 1.2 alpha release from the ptalarbvorm tree, and as such it's no longer experimental. I've replaced the theora svn trunk with a copy of derf's experimental tree; please do subsequent development toward the release there. The old 1.1.x trunk is available as http://svn.xiph.org/branches/theora-1.1 if you need it. -r
2010 Sep 19
4
ptalarbvorm - presece on launchpad
Hallo all, i didn't found any deb packages for ptalarbvorm so i did it by my self. currently i do it in my playgrond here https://launchpad.net/~bug-track/+archive/ppa probably it will be better to add ffmpeg2theora too. I stated write scrip to do it regularity without big work overhead. any comments? Regards, Alexey
2013 Jul 05
3
Video Streaming an ip mjpeg camera
Hi! Just searched the icecast forum but didn't find anything, so I'll ask you. Do you know of a streaming server to take as input a mjpeg stream from an ip camera and transcode it to ogg[vorbis] and handle it to icecast? Please don't mention vlc. Already tried and every 10 sec it freezes and buffers. Just playing the camera in vlc works fine, but not transcoding and connecting
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas Thomas B. Ruecker wrote: > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > >> Now .. I want to do it the otherway with Icecast >> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 >> 8000 hackme /matamerapi >> >
2009 Aug 30
2
Sampling encoder timings between libtheora-1.0 & libtheora-1.1beta3
As requested by Ralph in my introduction e-mail to this list [1], I've gone ahead and done some sample test timings for encoding between libtheora-1.0 and libtheora-1.1beta3, as available from the Theora website [2]. So far, I've tested with 4 different files that I generated with content I already have. The files, in brief, are the following: 1. planet-earth-360x240.yuv4mpeg - A
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ... I have AXIS camera with output mjpeg format. I try to relay it to outside world using ffmpeg and it work The recipe is taken from http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ Now .. I want to do it the otherway with Icecast I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2010 Nov 02
0
Camera MJPEG to Icecast
On Tue, Nov 02, 2010 at 03:32:16PM +0700, Bino Oetomo wrote: > Dear Thomas > I Really Appreciate your enlightment > Thomas B. Ruecker wrote: > > let's stop RIGHT HERE! > > Isn't it obvious? > > Something is wrong with your pipeline here. There is NOTHING coming through. > > Which brings us back to the previous point. > > First make sure ffmpeg2theora
2010 Feb 07
1
Theora blurriness in Windows players
I just finished using my mother's PC which is running Windows XP. I downloaded & installed, or already had installed, the latest versions of VLC Media Player (1.0.5), Media Player Classic - Home Theater (last release was in August 2009), Miro (already installed), Mozilla Firefox (3.6), Google Chrome (latest from website today), Opera (10.50 Alpha, latest build from the website), and
2010 Nov 02
5
Camera MJPEG to Icecast
Dear Thomas I Really Appreciate your enlightment Thomas B. Ruecker wrote: > let's stop RIGHT HERE! > Isn't it obvious? > Something is wrong with your pipeline here. There is NOTHING coming through. > Which brings us back to the previous point. > First make sure ffmpeg2theora has all the right options set, then verify > that it produces an valid ogg file/stream and only
2021 May 07
0
NHW Project - Is there interested people?
Hello, Just a quick note, some people told me in the past that I must adapt NHW to any image size else nobody will consider and use it.That's certainly right, but again I am working on NHW on my spare time and this task is too exhausting for me.Also, I feel now that it is useless, as I have read that in the very next months, the great AVIF and JPEG XL will be definitely adopted everywhere on