[FFmpeg-user] Transcoding failed avi to mp4

Calvin Park carrot at shinsegae.com
Mon Nov 5 05:02:44 CET 2012


Hello.


Transcoding done with error messages, video looks broken while audio is
okay. 
Below things are complete command.

Thanks

-------------------------------

Command line:
/usr/local/bin/ffmpeg -y -i ./scs0707.avi -acodec aac -ac 2 -strict
experimental -vcodec libx264 -preset slow -level 30 -threads 0 -report -b:a
24k -s 320x240 -maxrate 500K -bufsize 500K -b:v 300K -f mp4 ./scs0707-1.mp4
-acodec aac -ac 2 -strict experimental -vcodec libx264 -preset slow -level
30 -threads 0 -report -b:a 128k -s 640x480 -maxrate 1200K -bufsize 1500K
-b:v 800K -f mp4 ./scs0707-2.mp4 -ss 00:00:23 -vcodec mjpeg -vframes 1 -an
-f rawvideo -s 320x240 ./scs0707.jpg
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 @ 0x19ac7a0] Format avi probed with size=2048 and score=100
[avi @ 0x19ac380] use odml:1
[avi @ 0x19ac7a0] non-interleaved AVI
[avi @ 0x19ac7a0] File position before avformat_find_stream_info() is 132096
[avi @ 0x19ac7a0] parser not found for codec dvvideo, packets or times may
be invalid.
[avi @ 0x19ac7a0] parser not found for codec pcm_s16le, packets or times may
be invalid.
[avi @ 0x19ac7a0] parser not found for codec dvvideo, packets or times may
be invalid.
[avi @ 0x19ac7a0] parser not found for codec pcm_s16le, packets or times may
be invalid.
[avi @ 0x19ac7a0] All info found
[avi @ 0x19ac7a0] File position after avformat_find_stream_info() is 3995400
Guessed Channel Layout for  Input Stream #0.1 : stereo
Input #0, avi, from './scs0707.avi':
  Duration: 00:15:39.37, start: 0.000000, bitrate: 30314 kb/s
    Stream #0:0, 1, 1001/30000: Video: dvvideo (dvsd / 0x64737664), yuv411p,
720x480 [SAR 8:9 DAR 4:3], 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1, 1, 1/48000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000
Hz, stereo, s16, 1536 kb/s
[buffer @ 0x19a7dc0] Setting entry with key 'video_size' to value '720x480'
[buffer @ 0x19a7dc0] Setting entry with key 'pix_fmt' to value '7'
[buffer @ 0x19a7dc0] Setting entry with key 'time_base' to value
'1001/30000'
[buffer @ 0x19a7dc0] Setting entry with key 'pixel_aspect' to value '8/9'
[buffer @ 0x19a7dc0] Setting entry with key 'sws_param' to value 'flags=2'
[buffer @ 0x19a7dc0] Setting entry with key 'frame_rate' to value
'30000/1001'
[graph 0 input from stream 0:0 @ 0x19a8240] w:720 h:480 pixfmt:yuv411p
tb:1001/30000 fr:30000/1001 sar:8/9 sws_param:flags=2
[scale @ 0x19a8000] Setting 'w' to value '320'
[scale @ 0x19a8000] Setting 'h' to value '240'

ooOoooooooooooooooo
Calvin Park
carrot at shinsegae.com
+82-10-4597-9312
oooooooooOooooooooo


-----Original Message-----
From: ffmpeg-user-bounces at ffmpeg.org [mailto:ffmpeg-user-bounces at ffmpeg.org]
On Behalf Of Carl Eugen Hoyos
Sent: Monday, November 05, 2012 12:15 PM
To: ffmpeg-user at ffmpeg.org
Subject: Re: [FFmpeg-user] Transcoding failed avi to mp4

Calvin Park <carrot <at> shinsegae.com> writes:

> 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.

Is this really the complete, uncut console output?

Please do not highjack threads.
(And just to make sure: Please do not top-post, both 
is considered rude here and both is mentioned on 
http://ffmpeg.org/contact.html .)

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list