Quantcast FFmpeg: New FFmpeg Release Out - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
07-12-2004, 08:26 AM
cweb cweb is offline
Free Member
 
Join Date: Jan 2003
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Hi, I found out that ffmpeg version 0.4.9 pre 1 is out!

This might be worth trying to compile...

http://sourceforge.net/project/showf...group_id=16082

Anyone know whether this release works with mencoder/mplayer?


From the Changelog

version 0.4.9-pre1:

- DV encoder, DV muxer
- Microsoft RLE video decoder
- Microsoft Video-1 decoder
- Apple Animation (RLE) decoder
- Apple Graphics (SMC) decoder
- Apple Video (RPZA) decoder
- Cinepak decoder
- Sega FILM (CPK) file demuxer
- Westwood multimedia support (VQA & AUD files)
- Id Quake II CIN playback support
- 8BPS video decoder
- FLIC playback support
- RealVideo 2.0 (RV20) decoder
- Duck TrueMotion v1 (DUCK) video decoder
- Sierra VMD demuxer and video decoder
- MSZH and ZLIB decoder support
- SVQ1 video encoder
- AMR-WB support
- PPC optimisations
- rate distortion optimal cbp support
- rate distorted optimal ac prediction for mpeg4
- rate distorted optimal lambda->qp support
- AAC encoding with libfaac
- Sunplus JPEG codec (SP5X) support
- use lagrange multipler instead of qp for ratecontrol
- theora/VP3 decoding support
- XA and ADX ADPCM codecs
- export mpeg2 active display area / pan scan
- Add support for configuring with IBM XLC
- floating point AAN DCT
- initial support for zygovideo (not complete)
- rgb ffv1 support
- new audio/video parser API
- av_log() system
- av_read_frame() and av_seek_frame() support
- missing last frame fixes
- seek by mouse in ffplay
- noise reduction of dct coefficients
- h263 OBMC & 4MV support
- h263 alternative inter vlc support
- h263 loop filter
- h263 slice structured mode
- interlaced DCT support for MPEG2 encoding
- stuffing to stay above min_bitrate
- mb type & qp vissualization
- frame stepping for ffplay
- interlaced motion estimation
- alternate scantable support
- SVCD scan offset support
- closed gop support
- SSE2 fdct
- quantizer noise shaping
- G.726 ADPCM audio codec
- MS ADPCM encoding
- multithreaded/SMP motion estimation
- multithreaded/SMP encoding for MPEG1/MPEG2/MPEG4/H263
- multithreaded/SMP decoding for MPEG2
- FLAC decoder
- Metrowerks CodeWarrior suppport
- h263+ custom pcf support
- nicer output for 'ffmpeg -formats'
- matroska demuxer
- SGI image format, encoding and decoding
- h264 loop filter support
- h264 CABAC support
- nicer looking arrows for the motion vector vissualization
- improved VCD support
- audio timestamp drift compensation
- mpeg2 YUV 422/444 support
- polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
- better image scaling
- h261 support
- correctly interleave packets during encoding
- VIS optimized motion compensation
- intra_dc_precission>0 encoding support
- support reuse of motion vectors/mb types/field select values of the source video
- more accurate deblock filter
- padding support
- many optimizations and bugfixes
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
07-12-2004, 09:53 AM
Zyphon Zyphon is offline
Free Member
 
Join Date: Oct 2003
Location: London, England (UK)
Posts: 1,035
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks cweb I wonder if the Mpeg 2 problems have been sorted out.
__________________
Regards.

Michael.
Reply With Quote
  #3  
07-12-2004, 11:56 AM
cweb cweb is offline
Free Member
 
Join Date: Jan 2003
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
I recompiled today's mplayer cvs using this ffmpeg release as it's libavcodec (under mingw, win9 and I did not manage to use it with readavi. It seemed like it was reading it, but the test clip result was blank. I might experiment later when I have some more time available. I'm still using Tmpgenc for my mpeg2 encodes right now.
Reply With Quote
  #4  
07-12-2004, 05:49 PM
Zyphon Zyphon is offline
Free Member
 
Join Date: Oct 2003
Location: London, England (UK)
Posts: 1,035
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for testing it cweb.
__________________
Regards.

Michael.
Reply With Quote
  #5  
07-12-2004, 11:53 PM
fabrice fabrice is offline
Free Member
 
Join Date: Mar 2003
Location: Madrid-Spain
Posts: 515
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,

I found mencoder libavcodec to be more updated than this version: the CVS version don't have any changes since 9 months?!

I'm just downloading ffmpeg source and mplayer/mencoder last CVS snapshot, to see wich one is more reccent.

Salu2
Fabrice

EDIT: just ot confirm: mencoder CVS is up-to-date, with last ffmepg libavcodec changes... (FFMPEG CVS sucks...)
Reply With Quote
  #6  
07-13-2004, 12:49 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by fabrice
(FFMPEG CVS sucks...)
Yep. And so does mencoder CVS.
Last mods to libavcodec are still dated February 2004.
So this build is not very usefull.

-kwag
Reply With Quote
  #7  
07-16-2004, 09:46 AM
Latexxx Latexxx is offline
Free Member
 
Join Date: Jun 2002
Location: Tampere, Finland
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kwag
Quote:
Originally Posted by fabrice
(FFMPEG CVS sucks...)
Last mods to libavcodec are still dated February 2004.
Really? It looks more like 2 days.
Reply With Quote
  #8  
07-16-2004, 03:18 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Latexxx
Quote:
Originally Posted by kwag
Quote:
Originally Posted by fabrice
(FFMPEG CVS sucks...)
Last mods to libavcodec are still dated February 2004.
Really? It looks more like 2 days.
Yes. Really
The problems are in ratecontrol.c

ratecontrol.c 1.43 5 months michael normalize adaptive quantizatiuon fix (based upon a patch by (Jindrich Makovicka ...

http://www1.mplayerhq.hu/cgi-bin/cvs...cvsroot=FFMpeg

-kwag
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
FFMPEG: Do ffvfw and mencoder/ffmpeg give the same results? Razorblade2000 Video Encoding and Conversion 4 02-06-2004 04:23 PM
FFMPEG: Mencoder/ffmpeg aspect-ratio tetra Video Encoding and Conversion 10 12-11-2003 11:19 AM
FFMPEG: New script encode2kvcd using ffmpeg/mencoder el_mozo Video Encoding and Conversion 4 11-27-2003 07:25 AM
FFMPEG: My preliminary test. ffmpeg 0.4.7 vs. TMPEG 2.520 kwag Video Encoding and Conversion 23 10-21-2003 05:13 PM
FFMPEG: Encoding Audio: toolame,mp2enc or ffmpeg Razorblade2000 Video Encoding and Conversion 0 10-18-2003 03:04 PM




 
All times are GMT -5. The time now is 04:58 AM  —  vBulletin © Jelsoft Enterprises Ltd