lamsoft
26th September 2008, 06:53
I used DVBViewer to record a 1080p video and try to encoded to mkv, but it seems failed..
It is the error, I tried to follow the solution from http://support.microsoft.com/kb/884538 but I am using Windows XP SP3 and the patch cannot be installed on the newer SP...
Anyone can help? Thanks a lot.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\LamSoft>d:
D:\>cd "Video Editing"
D:\Video Editing>cd neq
The system cannot find the path specified.
D:\Video Editing>cd new
The system cannot find the path specified.
D:\Video Editing>cd "New Folder"
D:\Video Editing\New Folder>x264.exe --bitrate 4917 --ref 3 --bframes 16 --b-pyr
amid --weightb --direct auto --filter -2:-1 --subme 6 --trellis 1 --partitions p
8x8,b8x8,i4x4,i8x8 --8x8dct --me umh --merange 12 --threads auto --progress --no
-psnr --no-ssim --output "D:\Video Editing\New Folder\09-25_20-30-01_High Defini
tion Jade_EncoderOutput.264" "D:\Video Editing\New Folder\09-25_20-30-01_High De
finition Jade.avs"
avis [info]: 1280x720 @ 25.00 fps (187474 frames)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
encoded frames: 168030/187474 (89.6%), 14.53 fps, 4975.25 kb/s, eta 0:22:17
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
D:\Video Editing\New Folder>x264 --help
x264 core:64 r987M e71168d
Syntax: x264 [options] -o outfile infile [widthxheight]
Infile can be raw YUV 4:2:0 (in which case resolution is required),
or YUV4MPEG 4:2:0 (*.y4m),
or AVI or Avisynth if compiled with AVIS support (yes).
Outfile type is selected by filename:
.264 -> Raw bytestream
.mkv -> Matroska
.mp4 -> MP4 if compiled with GPAC support (yes)
Options:
-h, --help List the more commonly used options
--longhelp List all options
Frame-type options:
-I, --keyint <integer> Maximum GOP size [250]
-b, --bframes <integer> Number of B-frames between I and P [0]
--b-pyramid Keep some B-frames as references
--no-cabac Disable CABAC
-r, --ref <integer> Number of reference frames [1]
-f, --deblock <alpha:beta> Loop filter AlphaC0 and Beta parameters [0:0]
--interlaced Enable pure-interlaced mode (tff)
--tff Alias for --interlaced
--bff Enable pure-interlaced mode (bff)
Ratecontrol:
-q, --qp <integer> Set QP (0=lossless) [26]
-B, --bitrate <integer> Set bitrate (kbit/s)
--crf <float> Quality-based VBR (nominal QP)
--vbv-bufsize <integer> Enable CBR and set size of the VBV buffer (kbit) [
0]
--ratetol <float> Allowed variance of average bitrate [1.0]
--ipratio <float> QP factor between I and P [1.40]
--pbratio <float> QP factor between P and B [1.30]
--aq-strength <float> Reduces blocking and blurring in flat and
textured areas. [1.0]
- 0.5: weak AQ
- 1.5: strong AQ
-p, --pass <1|2|3> Enable multipass ratecontrol
- 1: First pass, creates stats file
- 2: Last pass, does not overwrite stats file
- 3: Nth pass, overwrites stats file
--stats <string> Filename for 2 pass stats ["x264_2pass.log"]
--qcomp <float> QP curve compression: 0.0 => CBR, 1.0 => CQP [0.60
]
--zones <zone0>/<zone1>/... Tweak the bitrate of some regions of the vide
o
Analysis:
-A, --partitions <string> Partitions to consider ["p8x8,b8x8,i8x8,i4x4"]
- p8x8, p4x4, b8x8, i8x8, i4x4
- none, all
(p4x4 requires p8x8. i8x8 requires --8x8dct.)
--direct <string> Direct MV prediction mode ["spatial"]
- none, spatial, temporal, auto
-w, --weightb Weighted prediction for B-frames
--me <string> Integer pixel motion estimation method ["hex"]
- dia, hex, umh
--merange <integer> Maximum motion vector search range [16]
-m, --subme <integer> Subpixel motion estimation and partition
decision quality: 1=fast, 7=best. [6]
--b-rdo RD based mode decision for B-frames. Requires subm
e 6.
--psy-rd Strength of psychovisual optimization ["1.0:0.0"]
#1: RDO (requires subme>=6)
#2: Trellis (requires trellis, experimental)
--mixed-refs Decide references on a per partition basis
-8, --8x8dct Adaptive spatial transform size
-t, --trellis <integer> Trellis RD quantization. Requires CABAC. [0]
- 0: disabled
- 1: enabled only on the final encode of a MB
- 2: enabled on all mode decisions
--no-fast-pskip Disables early SKIP detection on P-frames
--no-dct-decimate Disables coefficient thresholding on P-frames
--nr <integer> Noise reduction [0]
--cqmfile <string> Read custom quant matrices from a JM-compatible fi
le
Input/Output:
-o, --output Specify output file
--sar width:height Specify Sample Aspect Ratio
--fps <float|rational> Specify framerate
--seek <integer> First frame to encode
--frames <integer> Maximum number of frames to encode
--level <string> Specify level (as defined by Annex A)
-v, --verbose Print stats for each frame
--progress Show a progress indicator while encoding
--quiet Quiet Mode
--no-psnr Disable PSNR computation
--no-ssim Disable SSIM computation
--threads <integer> Parallel encoding
--thread-input Run Avisynth in its own thread
D:\Video Editing\New Folder>
It is the error, I tried to follow the solution from http://support.microsoft.com/kb/884538 but I am using Windows XP SP3 and the patch cannot be installed on the newer SP...
Anyone can help? Thanks a lot.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\LamSoft>d:
D:\>cd "Video Editing"
D:\Video Editing>cd neq
The system cannot find the path specified.
D:\Video Editing>cd new
The system cannot find the path specified.
D:\Video Editing>cd "New Folder"
D:\Video Editing\New Folder>x264.exe --bitrate 4917 --ref 3 --bframes 16 --b-pyr
amid --weightb --direct auto --filter -2:-1 --subme 6 --trellis 1 --partitions p
8x8,b8x8,i4x4,i8x8 --8x8dct --me umh --merange 12 --threads auto --progress --no
-psnr --no-ssim --output "D:\Video Editing\New Folder\09-25_20-30-01_High Defini
tion Jade_EncoderOutput.264" "D:\Video Editing\New Folder\09-25_20-30-01_High De
finition Jade.avs"
avis [info]: 1280x720 @ 25.00 fps (187474 frames)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
encoded frames: 168030/187474 (89.6%), 14.53 fps, 4975.25 kb/s, eta 0:22:17
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
D:\Video Editing\New Folder>x264 --help
x264 core:64 r987M e71168d
Syntax: x264 [options] -o outfile infile [widthxheight]
Infile can be raw YUV 4:2:0 (in which case resolution is required),
or YUV4MPEG 4:2:0 (*.y4m),
or AVI or Avisynth if compiled with AVIS support (yes).
Outfile type is selected by filename:
.264 -> Raw bytestream
.mkv -> Matroska
.mp4 -> MP4 if compiled with GPAC support (yes)
Options:
-h, --help List the more commonly used options
--longhelp List all options
Frame-type options:
-I, --keyint <integer> Maximum GOP size [250]
-b, --bframes <integer> Number of B-frames between I and P [0]
--b-pyramid Keep some B-frames as references
--no-cabac Disable CABAC
-r, --ref <integer> Number of reference frames [1]
-f, --deblock <alpha:beta> Loop filter AlphaC0 and Beta parameters [0:0]
--interlaced Enable pure-interlaced mode (tff)
--tff Alias for --interlaced
--bff Enable pure-interlaced mode (bff)
Ratecontrol:
-q, --qp <integer> Set QP (0=lossless) [26]
-B, --bitrate <integer> Set bitrate (kbit/s)
--crf <float> Quality-based VBR (nominal QP)
--vbv-bufsize <integer> Enable CBR and set size of the VBV buffer (kbit) [
0]
--ratetol <float> Allowed variance of average bitrate [1.0]
--ipratio <float> QP factor between I and P [1.40]
--pbratio <float> QP factor between P and B [1.30]
--aq-strength <float> Reduces blocking and blurring in flat and
textured areas. [1.0]
- 0.5: weak AQ
- 1.5: strong AQ
-p, --pass <1|2|3> Enable multipass ratecontrol
- 1: First pass, creates stats file
- 2: Last pass, does not overwrite stats file
- 3: Nth pass, overwrites stats file
--stats <string> Filename for 2 pass stats ["x264_2pass.log"]
--qcomp <float> QP curve compression: 0.0 => CBR, 1.0 => CQP [0.60
]
--zones <zone0>/<zone1>/... Tweak the bitrate of some regions of the vide
o
Analysis:
-A, --partitions <string> Partitions to consider ["p8x8,b8x8,i8x8,i4x4"]
- p8x8, p4x4, b8x8, i8x8, i4x4
- none, all
(p4x4 requires p8x8. i8x8 requires --8x8dct.)
--direct <string> Direct MV prediction mode ["spatial"]
- none, spatial, temporal, auto
-w, --weightb Weighted prediction for B-frames
--me <string> Integer pixel motion estimation method ["hex"]
- dia, hex, umh
--merange <integer> Maximum motion vector search range [16]
-m, --subme <integer> Subpixel motion estimation and partition
decision quality: 1=fast, 7=best. [6]
--b-rdo RD based mode decision for B-frames. Requires subm
e 6.
--psy-rd Strength of psychovisual optimization ["1.0:0.0"]
#1: RDO (requires subme>=6)
#2: Trellis (requires trellis, experimental)
--mixed-refs Decide references on a per partition basis
-8, --8x8dct Adaptive spatial transform size
-t, --trellis <integer> Trellis RD quantization. Requires CABAC. [0]
- 0: disabled
- 1: enabled only on the final encode of a MB
- 2: enabled on all mode decisions
--no-fast-pskip Disables early SKIP detection on P-frames
--no-dct-decimate Disables coefficient thresholding on P-frames
--nr <integer> Noise reduction [0]
--cqmfile <string> Read custom quant matrices from a JM-compatible fi
le
Input/Output:
-o, --output Specify output file
--sar width:height Specify Sample Aspect Ratio
--fps <float|rational> Specify framerate
--seek <integer> First frame to encode
--frames <integer> Maximum number of frames to encode
--level <string> Specify level (as defined by Annex A)
-v, --verbose Print stats for each frame
--progress Show a progress indicator while encoding
--quiet Quiet Mode
--no-psnr Disable PSNR computation
--no-ssim Disable SSIM computation
--threads <integer> Parallel encoding
--thread-input Run Avisynth in its own thread
D:\Video Editing\New Folder>