.264 problems
- ReXMaster
- Joined: Sun Feb 09, 2003 1:10 pm
- Location: Michigan
BePipe.exe --script "import(^E:\beta.avs^).Normalize()" | neroAacEnc.exe -br 192000 -ignorelength -if - -of "E:\beta-temp.m4a"
x264.exe --bitrate 1100 --pass 1 --qpmin 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --subme 7 --trellis 2 --analyse all --8x8dct --me umh --progress --no-psnr --no-ssim --output "E:\beta-temp.264" "E:\beta.avs"
x264.exe --bitrate 1100 --pass 3 --qpmin 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --subme 7 --trellis 2 --analyse all --8x8dct --me umh --progress --no-psnr --no-ssim --output "E:\beta-temp.264" "E:\beta.avs"
MP4Box.exe -fps 29.97 -add "E:\beta-temp.264" -add "E:\beta-temp.m4a" -new "E:\beta.mp4"
x264.exe --bitrate 1100 --pass 1 --qpmin 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --subme 7 --trellis 2 --analyse all --8x8dct --me umh --progress --no-psnr --no-ssim --output "E:\beta-temp.264" "E:\beta.avs"
x264.exe --bitrate 1100 --pass 3 --qpmin 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --subme 7 --trellis 2 --analyse all --8x8dct --me umh --progress --no-psnr --no-ssim --output "E:\beta-temp.264" "E:\beta.avs"
MP4Box.exe -fps 29.97 -add "E:\beta-temp.264" -add "E:\beta-temp.m4a" -new "E:\beta.mp4"
- Autraya
- Zero Punctuation
- Joined: Tue Mar 11, 2003 12:52 am
- Status: old
- Location: Terra Australis
- Contact:
- Wheee_It's_Me!
- Joined: Sun Feb 01, 2004 5:08 am
- Contact:
- BauziOLD
- Joined: Tue Oct 17, 2006 5:16 am
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
I always use --crf 20 (or 18,19 etc.) Does this work better?ReXMaster wrote:BePipe.exe --script "import(^E:\beta.avs^).Normalize()" | neroAacEnc.exe -br 192000 -ignorelength -if - -of "E:\beta-temp.m4a"
x264.exe --bitrate 1100 --pass 1 --qpmin 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --subme 7 --trellis 2 --analyse all --8x8dct --me umh --progress --no-psnr --no-ssim --output "E:\beta-temp.264" "E:\beta.avs"
x264.exe --bitrate 1100 --pass 3 --qpmin 18 --ref 16 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --subme 7 --trellis 2 --analyse all --8x8dct --me umh --progress --no-psnr --no-ssim --output "E:\beta-temp.264" "E:\beta.avs"
MP4Box.exe -fps 29.97 -add "E:\beta-temp.264" -add "E:\beta-temp.m4a" -new "E:\beta.mp4"
- Zero1
- Joined: Fri Jan 02, 2004 12:51 pm
- Location: Sheffield, United Kingdom
- Contact:
If I was able to download the damn video, I might be able to tell you if it works or not. With those settings it could just be that your computer can't handle playback and is lagging (and sometimes when the CPU usage drops off it speeds up to get to the right position again).
I was originally going to say it could be a framerate issue, because MP4Box assumes 25fps if no framerate is specified, however since it was specified, the odds are good that hatter is right and you might want to try 23.976/24 fps (which, assuming you followed the guides, is the framerate you should end up with).
I was originally going to say it could be a framerate issue, because MP4Box assumes 25fps if no framerate is specified, however since it was specified, the odds are good that hatter is right and you might want to try 23.976/24 fps (which, assuming you followed the guides, is the framerate you should end up with).
7-zip // x264 (Sharktooth's builds) // XviD (Koepi's builds) // MP4box (celtic_druid's builds) // Firefox // CCCP
- ReXMaster
- Joined: Sun Feb 09, 2003 1:10 pm
- Location: Michigan
yo link be happy i did this just for u to help me danm it http://www.sendspace.com/file/n72oimZero1 wrote:If I was able to download the damn video, I might be able to tell you if it works or not. With those settings it could just be that your computer can't handle playback and is lagging (and sometimes when the CPU usage drops off it speeds up to get to the right position again).
I was originally going to say it could be a framerate issue, because MP4Box assumes 25fps if no framerate is specified, however since it was specified, the odds are good that hatter is right and you might want to try 23.976/24 fps (which, assuming you followed the guides, is the framerate you should end up with).
-
- Joined: Sun Mar 11, 2007 2:45 am
hmm i got the same problem, im using avidemux_2.3.0 to decode the h264 codec.
When i play the encoded file with winamp or vlc it works fine but when i try to import the file into adobe premiere pro 7 the video runs super fast or it wont play liquid and comes to an hold for some sec and plays again -_- ..
When i play the encoded file with winamp or vlc it works fine but when i try to import the file into adobe premiere pro 7 the video runs super fast or it wont play liquid and comes to an hold for some sec and plays again -_- ..
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
You shouldn't be trying to use H.264-encoded files in Premiere Pro anyway. They're not meant to be edited.Dark-John wrote:hmm i got the same problem, im using avidemux_2.3.0 to decode the h264 codec.
When i play the encoded file with winamp or vlc it works fine but when i try to import the file into adobe premiere pro 7 the video runs super fast or it wont play liquid and comes to an hold for some sec and plays again -_- ..
And for the last time, there is no such thing as Premiere Pro 7.