Opened 12 years ago

Last modified 12 years ago

#1081 open enhancement

Cinelerra HV60

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

Description

samples/V-codecs/HV60/ contains a HV60 sample that plays badly with the attached patch.
http://fossies.org/dox/cinelerra-4.3-src/quicktime_8h_source.html claims that HV60 is a Basterdization of MPEG-4 which encodes alternating fields in series

Attachments (1)

patchhv60.diff (767 bytes ) - added by Carl Eugen Hoyos 12 years ago.

Download all attachments as: .zip

Change History (3)

by Carl Eugen Hoyos, 12 years ago

Attachment: patchhv60.diff added

comment:1 by Carl Eugen Hoyos, 12 years ago

Status: newopen
$ ffmpeg -i fromspace_60.mov
ffmpeg version N-38829-g6f9803e Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 16 2012 20:14:04 with gcc 4.3.2
  configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable-libspeex
  libavutil      51. 42.100 / 51. 42.100
  libavcodec     54. 10.100 / 54. 10.100
  libavformat    54.  2.100 / 54.  2.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 64.101 /  2. 64.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  7.100 /  0.  7.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fromspace_60.mov':
  Metadata:
    creation_time   : 2003-08-11 04:07:11
    copyright       : Made with Cinelerra for Linux
    copyright-eng   : Made with Cinelerra for Linux
    comment         : Quicktime for Linux
    comment-eng     : Quicktime for Linux
  Duration: 00:01:18.24, start: 0.000000, bitrate: 4586 kb/s
    Stream #0:0(eng): Video: mpeg4 (HV60 / 0x30365648), yuv420p, 720x480 [SAR 1:1 DAR 3:2], 4580 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 29.97 tbc
    Metadata:
      creation_time   : 2003-08-11 04:07:11
      handler_name    : ?Linux Alias Data Handler
At least one output file must be specified

comment:2 by Carl Eugen Hoyos, 12 years ago

Keywords: asp added; mpeg4 removed
Note: See TracTickets for help on using tickets.