Wouhou une nouvelle version de mplayer: "The Real Counter"
http://www.mplayerhq.hu(...)
DOCS:
* all MPlayer and MEncoder options documented
* all FFmpeg/libavcodec options documented
* Support for building incomplete XML documentation
* Support for building all-in-one HTML docs
* HTML documentation obsoleted
* English, Polish and French HTML documentation removed
* Spanish documentation translation finished
* Macedonian runtime output translation added
* small improvements and bug fixes all over the place
Ports:
* fixed compilation of Matroska on MinGW32/Cygwin
* support for detecting non-Intel CPUs under Cygwin
* sub autoloading under Windows
* removed pthread dependency (compiles out of the box on a default NetBSD install)
* more 64 bit fixes
* a lot of Mac OS X fixes
* prefer TOOLS/cpuinfo over linuxemu's /proc/cpuinfo under FreeBSD/x86
* Darwin XMMS libs supported
* support newer Darwin versions in Altivec detection code
* support for newer Apple GCCs
Codecs and demuxers:
* better support for (buggy) MEncoder created streams in libmpeg2
* MPEG-TS demuxer updates
* fixed the MPEG muxer
* fixed tons of bugs in MMS streaming
* user settable http user-agent field
* improved (now working) seeking with support for growing files in Realmedia format
* saveable and loadable index files (workaround for formats not supporting files over 2GB)
* Ultimotion VfW decoder
* support for MMS streams with UTF urls
* big DVB demuxer update
* fixed MOV demuxer to always read ImageDesc (fixes ffsvq3 bugs)
* fixed an old bug in AVI/Waveformatex size calculation
* XviD API-4 (1.0 beta2) support
* improved FLAC-in-Ogg support
* Matroska: better AC3 detection
* Matroska: VobSubs, MP2, FLAC, AAC and HE-AAC support
* improved detection of Real RTSP through URL analysis
* fixed stereo 16 bit TWOS
* fixed MPNG when using BGR24 images
* control functions in OGG demuxer
* http cookies support
* LML-M4 MPEG4 capture card raw stream format support
Filters:
* some fixes in the delogo filter
* optimized eq2 filter
* weighted gamma support in the eq2 filter
* new filters: hue, spp, fil, yuvcsp
* alternative postprocessing filter (spp)
* big scale filter updates
* zrmjpeg filter, a kick-ass mjpeg encoder using FFmpeg/libavcodec
* filmdint: new inverse telecine filter, heavily mmx and 3dnow optimized
FFmpeg/libavcodec:
* Lagrange multipliers instead of qscale, encoding quality much improved
* fixed an old bug in MPlayer's support code
* support wider range of VOLs in H263
* direct rendering support in MJPEG
* massive MLib optimizations
* more VQA files supported
* Theora support
* Sunplus JPEG (SP5X) support
* H.263 GOB fixes
* massive cleanups
* reduced memory footprint (!)
* fixed decoding if aspect ratio changes
* MMX2 optimizations in HuffYUV
* lots of bugs squashed in HuffYUV
* long standing decoding errors after 'first frame is not keyframe' fixed
* CRI ADX support
* XA ADPCM support
* fixed files with odd dimensions on PPC
* optimized MPEG2 bitstream parsing
* better interlacing framework
* support for IBM's XLC compiler
* support for SAR (sample aspect ratio)
* floating point AAN DCT
* dynamically alloc big data fields (lower memory usage in most cases!)
* fixed stereo IMA-ADPCM encoding
* inline vs always_inline - some speedups
* MMX2 optimized FDCT
* accurate 2-4-8 DCT
* much faster DV encoding (it beats libdv)
* support Cinepak files with funky (not divisible by 4) resolutions
* Altivec optimized FDCT
* XvMC speedups
* initial ZyGoVideo decoding
* RGB support in FFV1
* new Palette API, all codecs updated
* Noise reduction of DCT coefficients
* "av_log" logging API
* support for buffer hints from codecs
* BGR24, RGB555 and PAL8 image formats
* 8BPS, MS RLE, MS Video1, QT RPZA, QT SMC, FLIC and TrueMotion1 decoders
* 16x8 MV visualisation support
* H.263 overlapped block motion compensation (OBMC), 4MV support
* H.263 alternative inter vlc support
* H.263 deblocking filter (MMX optimized)
* H.263 modified quantization support
* H.263 slice structured mode support
* Real RV20 decoder (with B-frame support)
Drivers:
* VIDIX equalizer support in fbdev, svga and vesa
* VIDIX colorkeying support in fbdev, svga and vesa
* obsoleted option: -fb
* new SiS 650/651/740/etc VIDIX driver
* safer vo_directx direct rendering
* massive nvidia_vid updates
* gl2 updates
* ggi now supports non-directbuffer rendering and slices
* tdfxfb fixed on gcc 3.x
* dfbmga updated, G200 support
* colorkeying can be disabled
* Radeon 9800 (R350) support in VIDIX
* proper fix for buffer size workarounds in vo_zr
* new vo_zr2 driver, which uses the advantages of the filter layer
* fixed vesa when used together with pthread
* runtime stay-on-top functionality (in almost all output drivers)
* ALSA 1.x support
SWScaler:
* updated MLib (Sun VIS) support
* more accurate filters (rounding fixes)
* MMX optimized UYVY output
* eliminated chroma scaling bugs
Others:
* fixed aspect and geometry
* fixed compilation when libavcodec is missing (although it's a bad idea)
* MTRR detection added to TOOLS/cpuinfo
* FAAD detection in configure fixed/improved
* improved FLAC configure detection
* GUI file selector updated for newer formats
* Fontconfig support
* proper VobSub seeking support
* removed oldskool libcss support (nobody uses it and has drawbacks)
MEncoder:
* FFmpeg/libavcodec audio encoding support
* exit if there's no video stream (avoids unexpected segfaults)
* huge bug fixed (missing InitTimer call), screwed up timers in some cases
* rawyuv (i420) 'encoder'
# Re: MPlayer 1.0pre3 bis
Posté par Mathieu Malaterre (site web personnel) . Évalué à 2.
Et pour rappel:
http://linuxfr.org/~malat/5686.html(...)
# Re: MPlayer 1.0pre3 bis
Posté par Meister . Évalué à 5.
On lit tous les formats avec, et ce, toujours avec une grande rapidité (cf la fluide lecture des grosses vidéos). C'est un logiciel qui impressionne toujours les personnes issus de windows media player et consorts.
Et il y a mencoder et sa foule de fonctions pour encoder en pleins de formats. En démonstration, une ligne pour encoder les images d'une webcam directement en mpeg4 :
mencoder -tv driver=v4l:width=320:height=240 tv:// -o .avi -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=100
# Re: MPlayer 1.0pre3 bis
Posté par kapouik . Évalué à 4.
[^] # Re: MPlayer 1.0pre3 bis
Posté par Mathieu Pillard (site web personnel) . Évalué à 0.
# Re: MPlayer 1.0pre3 bis
Posté par kolter (site web personnel, Mastodon) . Évalué à 2.
en tout cas xine le fait ... mais j'aimerais bien que mplayer le fasse et savoir s'il le faisait dans les version précédentes ??
merci d'av.
M.
# Re: MPlayer 1.0pre3 bis
Posté par jmfayard . Évalué à 1.
la doc de mplayer indique qu'il sait lire tous les codecs Real{Audio,Video}.
Mais je n'ai jamais réussis à lire un stream real vidéo comme celui juste en bas.
Est-ce possible ?
http://www.france5.fr/images/emissions/006052/15/006052_15_0_56-256(...)
[^] # Re: MPlayer 1.0pre3 bis
Posté par Da Scritch (site web personnel, Mastodon) . Évalué à 1.
d'ailleurs, si quelqu'un l'a fait, peut-il pomper les dramas de couleur3.ch avant le 21 ?
#!/bin/bash
g=12_
for ((d=0;d<3;d++))
do
for ((u=0;u<10;u++))
do
for e in I II II IV V VI VII VIII IX X
do
mplayer "rtsp://194.6.181.110:554/rsr/other/c3-rupture/$d$u$g$e.rm" --dumpaudio IIRC
done
done
done
[^] # Re: MPlayer 1.0pre3 bis
Posté par gnumdk (site web personnel) . Évalué à 2.
urpmi live
urpmi mplayer
[^] # Re: MPlayer 1.0pre3 bis
Posté par Pierre . Évalué à 1.
avec live ça marche nickel..
# Re: MPlayer 1.0pre3 bis
Posté par Tutur . Évalué à 3.
http://linuxfr.org/~gouchi/7572.html(...)
[^] # Re: MPlayer 1.0pre3 bis
Posté par Mathieu Malaterre (site web personnel) . Évalué à 1.
Je me disais aussi...
# Re: MPlayer 1.0pre3 bis
Posté par David pasmalin (site web personnel) . Évalué à 1.
pm
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.