Opened 11 years ago

Last modified 11 years ago

#2685 new enhancement

vc1: Progressive Segmented Frame mode not supported

Reported by: Carl Eugen Hoyos Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: vc1
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

http://thread.gmane.org/gmane.comp.video.mencoder.user/13181
A MEncoder user uploaded an asf sample containing vc-1 using an unsupported feature:

$ ffmpeg -i mms.wmv
ffmpeg version N-54096-ge41bf19 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jun 18 2013 11:10:39 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl --disable-indev=jack --enable-libopenjpeg
  libavutil      52. 37.101 / 52. 37.101
  libavcodec     55. 16.100 / 55. 16.100
  libavformat    55.  9.100 / 55.  9.100
  libavdevice    55.  2.100 / 55.  2.100
  libavfilter     3. 77.101 /  3. 77.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
[vc1 @ 0x31bea20] Progressive Segmented Frame mode: not supported (yet)
    Last message repeated 1 times
Guessed Channel Layout for  Input Stream #0.1 : stereo
Input #0, asf, from 'mms.wmv':
  Duration: 00:00:00.02, start: 14679.302000, bitrate: N/A
    Stream #0:0: Video: vc1 (WVC1 / 0x31435657), yuv420p, 704x576, 1k tbr, 1k tbn, 1k tbc
    Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 48000 Hz, stereo, fltp, 64 kb/s
At least one output file must be specified

Change History (1)

Note: See TracTickets for help on using tickets.