bololo
16th April 2010, 07:08
Hello,
i would like to ask if this is a bug in x264 or a mistake i made (wich i dont think):
I converted several files from DivX6 to AVC using the same commandline. (Intension was reducing filesize and keeping quality)
Some files were converted strange they became really hughe.
Original filesize 1 GB, finished Filesize 3,6 GB (reduced Bitrate by 20%!!)
Original File:
General
Complete name : E:\Jotei ep04 (1280x720 DivX661).avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 1.03 GiB
Duration : 46mn 24s
Overall bit rate : 3 177 Kbps
Writing library : This file was made by AviUtl 0.99.
Video
ID : 0
Format : MPEG-4 Visual
Format settings, BVOP : No
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : DX50
Codec ID/Hint : DivX 5
Duration : 46mn 24s
Bit rate : 3 038 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.110
Stream size : 1 008 MiB (96%)
Writing library : DivX 6.6.1.4
Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Format_Settings_ModeExtension : MS Stereo
Codec ID : 55
Codec ID/Hint : MP3
Duration : 46mn 24s
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Stream size : 42.5 MiB (4%)
Alignment : Split accross interleaves
Interleave, duration : 33 ms (1.00 video frame)
Interleave, preload duration : 15 ms
made Avisynthscript:
DirectShowSource("E:\Jotei ep04 (1280x720 DivX661).avi")
converted using following command
x264.exe --bitrate 2430 --profile high --level 4.1 --preset veryslow --tune film --threads auto --thread-input --videoformat ntsc --keyint 300 --min-keyint 30 --b-pyramid normal --output "E:\Jotei ep04 (1280x720 DivX661)_vid.mp4" "E:\Jotei ep04 (1280x720 DivX661).avs"
The resulting file is
General
Complete name : E:\Jotei ep04 (1280x720 DivX661).mkv
Format : Matroska
File size : 3.47 GiB
Duration : 46mn 24s
Overall bit rate : 10.7 Mbps
Encoded date : UTC 2010-04-15 18:44:29
Writing application : mkvmerge v3.2.0 ('Beginnings') gebaut am Mar 3 2010 00:43:45
Writing library : libebml v0.7.9 + libmatroska v0.8.1
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 9 frames
Muxing mode : Container profile=Unknown@4.1
Codec ID : V_MPEG4/ISO/AVC
Duration : 46mn 21s
Nominal bit rate : 2 430 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Standard : NTSC
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.088
Writing library : x264 core 93 r1538 bd72d46
Encoding settings : cabac=1 / ref=9 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / wpredb=1 / wpredp=2 / keyint=300 / keyint_min=30 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=abr / mbtree=1 / bitrate=2430 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Codec ID : A_AAC
Duration : 46mn 24s
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Menu
00:00:00.054 : en:00:00:00.054
Why is there a overall Bitrate of 10.7 Mbps although i stated clearly "--bitrate 2430" ?
That happened to 4 of 30 converted files. I also tried 2pass conversion, but this does not help. the resulting file is still that big. The Audiostream is about 30MB (correct) Only Videostream shows that behaviour.
Any Ideas?
best greetings
bololo
i would like to ask if this is a bug in x264 or a mistake i made (wich i dont think):
I converted several files from DivX6 to AVC using the same commandline. (Intension was reducing filesize and keeping quality)
Some files were converted strange they became really hughe.
Original filesize 1 GB, finished Filesize 3,6 GB (reduced Bitrate by 20%!!)
Original File:
General
Complete name : E:\Jotei ep04 (1280x720 DivX661).avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 1.03 GiB
Duration : 46mn 24s
Overall bit rate : 3 177 Kbps
Writing library : This file was made by AviUtl 0.99.
Video
ID : 0
Format : MPEG-4 Visual
Format settings, BVOP : No
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID : DX50
Codec ID/Hint : DivX 5
Duration : 46mn 24s
Bit rate : 3 038 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.110
Stream size : 1 008 MiB (96%)
Writing library : DivX 6.6.1.4
Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Format_Settings_ModeExtension : MS Stereo
Codec ID : 55
Codec ID/Hint : MP3
Duration : 46mn 24s
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Stream size : 42.5 MiB (4%)
Alignment : Split accross interleaves
Interleave, duration : 33 ms (1.00 video frame)
Interleave, preload duration : 15 ms
made Avisynthscript:
DirectShowSource("E:\Jotei ep04 (1280x720 DivX661).avi")
converted using following command
x264.exe --bitrate 2430 --profile high --level 4.1 --preset veryslow --tune film --threads auto --thread-input --videoformat ntsc --keyint 300 --min-keyint 30 --b-pyramid normal --output "E:\Jotei ep04 (1280x720 DivX661)_vid.mp4" "E:\Jotei ep04 (1280x720 DivX661).avs"
The resulting file is
General
Complete name : E:\Jotei ep04 (1280x720 DivX661).mkv
Format : Matroska
File size : 3.47 GiB
Duration : 46mn 24s
Overall bit rate : 10.7 Mbps
Encoded date : UTC 2010-04-15 18:44:29
Writing application : mkvmerge v3.2.0 ('Beginnings') gebaut am Mar 3 2010 00:43:45
Writing library : libebml v0.7.9 + libmatroska v0.8.1
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 9 frames
Muxing mode : Container profile=Unknown@4.1
Codec ID : V_MPEG4/ISO/AVC
Duration : 46mn 21s
Nominal bit rate : 2 430 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Standard : NTSC
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.088
Writing library : x264 core 93 r1538 bd72d46
Encoding settings : cabac=1 / ref=9 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / wpredb=1 / wpredp=2 / keyint=300 / keyint_min=30 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=abr / mbtree=1 / bitrate=2430 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Codec ID : A_AAC
Duration : 46mn 24s
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Menu
00:00:00.054 : en:00:00:00.054
Why is there a overall Bitrate of 10.7 Mbps although i stated clearly "--bitrate 2430" ?
That happened to 4 of 30 converted files. I also tried 2pass conversion, but this does not help. the resulting file is still that big. The Audiostream is about 30MB (correct) Only Videostream shows that behaviour.
Any Ideas?
best greetings
bololo