H.264 .mov files problem with 2-pass vbr in DVD SP4

I have converted some VHS tapes by connecting the VCR to my camcorder (as a AC/DC bridge) and the camcorder to my macbook pro via firewire, and record using FCP into .mov files.
However, these files are huge (13 GB for an hour), and so I shrinked them down by exporting them (using QT pro) into .mov file via h.264 codec.
However, when I try to convert these already shrinked .mov files into mpeg2 files via compressor 2 (so that I can made a DVD in DVD SP), the files become corrupt when I use 2-pass vbr. (Frame freezes on play back in DVD SP and QT pro). It's OK with 1 pass vbr though.
If I convert those huge .mov files via mpeg4 in QT pro rather than h.264, there is not problem with 2-pass vbr.
So my delemma is: shall I store the files using mpeg4, or h.264?
I am under the impression that h.264 gives a better quality for the same file size than mpeg4, but 2-pass vbr will give a better quality than 1-pass vbr if I want to burn it on a DVD.
Thanks in advance.

In general recompressing from VHS to your computer to H.264 (or MPEG 4) then to m2v is going to hurt quality, so if you are able to get extra Hard Drives and store that way, or even a inexpensive camera with a firewire in/out you are probably better off (though with VHS it may be hard to tell regardless)
Also if you at least go straight the first time to m2v and check to make sure it looks okay to you, you may want to make sure to do that first
That being said, H.264 and One-Pass should in all likelihood (I have not tried recently, did it a while ago just to test things) will be better than MPEG-4 2-Pass, depends on the settings. Also if you try 1-Pass H.264 it seems to work with Compressor.

Similar Messages

  • With Premiere elements 11, when Publish/Share (saving) a finished video, selecting H.264  .mov file type, what are the recommended Codec and Aspect settings for a crisp video and a small file size?

    With Premiere Elements 11, when Publish/Share (saving) a finished video, selecting H.264  .mov file type, what are the recommended Aspect and Codec settings , for a crisp video with a small file size?

    Gary Krouse
    We will customize a very detailed reply, but
    (a) What are the properties of your source media?
    (b) What did you or the program set as the project preset to match the properties of the source media?
    (c) What specific requirements do you have for this H.264.mov export file?
    File size can be a compromise between bitrate, file size, and quality.
    Thanks.
    ATR

  • Trying to import a .mov file made with gotomeeting - no problems in past yet says No importable files -None of the selected files or folders can be imported. Change the selection and try again.  re-recorded 3 times and still not accepting HELP

    Trying to import a .mov file made with gotomeeting - no problems in past doing this. After 3 attempts recording the hour long video and trying to upload it to iMovie, it says No importable files -None of the selected files or folders can be imported. Change the selection and try again. What could the reason be?

    After much research and troubleshooting, GoToMeeting replied with the final answer: We do not support the uploading of recordings to editing software. If you are having issues uploading a recording, unfortunately, we do not have tools or steps to resolve this. It is not a supported feature. I am sorry for any inconvenience this may have caused you. 
    The no longer plan to support editing of recordings made with their software.  So, we are planning to find a new meeting provider.

  • Problem with entity passed as argument

    Hello !
    I have this code :
    Public Class myclass
    Private cont As MyentEntities
    Public Sub New( ByRef cnx As MyentEntities)
    cont = cnx
    End Sub
    Public Sub test
    If cont.mytable1.Count=1 then
    end if
    End Sub
    End class
    'On my main form :
    Dim E1 as MyEntEntities
    Dim m1 as myclass
    Private Sub MainForm_Load(sender As System.Object, e As System.EventArgs) Handles Me.Load
    E1=New MyentEntities
    m1=new MyClass(E1)
    End Sub
    Private sub fill_entity
    E1.MyTable1.Tolist
    End sub
    Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click
    m1.test
    End Sub
    When I click the button , I get an error :
    ....the entity of type 'MyTable1'  does not exist in the context.
    But I passed E1 with ByRef ?
    What's wrong ?
    Thank you !

    Hello,
    >>Problem with entity passed as argument
    With your provided code, I tested with my database, it is ok, below is the test demo which is similar with yours except the used databse:
    Public Class Form1
    Dim E1 As DFDBEntities
    Dim m1 As TestClass
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    E1 = New DFDBEntities
    m1 = New TestClass(E1)
    End Sub
    Private Sub fill_entity()
    E1.Orders.Tolist()
    End Sub
    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
    m1.test()
    End Sub
    End Class
    Public Class TestClass
    Private cont As DFDBEntities
    Public Sub New(ByRef cnx As DFDBEntities)
    cont = cnx
    End Sub
    Public Sub test()
    If cont.Orders.Count = 1 Then
    End If
    End Sub
    End Class
    Since we do not know your exact table structure, it is hard to know why this exception is thrown in your side, one reason I know is the .edmx file is not mapped correctly, you could check this link which describes various possibilities for the
    caused reason of this exception:
    http://stackoverflow.com/questions/5634392/ef-4-1-code-first-error-the-entity-type-sometype-is-not-part-of-the-model-for
    Or you could provide information as what database you are using, the table you are working with and the Entity Framework version.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I keep reading that i need converter software to import Canon DSLR (Mark II or D6) H.264 MOV file to iMovie? True? I'm confused.

    I keep reading that i need converter software to import Canon DSLR (Mark II or D6) H.264 MOV file to iMovie? True? I'm confused.

    iMovie 9.0.9 is the latest version you can run unless you upgrade to the Mavericks operating system (OS 10.9).
    Your profile (at the bottom of your post) mentions OS 10.4.11 (Tiger) which is why I mentioned that.
    The list of supported cameras is not comprehensive  but articles such as:
    https://getsatisfaction.com/apple/topics/make_canon_eos_6d_h_264_1080p_footage_e ditable_in_fcp_imovie
    do indicate that conversion is needed before import, at least for iMovie 9.  Although it's a recent article it doesn't specifically mention  iMovie 10.
    iMovie 10 has a very much changed interface and a different folder structure so upgrading is not trivial so I would not advise rushing into upgrading.
    Maybe someone with knowledge of this camera can help.
    Geoff.

  • Anyone know if the long standing duplicate files problem with File History has been fixed yet?

    There are loads of public threads about the duplicate files problem
    with Windows 8/8.1 File History backup system.
    From all the threads I've looked at, there seems to be no solution,
    and no acknowledgement from MS that they can even repro the problem
    (which surprises me considerably as there are so many people who
    notice the problem).
    Is anyone aware of whether MS (may) have fixed this for Win10?
    Are MS aware of the problem and if they're able to fix it?
    Dave - with many GB of duplicated files in File History :)

    Hmm, is that the attitude MS would recommend? :)
    Why would I care what Microsoft would recommend?
    Clearly you don't, and you appear to have missed my smiley. Calm down
    Noel, many of us are as annoyed by aspects of modern Windows as you
    are. :)
    I'm all about making Windows actually WORK/./
    Aren't we all? Windows is software I use too many hours every day, I
    along with many millions of others need it to work really well. You
    are not alone.
    When they implement something that doesn't work, and even if it did work doesn't do what's needed - and/beyond that/ they remove features people DO need (such as the GUI for Windows Backup), I see no wrong in advising people of the way things
    really are.
    File History essentially does work - it's saved me a couple of times
    in the past couple of weeks. It just has a highly annoying habit of
    creating 100% duplicates of some files for no apparent reason. If MS
    have fixed that I won't have any known complaints about it.
    If you don't like it, you don't have to use it. I generally like it, I
    just want to see that its fixed.
    Dave

  • Importing movie files created with SONY HDR-TG5

    Having trouble importing movie files created with this camera. Have had success importing direct from the camera using streamclip, but struggling with old files imported from our PC. These files have these two extensions; .modd and .m2ts

    Eric:
    Thank you. MPEG Slipstream worked great.
    Do you know if there is software available that would let me see what is in/copy the files in the Sony folder so that I might be able to copy the disk directly instead of having to copy the files off of it with Handbrake? Would having the QT add-on for the MPEG-2 playback component be helpful?
    Thanks again
    Tim

  • Bat file problems with 5.2(3)

    I'm having bat file problems with CCM 4.2(3) with bat version 5.2(3). When adding phone/users getting an error number -2146828279 with this message "Description -Subscript Out of range".

    Hi Denis,
    Just wanted to know if the description contained a comma? There was a bug in a previous BAT version that would affect phone/user inserts if there was a comma.
    CSCsb61425 Bug Details
    Headline BAT insert fails if phone description contains comma
    This was in BAT 5.1.4
    Hope this helps!
    Rob

  • I am trying to burn a .mov file from fcp xpress timeline to a dvd.  The popup message I receive prior to inserting the dvd is that I need 20.05 gb of space available on dvd (a 1.25 min). How can I get this program onto a dvd that shows a max of 8.5gb?.

    I am trying to burn a .mov file from fcp xpress timeline to a dvd.  The popup message I receive prior to inserting the dvd is that I need 20.05 gb of space available on dvd (a 1.25 min program). How can I get this program onto a dvd (where the max available gb's  for off the shelf dvds-r)  shows a max of 8.5gb?.  Please help.  Thank You!

    You have posted your question in the Final Cut  Pro X forum. You want to be in this forum instead; https://discussions.apple.com/community/professional_applications/final_cut_expr ess_hd
    Good luck.
    Russ

  • After loading k-lite can't view converted h.264(mov) files on quicktime

    Got an hd camcorder for christmas that records in the h.264(mov)format. Could only play files on quicktime 7 but processor to slow and video stuttered and lagged audio. Downloaded binks radtools to convert file to avi, which played farely decent in quicktime. Decided to try k-lite codec pack to see if i could improve on this. While instaling, k-lite told me "the preferred source filter that "h.264" is set to is invalid" and asked if it could remove it from the windows registry. thinking this could be problem i click yes. k-lite did not improve viewing with its instaled player and when i tried to play my converted file in quicktime i get only white screen but good audio. removed k-lite but still get same results with converted avi file in quicktime. (I think the preferred source removed was a nero application)
    Does anyone have any ideas on how to repair this? I want to purchase quicktime 7 Pro to convert files to avi but not if i am going to get the same playback results.

    If you can't find it in QuickTime Pro, ask the person that created the files.
    FWIW, you'd be better off just capturing the DV tapes in FCP directly.
    -DH

  • Can FCP recognize Canon EOS 550D H.264 mov files?

    I had recorded some interesting fragments with my Canon EOS 550D and wanted to edit the vides before share with my friends. After downloaded the H.264 mov videos from Canon 550D to Mac hard disk, and imported them to FCP for editing, But  the FCP can not recognize the files.I need some advices,Thanks.

    Hi,
    Theye are talking about FCP and editing Canon mov files in the following link:
       http://vimeo.com/forums/topic:26416
    The answer is still not really good but this may help. I don't use Canon cameras but the other.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Airport Extreme, Airdisk, and Vista - large file problem with a twist

    Hi all,
    I'm having a problem moving large-ish files to an external drive attached to my Airport Extreme SOMETIMES. Let me explain.
    My system - Macbook Pro, 4gb ram, 10gb free HD space on macbook, running latest updates for mac and vista, external hard drive on AE is an internal WD in an enclosure w/ 25gb free (its formatted for pc, but I've used it directly connected to multiple computers, mac and pc, without fail), AE is using firmware 7.3.2, and im only allowing 802.11n. The problem occurs on the Vista side - havent checked the mac side yet.
    The Good - I have bit torrents set up, using utorrent, to automatically copy files over to my airdisk once they've completed. This works flawlessly. If i connect the hard drive directly to my laptop (macbook running bootcamp w/ vista, all updates applied), large files copy over without a hitch as well.
    The Bad - For the past couple weeks (could be longer, but I've just noticed it recently being a problem - is that a firmware problem clue?) If i download the files to my Vista desktop and copy them over manually, the copy just sits for a while and eventually fails with a "try again" error. If i try to copy any file over 300mb, the same error occurs.
    What I've tried - well, not a lot. The first thing i did was to make sure my hard drive was error free, and worked when physically connected - it is and it did. I've read a few posts about formatting the drive for mac, but this really isnt a good option for me since all of my music is on this drive, and itunes pulls from it (which also works without a problem). I do however get the hang in itunes if i try to import large files (movies). I've also read about trying to go back to an earlier AE firmware, but the posts were outdated. I can try the mac side and see if large files move over, but again, i prefer to do this in windows vista.
    this is my first post, so im sure im leaving out vital info. If anyone wants to take a stab at helping, I'd love to discuss. Thanks in advance.

    Hello,
    Just noticed the other day that I am having the same problem. I have two Vista machines attached to TC w/ a Western Digital 500 gig USB'd. I can write to the TC (any file size) with no problem, however I cannot write larger files to my attached WD drive. I can write smaller folders of music and such, but I cannot back up larger video files. Yet, if I directly attach the drive to my laptop I can copy over the files, no problem. I could not find any setting in the Airport Utility with regards to file size limits or anything of the like. Any help on this would be much appreciated.

  • G711 movie file work with QT6, but no audio with QT7

    G711 (PCM) QuickTime mov files played fine for us on QuickTime 6 and 6.5. But since we upgraded to QuickTime 7, the audio playback does not work anymore.
    You can download an example file from here:
    ftp://ftp.gatherworks.com/private/g711.mov (285K)
    When I downgrade to QT6.5 it works again.
    Is there anything wrong with these QuickTime movie files?

    Casper,
    Okay I want to sing the friendly ghost from the show when I see your name.
    I burn avi all the time in Toast 7.1.2 Toast and I usually convert them to divx to fit 10-11 hours of video on there, but I've done it with DVD video. A friend lent me a movie once with no sound and here is the problem that will work everytime. You need to download the VLC player to get it to work right. Here is the link: http://www.videolan.org/
    Didn't even know they had an intel one as I have the other version on my Powerbook and just transferred it to my intel one. Once it is downloaded you click on the orange striped cone and then you will see a little VLC box come up. The most effective way to view any file is to go to File up top and then scroll to open file (I've down the quick open file too and then you see a open box and a button that says browse next to it. Click the browse and find the movie or divx you want to watch and click open and then okay, then click the play arrow that is on your desktop and viola. You can go up top too and go to video and click full size screen etc.
    If this was helpful or solved your problem please click the helpful or solved button up top. If this doesn't work let me know too.
    S.

  • 1080 50P PAL preset for MOV files recorded with the Panasonic GH3

    Dear Adobe team and PE11 users,
    With my Panasonic GH3 I'm recording 1080 50P MOV files. I bought this camera because the mov compression is much more easier to edit then AVCHD. There is already a solution for the (non english) premiere elements 11 software with a preset for 50P AVCHD files but I can't find any discussion about MOV files. Does anyone have the same problem and a solution (with a MOV 50p PAL preset). Untill now PE11 recognise the 50p files as HDV 1080 25i files in the project settings...
    best regards,
    arjan

    This seems to be a continuation of the discussion you started in this thread.
    http://forums.adobe.com/message/5144616#5144616
    Please continue your discussion in that thread. Some users have already given you things to respond to. Please don't start a new thread without following up on the old.

  • QT10 and .mov file problem

    A movie file that plays fine on QT 7 and on iTunes 9, does not open on QT 10.
    The file is a Quicktime movie file, with video codec: H.264, 4.38 GB, and 448kbps bit rate, if any of this helps.
    Any suggestions?
    Thank you .

    the inspector says:
    Format: H.264, 1280x720, Millions, AC3, Stereo (L R), 48.000 kHz
    FPS: 23.98
    DataSize: 4.37 GB
    Data Rate: 7754.62 kbits/s
    Duration 0:01:20:42.24
    Normal Size: 1280x720 pixels
    Current Size: 1280x720 pixels (Actual)
    Thats all.

Maybe you are looking for

  • Hyperion planning data form in smartview: problem with summary time period

    We are using Planning ver. 11.1.2.2.300.20 and smartview 11.1.2.2.300 (build 070) We use common Data Form: In columns: Periods (Descendants including YearTotal - with no checkbox on start expanded) In Rows :accounts In some of our users computers, Wh

  • My Iphone 4 keeps restarting its self!

    Hello, i recently upgraded my Iphone 4 to IOS 6 and ever since then, when i get a text msg and i slide the messege icon in the lockscreen my phone restarts. ive erased it and reinstalled a fresh IOS 6 and it stil does this how can i fix it?

  • IPhoto Library Manager for organizing iPhoto Librabies

    Hi! For those who use iPhoto Library Manager and have multiple libraries, what have you found to be the best way to set up/organize a library? By subject? By year(s)? And where do you store your libraries? On your HD or on an external HD? Thanks! iMa

  • JEditorPane.... HTML file

    Please Help... I have been trying to add an HTML file to my JEditorPane using the setPage(URL/String) methods, I have had no luck, it throws some "unknown protocol: c" i understand that it is expecting a protocol like http:, the likes, but how do I b

  • Reinstallation of Photoshop Elements 12

    I had to reinstall PSE 12 but only the editor appears. Photoshop Elements Organizer is missing. There exits no file and no related path. I use Windows 7. I have deleted all registry entries but even after several time of installing and uninstalling I