Mercurial > mplayer.hg
comparison etc/codecs.conf @ 16098:9277070add37
Make it possible to use libavcodecs png decoder.
Disable BGR output for binary wmv decoders, since these are slooow.
author | reimar |
---|---|
date | Tue, 26 Jul 2005 10:11:56 +0000 |
parents | 1cde99dbc0f9 |
children | a9f57b8653de |
comparison
equal
deleted
inserted
replaced
16097:88056bbe9e80 | 16098:9277070add37 |
---|---|
98 info "NuppelVideo" | 98 info "NuppelVideo" |
99 status working | 99 status working |
100 fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC | 100 fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC |
101 driver nuv | 101 driver nuv |
102 out I420,IYUV | 102 out I420,IYUV |
103 | |
104 videocodec ffpng | |
105 info "FFmpeg PNG decoder" | |
106 status working | |
107 fourcc mpng,MPNG | |
108 fourcc "png " ; for PNG-encoded QuickTime files | |
109 driver ffmpeg | |
110 dll png | |
111 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 | |
103 | 112 |
104 videocodec mpng | 113 videocodec mpng |
105 info "PNG image decoder" | 114 info "PNG image decoder" |
106 status working | 115 status working |
107 comment "Gray scaled PNG with Alpha channel not supported" | 116 comment "Gray scaled PNG with Alpha channel not supported" |
642 fourcc MP42,mp42 | 651 fourcc MP42,mp42 |
643 driver dshow | 652 driver dshow |
644 dll "mpg4ds32.ax" | 653 dll "mpg4ds32.ax" |
645 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 | 654 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 |
646 out YUY2 | 655 out YUY2 |
647 out BGR32,BGR24,BGR16,BGR15 | 656 ; out BGR32,BGR24,BGR16,BGR15 |
648 | 657 |
649 videocodec mpeg4 | 658 videocodec mpeg4 |
650 info "Microsoft MPEG-4 v1/v2" | 659 info "Microsoft MPEG-4 v1/v2" |
651 status working | 660 status working |
652 fourcc MPG4,mpg4 | 661 fourcc MPG4,mpg4 |
664 driver dshow | 673 driver dshow |
665 dll "wmv8ds32.ax" | 674 dll "wmv8ds32.ax" |
666 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f | 675 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f |
667 out YV12,I420,IYUV | 676 out YV12,I420,IYUV |
668 out YUY2,UYVY | 677 out YUY2,UYVY |
669 out BGR32,BGR24,BGR16,BGR15 | 678 ; out BGR32,BGR24,BGR16,BGR15 |
670 | 679 |
671 videocodec wmv7 | 680 videocodec wmv7 |
672 info "Windows Media Video 7" | 681 info "Windows Media Video 7" |
673 status working | 682 status working |
674 fourcc WMV1 | 683 fourcc WMV1 |
675 driver dshow | 684 driver dshow |
676 dll "wmvds32.ax" | 685 dll "wmvds32.ax" |
677 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae | 686 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae |
678 out YUY2,UYVY | 687 out YUY2,UYVY |
679 out BGR32,BGR24,BGR16,BGR15 | 688 ; out BGR32,BGR24,BGR16,BGR15 |
680 | 689 |
681 videocodec wmv9dmo | 690 videocodec wmv9dmo |
682 info "Windows Media Video 9 DMO" | 691 info "Windows Media Video 9 DMO" |
683 status working | 692 status working |
684 fourcc WMV3 | 693 fourcc WMV3 |
686 driver dmo | 695 driver dmo |
687 dll "wmv9dmod.dll" | 696 dll "wmv9dmod.dll" |
688 guid 0x724bb6a4, 0xe526, 0x450f, 0xaf, 0xfa, 0xab, 0x9b, 0x45, 0x12, 0x91, 0x11 | 697 guid 0x724bb6a4, 0xe526, 0x450f, 0xaf, 0xfa, 0xab, 0x9b, 0x45, 0x12, 0x91, 0x11 |
689 out YV12 ;,I420,IYUV | 698 out YV12 ;,I420,IYUV |
690 out YUY2,UYVY | 699 out YUY2,UYVY |
691 out BGR32,BGR24,BGR16 ;,BGR15 | 700 ; out BGR32,BGR24,BGR16 ;,BGR15 |
692 | 701 |
693 videocodec wmvdmo | 702 videocodec wmvdmo |
694 info "Windows Media Video DMO" | 703 info "Windows Media Video DMO" |
695 status working | 704 status working |
696 fourcc WMV1 | 705 fourcc WMV1 |
700 driver dmo | 709 driver dmo |
701 dll "wmvdmod.dll" | 710 dll "wmvdmod.dll" |
702 guid 0x82d353df, 0x90bd, 0x4382, 0x8b, 0xc2, 0x3f, 0x61, 0x92, 0xb7, 0x6e, 0x34 | 711 guid 0x82d353df, 0x90bd, 0x4382, 0x8b, 0xc2, 0x3f, 0x61, 0x92, 0xb7, 0x6e, 0x34 |
703 out YV12 ;,I420,IYUV | 712 out YV12 ;,I420,IYUV |
704 out YUY2,UYVY | 713 out YUY2,UYVY |
705 out BGR32,BGR24,BGR16 ;,BGR15 | 714 ; out BGR32,BGR24,BGR16 ;,BGR15 |
706 | 715 |
707 videocodec wmvadmo | 716 videocodec wmvadmo |
708 info "Windows Media Video Adv DMO" | 717 info "Windows Media Video Adv DMO" |
709 status working | 718 status working |
710 fourcc WMVA | 719 fourcc WMVA |
712 driver dmo | 721 driver dmo |
713 dll "wmvadvd.dll" | 722 dll "wmvadvd.dll" |
714 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a | 723 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a |
715 out YV12 ;,I420,IYUV | 724 out YV12 ;,I420,IYUV |
716 out YUY2,UYVY | 725 out YUY2,UYVY |
717 out BGR32,BGR24,BGR16 ;,BGR15 | 726 ; out BGR32,BGR24,BGR16 ;,BGR15 |
718 | 727 |
719 videocodec wmsdmod | 728 videocodec wmsdmod |
720 info "Windows Media Screen Codec 2" | 729 info "Windows Media Screen Codec 2" |
721 status working | 730 status working |
722 fourcc MSS1 | 731 fourcc MSS1 |