diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index aa2f94c922..5800b10404 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -183,7 +183,7 @@ videocodec mjpeg status working fourcc MJPG fourcc mjpa,mjpb,mjpg MJPG ; MOV files - fourcc AVDJ MJPG + fourcc AVRn,AVDJ MJPG ; AVID driver vfw dll "mcmjpg32.dll" out YUY2 @@ -198,6 +198,7 @@ videocodec ffmjpeg info "FFmpeg MJPEG decoder" status working fourcc MJPG,mjpg +; fourcc AVRn driver ffmpeg dll mjpeg ; out YUY2 |