Displaying 4 results from an estimated 4 matches for "niedermay".
Did you mean:
niedermayr
2006 Dec 30
5
Theora encoding in FFmpeg
(Cross posted to theora-dev@xiph.org and ffmpeg-devel@mplayerhq.hu)
I am working towards adding Theora encoding support to libavcodec in
FFmpeg. I am doing this by simply calling libtheora from libavcodec.
I am at the point where I can execute:
"./ffmpeg -v 100 -i test.wmv -f avi -an -vcodec theora -b 1000000 -y test.avi"
I get some whirring and an output file written. My calls to
2006 Nov 03
1
Theora in Matroska
Hi all
Currently Theora video in Matroska is not supported by
Mplayer. To enable the support Michael Niedermayer has
made the following proposal sometime back:
http://article.gmane.org/gmane.comp.video.mplayer.nut.devel/214
Appreciate if Theora developers could comment on that.
Best Regards
Unga
____________________________________________________________________________________
Get your email and se...
2003 Mar 05
5
VP3 IDCT
Hi,
Is there anything special I need to know about VP3's IDCT? I mean
besides the fact that there are separate IDCTs to handle sparse
coefficient matrices. Are the IDCT functions mathematically equivalent to
any textbook IDCT functions?
Thanks...
--
-Mike Melanson
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To
2006 Jul 20
1
minor Vorbis specification amendment proposal
Hi
Vorbis has 3 "global" header packets, while generic containers generally
have only a single global header per stream
my proposal to solve this, would be to add a few lines to the vorbis
specification to clarify how to convert between the 3 headers and the single
header needed for non ogg containers
currently (without any standarized way) various groups simply use their own