Shir1yn
帖子: 106
注册时间: 2012-03-22 19:29

求教,這個avi要怎麼重編碼才能正確輸出

Format : AVI
Format/Info : Audio Video Interleave
File size : 317 MiB
Duration : 33s 983ms
Overall bit rate : 78.3 Mbps

Video
ID : 0
Format : RGB
Codec ID : 0x00000000
Codec ID/Info : Basic Windows bitmap format. 1, 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB samples
Duration : 33s 800ms
Bit rate : 55.0 Mbps
Width : 240 pixels
Height : 160 pixels
Display aspect ratio : 3:2
Frame rate : 60.000 fps
Bit depth : 8 bits
Bits/(Pixel*Frame) : 23.870
Stream size : 222 MiB (70%)

Audio
ID : 1
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 1
Duration : 33s 983ms
Bit rate mode : Constant
Bit rate : 1 411.2 Kbps
Channel(s) : 2 channels
Sampling rate : 44.1 KHz
Bit depth : 16 bits
Stream size : 5.72 MiB (2%)
Alignment : Aligned on interleaves
Interleave, duration : 17 ms (0.99 video frame)
lwjkk666
帖子: 321
注册时间: 2012-05-29 13:43

Re: 求教,這個avi要怎麼重編碼才能正確輸出

Width : 240 pixels
Height : 160 pixels
........................
头像
Billy Herrington
帖子: 83
注册时间: 2013-01-09 9:54

Re: 求教,這個avi要怎麼重編碼才能正確輸出

Install a vfw/acm based raw decoder like ffdshow/ac3filter (full installation), and enable it (all raw input in encoder/vfw configuration), then use AVISource to read. If you feed it directly to x264, you can use --demuxer avs and it will automatically invoke AVISource.

回到 “视频编码器 / Video encoder discussion”