comparison etc/codecs.conf @ 34219:f25ac0f261f6

Restore NUV1 internal fourcc. Fixes playback of http://samples.mplayerhq.hu/nuv/nirvana.nuv
author reimar
date Sat, 05 Nov 2011 22:18:13 +0000
parents aafe86a9a6e8
children 07aabc1bb1fd
comparison
equal deleted inserted replaced
34218:fb4ff8e46d79 34219:f25ac0f261f6
467 ; we have only native open source codecs for these: 467 ; we have only native open source codecs for these:
468 468
469 videocodec ffnuv 469 videocodec ffnuv
470 info "NuppelVideo" 470 info "NuppelVideo"
471 status working 471 status working
472 fourcc NUV1 ; former internal MPlayer FOURCC 472 fourcc NUV1 ; internal MPlayer FOURCC
473 ; note that RJPG is _not_ equivalent,
474 ; these are slightly different formats
473 fourcc RJPG 475 fourcc RJPG
474 driver ffmpeg 476 driver ffmpeg
475 dll nuv 477 dll nuv
476 out I420 478 out I420
477 479