.264 problems

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

.264 problems

Postby ReXMaster » Mon Mar 05, 2007 3:19 am

ok i encode it an every thing just fine but when its done it plays it super fast here my spec and my video

Problem??
Image

my video??
http://www.yousendit.com/transfer.php?a ... 33237B0AC6

tell me if it does it to u cause it seem like its only doing on my end... when i export i can view others just fine but i can view mine.... i sent it to 2 other people and they send it works fine tell me if it does the same for u... of if its like super speedy and the audio is all fucked up...
User avatar
ReXMaster
 
Joined: 09 Feb 2003
Location: Michigan

Postby Athena » Mon Mar 05, 2007 10:30 am

I'm at a BMW dealership getting my car fixed, so I can't download it, but I would think that there might be an issue with your decoder. If others can view it correctly (and I'll check as soon as I get home), seems to me the issue is a problem with either the player you are using, the decoder you are using, or hardware issue (although I doubt this last one).
Image
User avatar
Athena
I ♥ the 80's
 
Joined: 02 Mar 2001
Location: Japan
Status: Sad Girl on Mac

Postby Minion » Mon Mar 05, 2007 10:33 am

try checking normalize
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
User avatar
Minion
 
Joined: 22 May 2004
Location: orlando

Postby Zarxrax » Mon Mar 05, 2007 11:06 am

The version of zarx264gui you are using is not the latest one, though I don't think I made any changes since then that effect anything like what you are seeing. I'll PM you a link to the most recent version.

I cant check your video right now but I'll take a look later.
User avatar
Zarxrax
 
Joined: 01 Apr 2001
Location: Concord, NC

Postby ReXMaster » Mon Mar 05, 2007 2:36 pm

still nothing weird...
User avatar
ReXMaster
 
Joined: 09 Feb 2003
Location: Michigan

Postby ReXMaster » Mon Mar 05, 2007 4:23 pm

Kionon wrote:I'm at a BMW dealership getting my car fixed, so I can't download it, but I would think that there might be an issue with your decoder. If others can view it correctly (and I'll check as soon as I get home), seems to me the issue is a problem with either the player you are using, the decoder you are using, or hardware issue (although I doubt this last one).


any player i have it fucks up on but the other video that some one else did with .264 works fine in all my player it just mine thats doing it for some reason...
User avatar
ReXMaster
 
Joined: 09 Feb 2003
Location: Michigan

Postby ReXMaster » Mon Mar 05, 2007 4:23 pm

Minion wrote:try checking normalize


did it same problem man...
User avatar
ReXMaster
 
Joined: 09 Feb 2003
Location: Michigan

Postby Zero1 » Mon Mar 05, 2007 5:42 pm

Is it possible to upload it somewhere else? I was trying to get it to take a look at it but yousendit has been dead for a while now, saying system is too busy. Anywhere will do, preferably not rapidshare.

Haven't tried these guys before, but it looks relatively straight forward:
http://sendspace.com/

I have a feeling what might be wrong. Then again it could well be decoder issues, a long time ago there was a certain combination of decoders that produced a notable desync (more like a gap of 0.5 - 1s or something than a gradual desync).
User avatar
Zero1
 
Joined: 02 Jan 2004
Location: Sheffield, United Kingdom

Postby Zarxrax » Mon Mar 05, 2007 6:51 pm

Also can you copy and paste the command line from the Advanced tab?
User avatar
Zarxrax
 
Joined: 01 Apr 2001
Location: Concord, NC

Postby ReXMaster » Mon Mar 05, 2007 8:02 pm

Sure hold on
User avatar
ReXMaster
 
Joined: 09 Feb 2003
Location: Michigan

Postby ReXMaster » Mon Mar 05, 2007 8:10 pm

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"

Image
User avatar
ReXMaster
 
Joined: 09 Feb 2003
Location: Michigan

Postby Autraya » Tue Mar 06, 2007 7:49 am

yes sry my baaad.
It plays in wedia player classic but normal media player for me. But for others it plays fine :cry:
And I believe regardless of codecs too
new banzors in the making :p
User avatar
Autraya
Zero Punctuation
 
Joined: 11 Mar 2003
Location: Terra Australis
Status: old

Postby Wheee_It's_Me! » Tue Mar 06, 2007 8:05 am

I noticed this in the settings you gave: fps 29.97

Most anime are ~24 fps, so it's possible you're just not using the right frame rate.
lbh unq n fvt ohg V ngrq vg ;_;
User avatar
Wheee_It's_Me!
 
Joined: 01 Feb 2004

Postby BauziOLD » Tue Mar 06, 2007 12:23 pm

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"


I always use --crf 20 (or 18,19 etc.) Does this work better?
ImageImageImage
Image
User avatar
BauziOLD
 
Joined: 17 Oct 2006
Location: Austria (uhm the other country without kangaroos^^)

Postby Zero1 » Tue Mar 06, 2007 2:13 pm

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).
User avatar
Zero1
 
Joined: 02 Jan 2004
Location: Sheffield, United Kingdom

Next

Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest