Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Libavcodec


In the News (Sun 26 May 13)

  
  Using libavformat and libavcodec
I describe the changes to the libavformat / libavcodec API in this article.
The libavformat and libavcodec libraries that come with ffmpeg are a great way of accessing a large variety of video file formats.
Our job is to read these packets one by one using libavformat, filter out all those that aren't part of the video stream we're interested in, and hand them on to libavcodec for decoding.
www.inb.uni-luebeck.de /~boehme/using_libavcodec.html   (1190 words)

  
  Facts about topic: (FFmpeg)   (Site not responding. Last check: )
It includes libavcodec, a leading audio/video codec library.
libavcodec is a library (A depository built to contain books and other materials for reading and study) containing all the ffmpeg audio/video encoders and decoders.
Most codecs were developed from scratch to ensure best performances and high code reusability.
www.absoluteastronomy.com /encyclopedia/f/ff/ffmpeg1.htm   (341 words)

  
 Doom9's Forum - mencoder command for libavcodec und xvid
The documentation of mplayer/mencoder is a little bit outdated, too, but i have found a draft for a up to date "Making a high quality MPEG4 ("DivX") rip of a DVD movie" page.
I want to use this as a startpoint for libavcodec encoding, and ask you what to change/improve to get a good quality two CD-R rip of a movie from DVD, or anime content capured with a analog capture card which adds lots of noise.
Libavcodec seems to be much better in doing the hard to compress movies.
forum.doom9.org /showthread.php?threadid=78079   (978 words)

  
 FFmpeg Documentation   (Site not responding. Last check: )
libavcodec is the library containing the codecs (both encoding and decoding).
You can use libavcodec or libavformat in your commercial program, but any patch you make must be published.
fprintf and printf are forbidden in libavformat and libavcodec, please use av_log() instead.
ffmpeg.sourceforge.net /ffmpeg-doc.html   (3650 words)

  
 FFmpeg - RTFMwiki   (Site not responding. Last check: )
FFmpeg is a set of open source computer programs that can record, convert and stream digital audio and video.
FFmpeg is developed under Linux, but it can compile under most operating systems, including Windows.
libavcodec is a library containing all the ffmpeg audio/video encoders and decoders.
axljab.homelinux.org /Libavcodec   (216 words)

  
 ffmpeg denial of service - Mandriva - Xatrix Security
Simon Kilvington discovered a vulnerability in FFmpeg libavcodec, which can be exploited by malicious people to cause a DoS and potentially to compromise a user's system.
The vulnerability is caused due to a boundary error in the "avcodec_default_get_buffer()" function of "utils.c" in libavcodec.
This can be exploited to cause a heap-based buffer overflow when a specially-crafted 1x1 ".png" file containing a palette is read.
www.xatrix.org /advisory.php?s=7440   (210 words)

  
 Free-Codecs.com : Download FFDShow MPEG-4 Video Decoder 2008-05-28, FFDShow MPEG-4 Video Decoder 2008-05-28 MMX and ...
It uses libavcodec from ffmpeg project for video decompression, postprocessing code from mplayer to enhance visual quality of low bitrate movies, and is based on original DirectShow filter from XviD, which is GPL'ed educational implementation of MPEG4 encoder.
Only problem is that MPEG-2 playback can't play the SVCD clips directly from the CD, but requires the video to be extracted to the HDD by using VCDGear first.
- ffvfw codec: Video for Windows and DirectShow codec based on VFW code from XviD project and using libavcodec library from ffmpeg project for compression.
www.free-codecs.com /download/FFDShow.htm   (873 words)

  
 COWON America Forums - View Single Post - Can I make a suggestion for future JetAudio enhancements?
Set libavcodec as the decoder in a format so ffdshow runs when a file of that format is opened.
If you want to use it DVDs or VCDs, you should set MPEG1 and 2 to libavcodec.
But consider that those formats aren't fully implemented in ffdshow, so may may see artifacts or a performance decrease.
www.jetaudio.com /forums/showpost.php?p=4035&postcount=7   (112 words)

  
 libavcodec tests
The choosen scene includes (maybe 10s) a view of continuously projected water and rain, something libavcodec doesn't like very much.
This format was also choosed to speed a bit the tests : mencoder doesn't have to decompress / crop / scale before sending the frames to libavcodec.
PSNR : peak signal to noise ratio, as given by the ve_lavc.c module from mplayer / mencoder.
fatooh.org /remitests   (1070 words)

  
 FFmpeg
Thanks to dedicated multimedia hackers from the FFmpeg and x264 projects, FFmpeg's libavcodec can already decode the next-generation (buzzword alert!) H.264 video codec data inside the latest Apple QuickTime files.
Along with the free, open source FAAD AAC decoding library (for the audio track) and a competent QuickTime file demuxer, open source software is already equipped to handle the newest multimedia files on the internet.
It includes libavcodec, the leading audio/video codec library.
ffmpeg.mplayerhq.hu   (967 words)

  
 Can't compile libavcodec in mythtv (v6754) | MythTV | Dev
Your errors show that you are _not_ compiling that revision.
I still got the same error with 6752....
Ah..saw ur ticket and now libavcodec compiles properly again...
www.gossamer-threads.com /lists/mythtv/dev/138449   (708 words)

  
 Philips 642 and MEncoder/ffmpeg/libavcodec - Topic Powered by Groupee Community   (Site not responding. Last check: )
libavcodec is know to make mpeg2 that's "too much vbr" for dvd-players, but mpeg4 is inherently vbr so it shouldn't be that(it shouldn't bve, but it may be..heh) it may also be interleaving; as dvp said, check with gspot.
I can't argue that MEncoder's libavcodec can beat latest and greatest versions of DivX and XVID in terms of video quality.
But, subjectively, I couldn't see any drastic differences in quality between libavc, DivX, XVID when I use their default settings.
forums.divx.com /eve/ubb.x/a/tpc/f/531101651/m/248100742   (1536 words)

  
 VideoHelp.com :: View topic - libavcodec
I want to use libavcodec in a windows program (with visual studio).
Once compiled for windows it should be usable in VS. I never used it that way though.
i want to use libavcodec and libavformat in linux...
www.videohelp.com /forum/viewtopic.php?t=245995   (214 words)

  
 [No title]
The actual CVS version of libavcodec has divx5 abilities, so you might want to get it when using other versions: cvs \ -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg\ login && [press enter for password] cvs -z3 \ -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg\ co ffmpeg/libavcodec && cd ffmpeg &&./configure --prefix=
/libavcodec Now ffmpegs libavcodec will be available for mplayer.
Since the docs are pretty good, only a short example of a three-pass libavcodec divx5 encoding of a dvd: rm frameno.avi mencoder -dvd 1 -aid 128 -ovc frameno -oac mp3lame \ -lameopts vbr=3 -o frameno.avi # mencoder should output bitrates for average encodings # now, choose one of your liking!
inferno.slug.org /lfs-hints/mplayer.txt   (3531 words)

  
 Codecs - MPlayer - The Movie Player for Linux
If you have a Win32 codec not listed here which is not supported yet, please read the codec importing HOWTO and help us add support for it.
If you use MPlayer from CVS you have to extract libavcodec from the FFmpeg CVS tree as FFmpeg releases don't work with MPlayer.
Actually there are two (nearly equal) decoders for SVQ1: one is built in MPlayer, the other is in libavcodec.
web.njit.edu /all_topics/Prog_Lang_Docs/html/mplayer/codecs.html   (2179 words)

  
 Transcode_Wiki: Building Transcode
Transcode comes with a library for AVI files, avilib, and a library for decoding ac3 audio, libac3.
You will need to have libavcodec (also known as ffmpeg libraries) installed somewhere on your computer.
The best way to accomplish this is to get ffmpeg from cvs (www.ffmpeg.org), configure it with at least --enable-shared, compile and install it.
www.transcoding.org /cgi-bin/transcode?Building_Transcode   (1654 words)

  
 Just the usual rant: Debian VS legal problems (MPlayer, xine, libavcodec)
Take a look at libxine1.deb : xineplug_decode_ff.so 829032 - this is libavcodec, the MPEG4/DivX decoder Did you pay the royalty to the MPEG Group?
xineplug_decode_faad.so 164048 - this is the FAAD audio decoder, which is just as illegal as libavcodec Vidix - unusable ballast without libdha, which is not packaged nvidia_vid.so - part of Vidix..
ASF demuxer - Microsoft already forced a GPL project to remove it (VirtualDub) I hope Debian is also ready to face this :) xineplug_decode_gsm610.so - xine's gsm610 is GPL, MPlayer's is not?
lists.debian.org /debian-devel-0301/msg01772.html   (289 words)

  
 DivX vs libavcodec
Again, the author meant the MPEG-4 codec from libavcodec.
This is a common confusion - DivX is not a format, it's a commercial MPEG-4 codec made by DivX Networks.
There are other MPEG-4 codecs, some of them open-source (libavcodec, XviD).
www.oreillynet.com /cs/user/view/cs_msg/19341   (100 words)

  
 .:: DVD.BOX.SK ::.
short description: Video for Windows and DirectShow codec based on VFW code from XviD project and using libavcodec library from ffmpeg project for compression.
MPEG 4 compatible (Xvid, DivX 4, DivX 5) using libavcodec or XviD
• for libavcodec and XviD detailed selection of motion estimation method
dvd.box.sk /index.php?pid=soft&prj=info&pol=0&rid=7591   (223 words)

  
 [PATCH] Multithreaded libavcodec/MPEG4 encoding | MythTV | Dev
However when using many threads it magnifies a small memory leak in
libavcodec, but most people will not want to use more than 2.
I also needed to patch libavcodec's pthread.c, which had some bugs which
www.gossamer-threads.com /lists/mythtv/dev/69818   (109 words)

  
 gmane.comp.video.ffmpeg.devel
> + * author Andrew Kennedy rd.bbc.co.uk> > + * www.sourceforge.net/projects/dirac > + * > + * This file is part of libavcodec.
Since the dirac code is GPLed, you have to make it depend on the --enable-gpl switch in configure.
> > + * author Andrew Kennedy rd.bbc.co.uk> > > + * www.sourceforge.net/projects/dirac > > + * > > + * This file is part of libavcodec.
comments.gmane.org /gmane.comp.video.ffmpeg.devel/23622   (1200 words)

  
 [OpenH323]libavcodec WinCE
Hello all, I'm trying to find a version of ffmpeg that will build for WinCE 4 (Pocket PC 2003) under eVC 4.
I've checked out the OpenH323 externals module in hopes of achieving this since it had an ffmpeg directory containing a libavcodec project file.
This project file, however, errors out when being opened with evc.
www.openh323.org /pipermail/openh323/2005-June/073990.html   (187 words)

  
 Secunia - Advisories - FFmpeg libavcodec Buffer Overflow Vulnerability   (Site not responding. Last check: )
Secunia - Advisories - FFmpeg libavcodec Buffer Overflow Vulnerability
Select a product and view a complete list of all Patched/Unpatched Secunia advisories affecting it.
Simon Kilvington has reported a vulnerability in FFmpeg libavcodec, which can be exploited by malicious people to cause a DoS (Denial of Service) and potentially to compromise a user's system.
secunia.com /advisories/17892   (263 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.