Issue after encoding with Zarx

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.

Issue after encoding with Zarx

Postby Sage » Sat Jul 10, 2010 2:47 am

I have one issue after converting to mp4 with zarx.

http://img338.imageshack.us/img338/9807/wtfomg.png

it only happens only once and at a transition however i have no idea what the cause could be. Searching yielded nothing for me, after encoding using different methods. =\ Any ideas or a point in the right direction would be appreciated.
User avatar
Sage
 
Joined: 18 Feb 2007
Location: (noun) Ones place of existance.
Status: No-Lifing

Re: Issue after encoding with Zarx

Postby Enigma » Sat Jul 10, 2010 2:50 am

Does the original file have that problem?
User avatar
Enigma
That jolly ol' bastid
 
Joined: 07 Mar 2009
Location: California
Status: Free

Re: Issue after encoding with Zarx

Postby Sage » Sat Jul 10, 2010 3:02 am

Indeed it does.
User avatar
Sage
 
Joined: 18 Feb 2007
Location: (noun) Ones place of existance.
Status: No-Lifing

Re: Issue after encoding with Zarx

Postby Enigma » Sat Jul 10, 2010 3:07 am

Re-export, Make sure to pick no codec(uncompressed) while exporting.
User avatar
Enigma
That jolly ol' bastid
 
Joined: 07 Mar 2009
Location: California
Status: Free

Re: Issue after encoding with Zarx

Postby Sage » Sat Jul 10, 2010 3:40 am

Chose that setting, no issues with the transition anymore, however a new issue arises. I get an error when i try and set the .avs file. I get "Splice: Video formats don't match" (C:\Encodes\CNAMV.avs, line 8)

this is the current code i have in the .avs file

Code: Select all
AVISource("C:\Encodes\CNAMV.avi")

SSRC(48000)

video=last
   leader=BlankClip(0,720,480,"RGB32",23976,1000,48000,true,true,000000)
 video=video.AssumeFPS(23.976)
leader++video++leader
ConvertToYV12()


Any ideas?
User avatar
Sage
 
Joined: 18 Feb 2007
Location: (noun) Ones place of existance.
Status: No-Lifing

Re: Issue after encoding with Zarx

Postby mirkosp » Sat Jul 10, 2010 3:52 am

Why are you using SSRC and adding (actually nonexistant, from what I can tell) leaders?
I doubt this is a con encode, otherwise you wouldn't be using zarxgui, so just remove everything but the avisource line and the converttoyv12.
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: Issue after encoding with Zarx

Postby Sage » Sat Jul 10, 2010 3:57 am

lol. Thanks again for the help ^_^. Still learning things so i have just been adding lines and figuring out what is what. That seemed to work. Appreciate it.
User avatar
Sage
 
Joined: 18 Feb 2007
Location: (noun) Ones place of existance.
Status: No-Lifing


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 0 guests