Re: How to make MPlayer to play video with CoreAVC?
Milen Manev <[email protected]> Tue, 3 Aug 2010 16:35:20 +0300
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
This is output for playing m2ts stream from camcorder. D:\Temp\MPlayer\May\MPlayer>mplayer -vc coreavcwindows ..\..\Produce_1.m2ts MPlayer SVN-r31247-snapshot-4.5.0 (C) 2000-2010 MPlayer Team 154 audio & 339 video codecs Playing ..\..\Produce_1.m2ts. Seek failed libavformat file format detected. [lavf] stream 0: video (h264), -vid 0 [lavf] stream 1: audio (ac3), -aid 0 LAVF: Program 1 VIDEO: [H264] 1920x1080 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s) ========================================================================== Forced video codec: coreavcwindows Opening video decoder: [dshow] DirectShow video codecs Decoder supports the following YUV formats: YUY2 UYVY YV12 I420 Decoder is capable of YUV output (flags 0x2b) [PP] Using codec's postprocessing, max q = 4. Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. VO: [directx] 1920x1080 => 1920x1080 Planar YV12 VideoDecoder::SetExtAttr: registry failure Selected video codec: [coreavcwindows] vfm: dshow (CoreAVC H.264 for x86 - http: //corecodec.org/) ========================================================================== ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000) Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3) ========================================================================== AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample) Starting playback... I also have this: VideoDecoder::SetExtAttr: registry failure but I can see video. Try with another source. May be problem is in file. CoreAVCDecoder.ax version is 2.0.0.0 -- Milen Manev