Ticket #1081 (open enhancement)
Cinelerra HV60
| Reported by: | cehoyos | 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
Change History
comment:1 Changed 14 months ago by cehoyos
- Status changed from new to open
$ 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
Note: See
TracTickets for help on using
tickets.



