Opened 8 years ago

Closed 17 months ago

Last modified 17 months ago

#5601 closed enhancement (fixed)

support VQC1 ViewQuest codec

Reported by: compn Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: yes

Description

[avi @ 02f56d00] Could not find codec parameters for stream 0 Video: none (VQC1 / 0x31435156), none, 320x240, 10948 kb/s): unknown codec

works in mplayer with binary codec
http://samples.ffmpeg.org/drivers32/new/VQC1/

Attachments (2)

samp.avi (2.2 MB ) - added by compn 8 years ago.
samp1.avi (118.2 KB ) - added by pross 18 months ago.
single frame cut of original samp.avi

Change History (6)

by compn, 8 years ago

Attachment: samp.avi added

comment:2 by ami_stuff, 8 years ago

one actually can see the first frame with this:

ffmpeg -pix_fmt rgb24 -f rawvideo -s:v 320x240 -i C:\samp.avi out.avi

by pross, 18 months ago

Attachment: samp1.avi added

single frame cut of original samp.avi

comment:3 by pross, 17 months ago

Resolution: fixed
Status: newclosed

comment:4 by Carl Eugen Hoyos, 17 months ago

Note: See TracTickets for help on using tickets.