Libx264, why is it making me miserable?

I've recently recieved footage (.mov) from someone that looks great in quicktime but starts giving me troubles when I try to do...basically anything to it.  Importing, transcoding, converting.  When I try importing the footage into Final Cut Pro X, it crashes 100% of the time.  What clips remain when I re-open the software are clips that have horizontal green bars that flash in and out.  The clips also seem to meld together for a couple short seconds, looking pixelated and confused because multiple (seperate clips keep in mind) bleed together in wonky ways.  The audio also clicks (peaking?) which doesn't happen to the original mov's.  The one thing that helped get rid of the green bars and clip crossover was going to the Project Properties after import and changing a couple of the settings.  Still after that I'm getting incredibly distracting pixelation every second or two.
Check it:
http://vimeopro.com/llexman/the-elusive-libx264
>>>>>
Here are the specs on one of the files...
Source:
/Volumes/X G-RAID with Thunderbolt/Seattle Jan 4-6, 2013/WeTransfer-04tseJOW/00048.mov
Format:
libx264, 1,440 x 1,080 (1,920 x 1,080)
AAC, 44100 Hz, Stereo (L R)
FPS:
59.94
Data Size:
48.5 MB
Data Rate:
11.56 Mbit/s
>>>>>
Here are the video properties that seemed to help a bit I set in FCPX:
Format:  1080i HD      Resolution:  1920x1080      Rate:  29.97i
I need this footage for work, we are going to be using it for web based promos but more importantly for television broadcast purposes so getting this to work is crucial, especially since we've paid for it already.  The videographer doesn't seem to know what I'm talking about and isn't much help at all.
Cheers!

Every app that uses x264 claims that it IS H.264, but it is *not*. It' can't be.
libx264 is the "generic" H.264. Every free application (MPEG Streamclip, VLC, etc. etc.)  that converts to or from "H.264" is using "x264" because:  H.264 is a proprietary codec that must be licensed for use (the decoder, at least, anyway [it's all provided for free for the end user though]). It's why YouTube, Mozilla and others had such a problem adopting it a few years back. Usually x264 is not a problem, the "work-alike" typically works very well. However, *libx264" is a Unix library of code and as such has an extensive collection of command line arguments (which can be custom coded in apps like VLC and FFMPeg/FFMpegX, etc)
http://mewiki.project357.com/wiki/X264_Settings  if you're interested.
There used to be a cool little application called Visual Hub [http://www.isquint.org/] that did a wonderful job of transcoding video. And every time you hit the Customize button, it would put up an alert: "Don't Do It! You'll only mess it up!" Which, I found to be very good advice. However, some people just cannot refrain from tweaking things. I'm not saying your source *did* overtweak, but there could also be "build issues" if he's on a PC, or other operating system.
My best advice would be that you may need to download and install the x264 codec (for quicktime) if (uncommon) custom settings were used. [It will not interfere with the real H.264 codec.]  This was the best *recent* source I could find:
http://www003.upp.so-net.ne.jp/mycometg3/
Since the original frame rate is 60i (59.94i), you can set your project for 1920x1080/30p (29.97p). Check to make sure that the Field Dominance is set to Upper First (or check with the original videographer and make sure HE set the field dominance correctly! Whatever he used - match it in FCPX). There really is no reason to ever use interlacing anymore. It's been proven there is no longer any benefit to interlacing with modern television systems and interlacing can even ADD overhead to the signal.

Similar Messages

  • Why is itunes makeing me pay to redownloade music and apps?, why is itunes makeing me pay to redownloade music and apps?, why is itunes makeing me pay to redownloade music and apps?

    why is itunes makeing me pay to redownloade music and apps?, why is itunes makeing me pay to redownloade music and apps?, why is itunes makeing me pay to redownloade music and apps?

    now theay overcharged my bank account!

  • What is the MAAssetSharing plug in and why is it making logic crash?

    I keep having crashing problems when I load a new instrument. Then logic blames it on the MAAssetSharing plugin but I can't find it on my computer to delete it. What is it for and why is it making logic crash. Thanks in advance

    I don't know what this plug does, but it is inside the Logic.app package, so deleting it would probably break more than it'll fix. There is a whole series of MA-things inside Logic Pro.
    !http://farm3.static.flickr.com/2607/4022260994_2cbb4f50dc.jpg!
    Does this crashing also happen in newly created projects, or just in one?
    Have you tried refreshing the preferences ? (Quit Logic, move the file com.apple.logic.pro.plist from Users/'you'/Library/Preferences to the Desktop, start Logic and see if the problem's gone. If it didn't help, you can quit Logic again and put the old .plist file back. If it did work, in Logic set all the preferences as you want them, check everything still works, then quit Logic and make a copy of the .plist file and keep that in your documents folder. You now have an uncorrupted fresh .plist file with all your personal settings, that you can now use to replace the active file, in case of future trouble.
    If refreshing prefs doesn't help, reinstall just the Logic application. Download & install AppCleaner http://www.pure-mac.com/diag.html#appcleaner and drop the Logic application on it, empty your trash and reinstall Logic.
    regards, Erik.

  • Why often after making updates appears: some files on the server may be missing or incorrect. Clear browser cache and try again.

    Why often after making updates appears: some files on the server may be missing or incorrect. Clear browser cache and try again.

    Hi Gauray
    I can see it well but someone how works at the congress it appears:
    http://www.oeso.org/monaco_conference2015/endorsements.html
    Do you have an updated to clear browser cache automatically in Adobe CC Muse?
    If not, how can I prevent browser cache?
    It is correct if I put in Page Properties for Home Master, in HTML for  ha scritto:
    Why often after making updates appears: some files on the server may be missing or incorrect. Clear browser cache and try again.
    created by Gaurav Sharma in Help with using Adobe Muse CC - View the full discussion
    Hi,
    Could you please provide a URL of the site, so we can check it. Also, take a look to this thread, discussing the same
    Some files on the server may be missing or incorrect
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6767913#6767913
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Why we are making a variable as final in method inner class ?

    Why we are making the variable as final (method inner class) while we are accessing the method variable in inner class ?
    regards,
    namanc

    As far as I can tell, the only reason is to protect the programmer: when the inner class instance is constructed, it is given the then-current value of the variable. If the variable (or method parameter) later changes, the value held by the inner class would not. By making the variable final, the programmer doesn't have to worry about them staying in sync.
    Here's some code to ponder:
    public class InnerExample
        void printMe( final int x )
            Runnable runMe = new Runnable()
                public void run()
                    System.out.println(x);
            (new Thread(runMe)).start();
    }When compiled with the Sun JDK 1.4.2, you get this bytecode:
    void printMe(int);
      Code:
       0:   new     #2; //class InnerExample$1
       3:   dup
       4:   aload_0
       5:   iload_1
       6:   invokespecial   #3; //Method InnerExample$1."<init>":(LInnerExample;I)V
       9:   astore_2
       10:  new     #4; //class Thread
       13:  dup
       14:  aload_2
       15:  invokespecial   #5; //Method java/lang/Thread."<init>":(Ljava/lang/Runnable;)V
       18:  invokevirtual   #6; //Method java/lang/Thread.start:()V
       21:  returnAt line (byte) 5, it loads the passed value onto the stack; at line 6, it invokes the inner class constructor (which is created by the compiler). Nothing in this sequence of code would prevent use of a non-final variable.

  • My pinned tab for Firfox 4, for Window 7 keeps creating new windows. When it never used to. Why is it making another window when I already have a tab at the bottom?

    My pinned tab for Firefox 4, for Window 7 keeps creating new windows when I click it. When it never used to. Why is it making another window when I already have a tab at the bottom?

    Hmmm, mine stack up over the pinned icon as you would expect (Win7Pro x64). Is there anything special about the way you're starting up Firefox? Security sandbox? Using any command-line switches?

  • Why is icloud making life so difficult?

    I have snow leopard and since the change of icloud apple has made everything complicated and difficult!! Why??
    I have no support for icloud on my macbook using snow leopard. I had installed Lion on it but it slowed my mac considerably so changed back to SL.
    I live in europe but I am in Brazil at the moment and i cant download any apps because I am registered in the UK, i go into my account and try to change it to Brazil but to no avail!
    It is really annoying!!!
    Can anyone help or if someone that works at apple is reading this, you guys are sucking!!! I have been an Apple user for 10 years and always proud but you guys have disappointed me big time!!!
    Thanks for any assistance!

    ...but not my mac.
    ...i dont have icloud in tˇe macbook as it only has mobileme and does not login anymore, it keeps saying that it cant connect. If mobileme no longer exists, why is it still in my system preferences???
    Lion never got full iCloud functionality, but in a late update most features were implemented. Unfortunately you seem to be unable to get hold of that update...
    If I remember correctly, MobileMe stayed among the Prefs... or was it replaced by iCloud? Ah, who cares.
    I cannot download apps on my mac because it says i cant!! I went into my account and tried to change my location/country but to no avail.
    So, what is the exact error you're getting when trying to log into the App Store?
    Like i said, i have been using apple for many years and never, ever, had a complain, but ever since lion.... it has been down hill.
    Unnecessarily so, I believe...

  • Issues with pattern fill in ps 6. Why is it making each tile a different color?

    HELP!!! I've used the Fill>Pattern to tile my seamless patterns tons of times and never had this issue. Suddenly , it started making each tile on the large canvas a different color when I apply Fill>Pattern. At first I thought it was a tip or guide to see the repeat edges , but it shows up in print preview too. What did I do and how do I correct it?

    Is this photoshop 6 or photoshop cs6?
    If it's cs6, check that you aren't using scripted patterns for the pattern fill.
    Also, check the blending mode and opacity in the fill dialog.

  • Why is Apple making us all live in 1999?

    I am a big fan of Apple.
    I would like to know, I'm looking at you here Mr Moderators & Mr Apple Software Designers, is Apple ever going to catch up with Windows in terms of allowing users to customise the backgrounds of their windows? Grey/Silver is definitely a bit 1999. And what's with the top bar? A bit of a dated block don't you think?
    I find this especially odd seeing as Apple seems to be pushing out to the forefront of enhancing the user experience in almost every other field!
    Now, of course you can hack or use third-party apps to customise, but why isn't it integral into Apple's roots? Is it really difficult to do?
    So I guess my real question is: why are we using the newest cool tech and in new amazing ways, ...in 1999 style?!
    (Also, I loved iWeb. It's a big shame to hear that it's being discontinued and I'll have to move to Rapidweaver or similar - I like the basic Apple products and their core integration into the OS. Of note for all of those that love to say: "you should just learn to code!": I actually can code! I have used Dreamweaver and CSS for years! I just appreciate the simlper things in life too! But that shame is for another discussion!)

    Hi Barney. Well I completely see your point. I do love and enjoy my content!
    I must ask though; why the hostility? Does my question hoping to bring about change really anger you enough to reply in a childish way? I see you have lots of posts. Do you reply to everyone asking a question similar to this angrily?
    Although I would have a few reasons, which by the sounds of your reply, you won't care for much at all.
    Firstly, I like things to be customisable and presentable. If we have all of these new fantastic things to do why not present them nicely too? You say 'flashy borders' but it is well established that presentation in numerous graphical forms utilising colours, etc. both inspire and enthuse audiences. Correct?
    Secondly, I do enjoy not having to see the same dull greyness continually. I suppose a poor man's retort would be; if you're happy not to 'spice things up' with flashy borders and things then why should we bother having exciting content in the first place? I mean, why don't we just simply type words solely into Notepad (MS I know) and then be done with it? The answer is because the borders are just a small part of what drives the user experience forward.
    Thirdly, your reply seems to imply that we should just be happy with what we have? Whilst I suppose you're correct I can only assume that an attitude like that merely breeds acceptance of common dogma and is not part of those few who enjoy driving change forward.
    You are right though. Flashy borders don't improve the content. But then nor does the design of a iPod 6th gen over the 1st gen, besides the new flashy bits, they both still play music right?

  • Why is edge making bumpy transitions when auto transition is enabled?

    I have just created an animation where Some text has been moved around the screen via transform controls and font size changed at the same time, while the transformation transitions seem to be smooth, the font size changes are bumpy, any suggestions on why this might be happening?

    cor-el, thanks for responding. As it turns out the machine was compromised, probably due to the Java upgade from 6.x to the supposedly current 7.x version. I suspect one of the 'always open' tabs in my profile was aimed at a site that had been compromised to exploit the java vulnerability that has not apparently been fixed yet.
    After removing Java, a current Panda AV scan detected three bad jar files. Further testing with MSCONFIG found a file in startup that did not belong, turns out to be a new exploit with very little coverage on virustotal (neither Panda nor McAfee detected it as malware) but as soon as it was taken out of the startup, Firefox started working perfectly.
    Firefox was the parakeet in the cave, tipping over to let me know something was wrong.
    The machine is in quarantine until a much more complete analysis is done. We may still rebuild it to be certain.
    I'm giving you a 'solved' on this because the windows safe mode boot pointed the way to determining the problem.

  • Why is Adobe making easy things so complicated??

    Seems I'm paying extra for more complication! 

    You're post seems a little complicated to understand.
    Do you need help with something?

  • HT201342 I'd like to know why they keep making MORE ACCOUNTS!?   They wanted you to make a 'Mobile Me' account, then they were suppose to combine the me account with a new me account; now an icloud account.

    What a mess.  My original iTunes account was set up using my ISP address, then Apple wanted me to make a 'Mobile Me' account to place stuff in a 'Cloud'; then they did away with 'Mobile Me', and made another cloud and wanted me to use another address.  My understanding was that the orignal 'Mobile Me' address was going to be consolidated with the newer 'Me' address, then all my addresses were duplicated more than once.   Now I have my orignal ISP address, the mobileme.com address, two or maybe three 'Me.com' addresses, and now a 'iC

    Switching to the @icloud.com email address will not affect the AppleID you use for the AppStore in any way whatsoever.
    The new @icloud.com address is part of the iCloud account which you currently have the same @me.com email address for.
    Nothing at all to do with the AppleID(s) you use for iTunes/AppStore (unless you have the one and only AppleID you use for both).
    At most you should have only two AppleIDs. One for iCloud (which iCloud syncing, and your @me.com/@icloud.com email addresses are attached to) and one for the iTunes/AppStore (which your app, music, movie etc purchases are tied to).
    There has never been a reason for you to have multiple AppleIDs for purchases from the AppStore/iTunes Store.

  • I need help fixing an ipod classic 5g why isnt it making music?

    im fixing an ipod classic 5g 30gb and i got it a new battery and audio jack/hold switch but it doesnt produce music other than the clicking when you scroll the wheel i traded out mother boards out of an identical broken ipod (thats only problem was it had a scratched up case and the battery strip was torn)incase it was just the the harddrive pin connector thing being broken so it should make noise but ive tried plugging it into speakers and headphones that work on everything else it's just the ipod wont make noise idk what to do ive even went to the settings and made sure the volume limit was set right but still please dont tell me the new audio jack i waited almost 3 weeks in the mail for is broken  -_-

    To verify whether or not it is an issue with the headphone jack or logic board, have you tried placing the iPod onto a dock with a dock connector and had it output sound via the dock instead of the headphone jack?
    B-rock

  • My Mac is constantly making a dinging noise and it's driving me crazy.  the only way I can get it to stop is to turn off the volume.  why is it making this noise and how do I get it stop?  Is it some kind of setting?  thanks, D

    FYI I have Snow Leopard.  Is it because I didn't upgrade to Lion?

    It's probably a notification, for example when a new email arrives. Check the preferences for the apps you have open at the time.

  • Making a miserable PC stable at last

    Hi
    My system has always been a little temperamental. It will run ok for a few months, then start getting sluggish and eventually crash with Blue Screens requiring a reinstallation of Windows.  Anyway, I never did any stability/benchmark testing, or updated BIOS or drivers etc so I think it is about time.  I use Windows XP Professional 32-bit but have never installed SP1 or SP2.  I am now going to install Windows XP Professional 32-bit with SP2.  I just ran CPU-Z to get some information on my system configuration.  The results are shown below.  Can anyone spot anything that is wrong and likely to cause instability (e.g. stock frequency, RAM timings etc)? 
    CPU-Z 1.40 report file
    Processor(s)
    Number of processors     1
    Number of cores            1 per processor
    Number of threads         1 (max 1) per processor
    Name                          AMD Athlon 64 3000+
    Code Name                  ClawHammer
    Specification                AMD Athlon(tm) 64 Processor 3000+
    Package                      Socket 754
    Family/Model/Stepping   F.4.8
    Extended Family/Model   F.4
    Brand ID                      4
    Core Stepping              SH7-C0
    Technology                  0.13 um
    Core Speed                  2000.2 MHz
    Multiplier x Bus speed     10.0 x 200.0 MHz
    HT Link speed               800.1 MHz
    Stock frequency            2000 MHz
    Instruction sets            MMX (+), 3DNow! (+), SSE, SSE2, x86-64
    L1 Data cache              64 KBytes, 2-way set associative, 64-byte line size
    L1 Instruction cache      64 KBytes, 2-way set associative, 64-byte line size
    L2 cache                     512 KBytes, 16-way set associative, 64-byte line size
    Chipset & Memory
    Northbridge                  VIA K8T800 (VT8383) rev. 01
    Southbridge                 VIA VT8237 rev. 00
    Memory Type               DDR
    Memory Size                1024 MBytes
    Memory Frequency        200.0 MHz (CPU/10)
    CAS# Latency (tCL)      2.5 clocks
    RAS# to CAS# (tRDC)    3 clocks
    RAS# Precharge (tRP)    3 clocks
    Cycle Time (tRAS)         8 clocks
    Bank Cycle Time (tRC)   12 clocks
    DRAM Idle Timer           16 clocks
    System
    System Manufacturer     MSI
    System Name               MS-6702
    System S/N                  00000000
    Mainboard Vendor          MSI
    Mainboard Model            MS-6702
    BIOS Vendor                 American Megatrends Inc.
    BIOS Version Version      07.00T
    BIOS Date                    04/02/01
    Memory SPD
    Module 1                      DDR, PC3200 (200 MHz), 512 MBytes, unknown brand
    Module 2                      DDR, PC3200 (200 MHz), 512 MBytes, unknown brand
    Software
    Windows Version            Microsoft Windows XP Professional (Build 2600)
    DirectX Version              8.1b
    BIOS
    I am still using the BIOS that came with this MSI K8T800 FIS2R motherboard in early 2004. 
    I was planning to update to the latest BIOS, 7.1, but read somewhere that older cores have problems with certain new BIOS versions.  Can I use 7.1 and if not, what is the newest version you recommend I use?
    VIA SATA RAID
    Should I upgrade to the latest versions of VIA SATA RAID?  I am still using the one from 2004. 
    VIA HYPERION DRIVERS
    I want to upgrade to the latest VIA Hyperion system drivers.  Should I choose Hyperion Pro or Hyperion 4-1?  I tried the 4-1 recently but it only contains 3 drivers so shouldn’t it be called 3-1? 
    USB 2.0
    I have never got USB2.0 to work.  My USB2.0 ports just function as regular USB1.0 ports.  Any ideas?
    QUICK NOTE ON PSU
    I initially had a Nexus 350W PSU (+12v = 16a), as shown in my signature below.
    http://www.nexustek.nl/nx3500_real_silent_power_supply.htm
    Following advice on this forum I upgraded to an OCZ Powerstream 450W PSU (+12v = 30a). 
    http://www.ocztechnology.com/products/power_management/ocz_powerstream_power_supply
    I didn’t really notice a difference in stability and last week, the OCZ just popped. I switched on the power switch to start up, heard a loud bang and the computer refused to start.  I switched back to the Nexus and it worked fine so the OCZ is obviously broken.
    Finally, will any of these recommendations change if I upgrade to Windows Vista Ultimate 32-bit? Thank you in advance for your advice!

    Thanks guys.
    1.
    Should I use the Hyperion 4-1 or Hyperion Pro driver?  I read that the Hyperion Pro includes a SATA RAID driver whilst the 4-1 does not.  Other than that I do not know of any differences between them.  I am installing the VIA SATA RAID driver from the floppy with F6 during Windows installation anyway, so could installing the one on the Hyperion Pro cause a conflict?
    2.
    Is this the correct order of installation?
    Windows XP Professional SP2
    VIA Hyperion 4-1 (or Pro?)
    DirectX 9
    NVIDIA Driver (for my NVIDIA GeForce FX5200 Graphics Card)
    LCD Monitor Driver? [IS THIS NEEDED?]
    M-Audio FireWire 410 External Soundcard Driver
    3.
    Should I install the display driver contained in the Hyperion driver package or just install my NVIDIA driver for my graphics card?  I want to avoid driver conflicts.
    4.
    How come the Hyperion "4-1" only contains 3 drivers?
    Cheers.

Maybe you are looking for