[FFmpeg-devel] DTS transcoding error: where to file a bug?
Benjamin Larsson
banan
Tue Apr 8 14:07:56 CEST 2008
Guido Ledermann wrote:
> 2008/4/8 Benjamin Larsson <banan at ludd.ltu.se>:
>
>
>> There seems to be a problem logging in, just describe here on the
>> mainlinglist for now.
>>
>>
>
> I'm trying to transcode DTS. FFmepg crashed. I often have DTS problems so
> for now I start writing bug reports because ffmpeg is my favorite tool. I
> placed "small-sample-file" into your ftp /MPlayer/incoming/dtsprob2.
>
> This is what happens on the console:
>
> $ ffmpeg -y -i small-sample-file -vcodec copy -map 0:0 -acodec ac3 -map
> 0:1 -ab 192k -ar 48000 -ac 6 eagles.ts
> FFmpeg version SVN-r12755, Copyright (c) 2000-2008 Fabrice Bellard, et al.
> configuration:
> libavutil version: 49.6.0
> libavcodec version: 51.54.0
> libavformat version: 52.13.0
> libavdevice version: 52.0.0
> built on Apr 5 2008 13:42:12, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
>
> Seems stream 0 codec frame rate differs from container frame rate: 29.97
> (30000/1001) -> 59.94 (60000/1001)
> Input #0, mpeg, from 'small-sample-file':
> Duration: 00:00:08.5, start: 120.545400, bitrate: 9771 kb/s
> Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 8:9 DAR
> 4:3], 6600 kb/s, 59.94 tb(r)
> Stream #0.1[0x89]: Audio: dca, 48000 Hz, 5:1, 1536 kb/s
> Stream #0.2[0xa0]: Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
> Output #0, mpegts, to 'eagles.ts':
> Stream #0.0: Video: mpeg2video, yuv420p, 720x480, q=2-31, 6600 kb/s,
> 29.97 tb(c)
> Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 192 kb/s
> Stream mapping:
> Stream #0.0 -> #0.0
> Stream #0.1 -> #0.1
> Press [q] to stop encoding
> ERROR: block code look-up failed 4727kB time=5.5 bitrate=7076.9kbits/s
>
>
Thank you, I will look at this within a few days.
MvH
Benjamin Larsson
MvH
Benjamin Larsson
More information about the ffmpeg-devel
mailing list