Hi,

I have avi file from a canon powershot. Here's the autoprobe output from transcode:

[transcode] auto-probing source MVI_0160.avi (ok)
[transcode] V: import format    | MJPG RIFF data, AVI (V=ffmpeg|A=avi)
[transcode] V: import frame     | 640x480  1.33:1
[transcode] V: bits/pixel       | 0.195
[transcode] V: decoding fps,frc | 30.000,0
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format | 0x1 PCM [11024, 8,1] 88 kbps [transcode] A: export format | 0x55 MPEG layer-3 [44100, 8,1] 128 kbps
[transcode] V: encoding fps,frc | 29.970,4
[transcode] A: bytes per frame  | 365 (367.834133)
[transcode] A: adjustment       | [EMAIL PROTECTED]
[transcode] V: IA32/AMD64 accel | sse3 (sse3 sse2 sse 3dnowext 3dnow mmxext mmx asm C)

I encoded this file using xvid4 which resulted in good video quality but audio is awful. It's a little hard to describe how it sounds. That's why I setup original and encoded sample files. Please check them out at:

http://bilder.vocabula.de/MVI_0160.avi (10MB)
http://bilder.vocabula.de/MVI_0160.divx (1.4MB)

Note that sound stops about halfway in encoded file. I tried several adjustments concerning sample- and bitrate on both import and export side but it only got worse.

Here's the command line I used to encode:

transcode -i MVI_0160.avi -y xvid4 -E 44100 -o MVI_0160.divx

Anybody who can help me?

Reply via email to