#20 closed enhancement (fixed)
force video/audio codec decoding, ignore fourcc
Reported by: | compn | Owned by: | |
---|---|---|---|
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 , 20 years ago
Owner: | changed from | to
---|
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
reimar commited a patch to force codec by using + infront of codec
e.g. -+ffodivx
Note:
See TracTickets
for help on using tickets.
Mass reassign all vd bugs to Roberto, the new component owner.