VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Hi

    i am trying to get some settings (from ffmpeg how to) and have done the following to no avail.. where am i going wrong? thank you in advance


    Ffmpeg
    -i <input_file>
    -pix_fmt yuv422p
    -vcodec mpeg2video
    -flags +ildct+ilme
    -top 1
    -dc 10
    -flags2 +ivlc+non_linear_q
    -qmin 1
    -lmin 1*QP2LAMBDA
    -vtag xd5c
    -rc_max_vbv_use 1
    -rc_min_vbv_use 1
    -b 50000k
    -minrate 50000k
    -maxrate 50000k
    -bufsize 36408333
    -bf 2
    -aspect 16:9
    -acodec pcm_s16be
    -f mov output.mov
    -newaudio
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Moving you to our video conversion section. ffmpeg is not ffmpegx.
    Quote Quote  
  3. If you were looking at this page, beware that commandline is broken
    http://www.itbroadcastanddigitalcinema.com/ffmpeg_howto.html



    The newer ffmbc releases have a -target xdcamhd422 preset (since 0.6 beta 2)

    http://code.google.com/p/ffmbc/

    e.g

    ffmbc -i input.ext -target xdcamhd422 output.mxf
    Quote Quote  
  4. Hi

    i am looking at this and i get an error saying unrecognised option 'pix_fmp'
    is there a site that has the codes i can check against to make the xdcam35mbps settings

    thank you
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!