Displaying 2 results from an estimated 2 matches for "ibtheora".
Did you mean:
libtheora
2007 Oct 19
2
Debug the encoder_example
hi all,
i am trying to debug the encoder_example with gdb.
after the line number 669, it will go to a place "ogg_stream_init
(os=0xbff0ec84, serialno=1418647043) at framing.c:189"
but i couldn't find the file "framing.c" with in the "ibtheora-1.0alpha7"
directory.
please anyone can tell me where is this file
--
-----------
Regards,
Janaka Priyadarshana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20071019/cf0333ab/attachment.html
2009 Jun 05
1
macro block artifacts of ogv file converted from mpeg(libthusnelda I 20090527)
...ematic file... there are macro block artifacts on the lower part of the video... this happens sometimes when i convert from mpeg (with he same spesifications as above) to ogv. but some files are converted ok... i don't understand it... but when i convert the same mpeg file with vlc which uses libtheora I 20081020 3 2 1 it is ok, there are no artifacts (but also the 16:15 par instead of 1:1).. here is info about it..
06_vlc_converted_file_from_mpeg_NOartifactsbut rescaled.ps
320x256 16:15 par 25fps .ps? file..
this is converted form the mpeg file above by using vlc 0.99 grichenko (windows) which...