Opened 20 years ago

Closed 19 years ago

Last modified 19 years ago

#20 closed enhancement (fixed)

force video/audio codec decoding, ignore fourcc

Reported by: compn Owned by: r_togni@…
Priority: normal Component: vd
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mplayer -vc xvid divx5file.avi , will not play and errors out 'Cannot find codec
matching selected -vo and video format 0x33564944.' instead of this error, or
editing codecs.conf and adding that video format or fourcc under 'videocodec
xvid' a -vc:force suboption would ignore the fourcc and just try the codec
specified

Change History (2)

comment:1 by diego@…, 19 years ago

Owner: changed from alex@… to r_togni@…

Mass reassign all vd bugs to Roberto, the new component owner.

comment:2 by compn, 19 years ago

Resolution: fixed
Status: newclosed

reimar commited a patch to force codec by using + infront of codec
e.g. -+ffodivx

Note: See TracTickets for help on using tickets.