Displaying 20 results from an estimated 800 matches similar to: "oggfwd problem"
2009 Nov 23
1
ffmpeg2theora 0.25 : This doesn't look like a Speex file
why is this happening?
$ ffmpeg2theora /dev/video0 -f video4linux2 --inputfps 15 -o - |
oggfwd myhost 8000 mypass /test.ogv
[video4linux2 @ 0x196b8c0][3]Capabilities: 4000001
[video4linux2 @ 0x196b8c0]The V4L2 driver changed the video from
384x288 to 320x240
oggfwd: Connected to server
Input #0, video4linux2, from '/dev/video0':
Duration: N/A, start: 1258938983.307552, bitrate:
2010 Sep 03
1
Dvgrab command
Recently I tried to live broadcast the video of our workshop. but i was
failed.
I applied the following command
dvgrab --format raw - | ffmpeg2theora -f dv -x 80 -y 64 -o /dev/stdout - |
oggfwd myvps 8000 hackme /live.ogg
I was able to configure video size but unable to configure audio bitrate.
it was taking 60 kbps for audio and 20 kbps for video.
I want 20 kbps for audio...
--
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys ,
I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the
icecast2 streaming server without any problems.
But now , only works if I use ffmpeg2theora.
I try with one of the latest svn version and one that I consider "
stable" because is ok for all my needs , and they don't work.
This is the complete shell output
ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys ,
I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the
icecast2 streaming server without any problems.
But now , only works if I use ffmpeg2theora.
I try with one of the latest svn version and one that I consider "
stable" because is ok for all my needs , and they don't work.
This is the complete shell output
ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
Hi guys ,
I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the
icecast2 streaming server without any problems.
But now , only works if I use ffmpeg2theora.
I try with one of the latest svn version and one that I consider "
stable" because is ok for all my needs , and they don't work.
This is the complete shell output
ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
Hi guys ,
I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the
icecast2 streaming server without any problems.
But now , only works if I use ffmpeg2theora.
I try with one of the latest svn version and one that I consider "
stable" because is ok for all my needs , and they don't work.
This is the complete shell output
ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2009 Jul 10
2
theora sprint
hey,
Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
free manuals about free software and in August (10-15) we will hold Book
Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
will write a really good manual (book) about Ogg Theora in 5 days. The
event will be in Berlin.
We want to cover a lot of stuff, but we hope to get our teeth into at
least some of
2009 Jul 10
2
ogg theora book sprint
hey,
Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
free manuals about free software and in August (10-15) we will hold Book
Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
will write a really good manual (book) about Ogg Theora in 5 days. The
event will be in Berlin.
We want to cover a lot of stuff, but we hope to get our teeth into at
least some of
2010 Aug 12
2
Stream HD video
I agree I have not seen any H264 streaming info for icecast2.
If you are however interested in using ogg/vorbis (Theora) look up Theora
Streaming Studio in the Theora Cookbook and it will give you some info.
Additionally if you wish to script this task you can look up the info on the
three commands TSS wraps, specifically dvgrab/ffmpeg2theora/oggfwd. if your
source file is in a h264 medium you
2005 Jul 25
0
video streaming
On Sun, Jul 24, 2005 at 10:19:51PM +0200, Balint Jacint wrote:
> Hi,
>
> We're planning to launch a video stream.
> We do not have anything yet (no camera, no computer, no software, only a
> Linux server that will do the broadcasting with icecast installed).
> Has anyone ever done such a thing?
Yes!
> What hardware do you suggest? What
I've used several miniDV
2010 Mar 08
0
theora sprint
The dates on the email look very odd - is this a 2010 event? got an
event coordination site?
Sounds like a great idea - thx Ed
On Fri, Jul 10, 2009 at 4:41 AM, adam hyde <adam at flossmanuals.net> wrote:
> hey,
>
> Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
> free manuals about free software and in August (10-15) we will hold Book
> Sprint
2010 Aug 12
0
Stream HD video
Thanks both of you for yours replys.
I change my video source to theora with this comand: ffmpeg -i in.wmv
-vcodec libtheora -sameq -acodec libvorbis -ac 2 -sameq out.ogg
Now I have a theora video. How can I stream this video with Icecast2?
Is there any guide?
Thanks for all and best regards.
2010/8/12 E Ferguson Earnshaw <ferguson.earnshaw at gmail.com>:
> I agree I have not seen any
2009 Sep 06
4
Accelerated video output with ffmpeg2theora 0.24
When I converted two files with ffmpeg2theora their duration changed shorter - they seem to play back with accelerated speed. When I play one of them with VLC, the video stops at 99 seconds but audio continues until 170 seconds. The other file is 120 seconds long but it is played back in 80 seconds.
Here is ffmpeg2theora output:
$ ffmpeg2theora --optimize --inputfps 25 -F 25 2002-05-23\ Juho\
2010 Aug 12
1
Stream HD video
You can find a guide by entering "Theora Cookbook TSS" in to google. It
should be the first return. It is in the section marked live streaming.
Additionally you can use VLC media player to stream to icecast although I am
not aware of a guide for this.
On Thu, Aug 12, 2010 at 11:07 AM, Josu Lazkano <josu.lazkano at gmail.com>wrote:
> Thanks both of you for yours replys.
>
2009 Sep 02
2
issue with encoding of one particular file?
Hello,
I'm using ffmpeg2theora.linux to encode video casts from http://digit.cz
For one particular episode 24, I discovered two issues:
1. minor one - at beginnig, software is reporting very big and long
result
ffmpeg2theora.linux digit24.mp4
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4':
Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s
Stream #0.0(eng):
2009 Nov 20
0
Unable to convert gif using ffmpeg2theora 0.25
I'm unable to convert these gifs using the latest version of
ffmpeg2theora 0.25 and the svn preview.
http://upload.wikimedia.org/wikipedia/commons/9/96/Diamond_animation.gif
http://i39.tinypic.com/260ybup.jpg
Under 0.25, neither GIFswork. The framerate is 25fps instead of 5.
Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
Stream #0.0: Video: gif, pal8, 264x192, 25 tbr, 25 tbn, 25 tbc
2010 Aug 11
3
Bad results, encoding keynote presentation videos
Hello,
hope you can help me. I want to encode a video, which I have exported
from Keynote (a program for presentation like MS Power Point) using
ffmpeg2theora for html5 web delivery.
The result only plays very buggy - frames are dropped, the video hangs
and vlc can not output the correct length of the ogv video.
Here is the source and the result for download, if you want to reproduce it:
the
2006 Jun 21
0
Some R-Tcl/Tk-BWidget newbie questions.
Dear list,
Could somebody who is more experienced with the Tcl/Tk interface from R
please help me clarify the issues I've put below with ### --> tags?
Several things go wrong, and it's probably because of messy code, but I
have a difficult time finding out what is the cause.
Thanks very much,
JeeBee.
require(tcltk) || stop("Package tcltk is not available.")
# Add path to
2009 Aug 12
1
Redirect listeners and fallback
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Folks
First of all, excuse my bad english.
I'm working in the video streaming team of the next WikiMania, the
conference of the Wikimedia fundation, this year in Buenos Aires.
We are facing some issues with some specific features, the setup we are
thinking of is the classical dvgrab | ffmpeg2theora | oggwd *
It all works fine, but we need
2013 Jul 22
0
Metadata
On 13-07-22 11:19 AM, Brendan Bolles wrote:
> Hey everyone, according to Wikipedia's 4-year-old information, there is no standard for putting metadata into an Ogg file. That metadata must be included in the codec.
That's correct in that there's no container-level metadata. The
'mapping' specs for various sets of codecs embedded in Ogg describe how
metadata is stored.
>