New submission from MatMaul <[EMAIL PROTECTED]>:
when I encode in flac with ffmpeg, the resulting flac file doesn't seem to have
the tracklength set in his header because my players (foobar2000 and winamp)
don't recognize the length. The file plays fine (bit exact as expecting) but no
seeking available.
ffmpeg -i test_original.wav test_ffmpeg.flac
FFmpeg version SVN-r14166, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --enable-memalign-hack --enable-gpl --disable-debug
--enable-pthreads --enable-postproc --enable-swscale --enable-avisynth
libavutil version: 49.7.0
libavcodec version: 51.60.0
libavformat version: 52.17.0
libavdevice version: 52.0.0
built on Jul 11 2008 04:35:00, gcc: 4.3.0
Input #0, wav, from 'test_original.wav':
Duration: 00:00:29.59, bitrate: 1411 kb/s
Stream #0.0: Audio: pcm_s16le, 44100 Hz, stereo, 1411 kb/s
Output #0, flac, to 'test_ffmpeg.flac':
Stream #0.0: Audio: flac, 44100 Hz, stereo, 64 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
size= 2786kB time=29.68 bitrate= 769.0kbits/s
video:0kB audio:2786kB global headers:0kB muxing overhead 0.000280%
----------
messages: 2400
nosy: MatMaul
priority: normal
status: new
substatus: new
title: flac encoding : length of the track is not recognized by my players
type: bug
______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue526>
______________________________________________________