[FFmpeg-user] Transcoding failed avi to mp4
Calvin Park
carrot at shinsegae.com
Mon Nov 5 02:48:10 CET 2012
Hello ffmpeg users.
I compiled ffmpeg with 'http://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide', and it's work well.
But some files not work, when I try to do transcode 'avi' to 'mp4'.
----------------------------------------------------------
ffmpeg version git-2012-11-02-1475815 Copyright (c) 2000-2012 the FFmpeg developers
built on Nov 2 2012 10:58:43 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-version3
libavutil 52. 1.100 / 52. 1.100
libavcodec 54. 70.100 / 54. 70.100
libavformat 54. 35.100 / 54. 35.100
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 21.106 / 3. 21.106
libswscale 2. 1.102 / 2. 1.102
libswresample 0. 16.100 / 0. 16.100
libpostproc 52. 1.100 / 52. 1.100
[avi @ 0x22977a0] non-interleaved AVI
[avi @ 0x22977a0] parser not found for codec dvvideo, packets or times may be invalid.
[avi @ 0x22977a0] parser not found for codec pcm_s16le, packets or times may be invalid.
------------------------------------------------------------
How can I solve the problem?
Thanks.
Mediainfo result is below :
---------------------------------------------
#mediainfo scs0707.avi
General
Complete name : scs0707.avi
Format : AVI
Format/Info : Audio Video Interleave
Format_Commercial_IfAny : DVCPRO
Format profile : OpenDML
File size : 3.32 GiB
Duration : 15mn 39s
Overall bit rate mode : Constant
Overall bit rate : 30.3 Mbps
Video
ID : 0
Format : DV
Format_Commercial_IfAny : DVCPRO
Codec ID : dvsd
Codec ID/Hint : Sony
Duration : 15mn 39s
Bit rate mode : Constant
Bit rate : 24.4 Mbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 29.970 fps
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:1:1
Bit depth : 8 bits
Scan type : Interlaced
Compression mode : Lossy
Bits/(Pixel*Frame) : 2.357
Stream size : 3.15 GiB (95%)
Audio
ID : 1
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 1
Duration : 15mn 39s
Bit rate mode : Constant
Bit rate : 1 536 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 172 MiB (5%)
Interleave, duration : 1067 ms (31.99 video frames)
More information about the ffmpeg-user
mailing list