[FFmpeg-cvslog] r20647 - trunk/libavformat/movenc.c

Måns Rullgård mans
Sun Nov 29 18:46:49 CET 2009


bcoudurier <subversion at mplayerhq.hu> writes:

> Author: bcoudurier
> Date: Sun Nov 29 03:03:24 2009
> New Revision: 20647
>
> Log:
> support sample rates > INT16_MAX in mov using stsd v2

This broke the ALAC regression test:

./ffmpeg_g -v 0 -y -flags +bitexact -dct fastint -idct simple -sws_flags +accurate_rnd+bitexact -ab 128k -ac 2 -f s16le -i ././tests/data/asynth1.sw -acodec alac -compression_level 1 ././tests/data/a-alac.m4a
FFmpeg version git-svn-r20655, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Nov 29 2009 17:43:21 with gcc 4.3.4
  configuration: --cpu=core2 --enable-gpl
  libavutil     50. 5. 1 / 50. 5. 1
  libavcodec    52.42. 0 / 52.42. 0
  libavformat   52.39. 2 / 52.39. 2
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
Input #0, s16le, from '././tests/data/asynth1.sw':
  Duration: N/A, start: 0.000000, bitrate: N/A
    Stream #0.0: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s
[ipod @ 0x1e8bc10]track 0: output format does not support sample rate 44100hz
Output #0, ipod, to '././tests/data/a-alac.m4a':
    Stream #0.0: Audio: alac, 44100 Hz, 2 channels, s16, 128 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Could not write header for output file #0 (incorrect codec parameters ?)


-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list