VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. Hi c*t,

    with the new release of ffMBC is possible encode well in XDCAM mode (the previous versions do encoding but wont play in Sony xdcam deck).
    I wonder if the newer version of FFMPEG can do the same thing, thanks
    Quote Quote  
  2. Why not just test it and report back here your findings?
    Quote Quote  
  3. Originally Posted by SameSelf View Post
    Why not just test it and report back here your findings?
    sameself sorry I'm a CAT It's very complicated for me
    Quote Quote  
  4. hi, i'm trying to rewrap a .mxf xdcamHD422 video file to a .mov with the same codec specifications (:ffmbc -i filename.mxf -vcodec copy -acodec copy filename.mov) but when i put the output file into MediaInfo it shows CODEC ID: M2V1

    I'm sending the output file to a company and they tell me that de video file is in m2v1 codec, not in xdcamhd422
    can anyone help me???
    Quote Quote  
  5. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Yeah, cats don't seem to know shit about video. Rreeaaooww.
    As has been said before, and much like BD & AVCHD, it is NOT just about a single filetype or format, but also about the whole darn folder structure and accompanying auxilliary & metafiles that get it to be recognized & played properly. You're going about this all wrong.

    It's like saying a single VOB-masquerading MPG2 file = a (set-top) playable DVD.

    @cesarluisfilms, what you should do is find a file that is recognized as a legit xdcamhd422 type (and plays properly), and run it through mediainfo and see what is different/special/unique about it. Then using that info, edit your errant files using a hex editor or a mov/mp4 atom/box editor to make them like the good files. Then read what I just told marcorochini.

    Scott
    Last edited by Cornucopia; 6th Oct 2017 at 00:51.
    Quote Quote  
  6. Image
    [Attachment 43295 - Click to enlarge]


    mmm I'm trying to analize the problem
    Quote Quote  
  7. Originally Posted by cesarluisfilms View Post
    hi, i'm trying to rewrap a .mxf xdcamHD422 video file to a .mov with the same codec specifications (:ffmbc -i filename.mxf -vcodec copy -acodec copy filename.mov) but when i put the output file into MediaInfo it shows CODEC ID: M2V1

    I'm sending the output file to a company and they tell me that de video file is in m2v1 codec, not in xdcamhd422
    can anyone help me???
    and if yoy try this?

    Code:
    ffmbc074.exe -i c0003.mxf -vcodec copy -acodec copy -vtag xd5c out.mov
    in this way - maybe - you get video ok, but audio tracks will be "lost"
    Quote Quote  
  8. or, maybe better, but I don't know if this solve the problem:

    Code:
    ffmbc074.exe -i c0003.mxf -vcodec copy -vtag xd5c -timecode 00:00:00:00 -an out3.mov -acodec pcm_s24le -ar 48000 -newaudio -map_audio_channel 0:1:0:0:1:0 -acodec pcm_s24le -ar 48000 -newaudio -map_audio_channel 0:4:0:0:2:0 -acodec pcm_s24le -ar 48000 -newaudio -map_audio_channel 0:3:0:0:3:0 -acodec pcm_s24le -ar 48000 -newaudio -map_audio_channel 0:4:0:0:4:0
    Generale
    Complete name : V:\cat\out3.mov
    Format : MPEG-4
    Commercial name : XDCAM HD422
    Format profile : QuickTime
    Codec ID : qt 0000.00 (qt )
    File size : 39,4MiB
    Duration : 6s 0 ms
    Overall bit rate : 55,0 Mb/s
    Encoded date : UTC 2017-10-06 09:20:56
    Tagged date : UTC 2017-10-06 09:20:56
    Writing application : FFmbc 0.7

    Video
    ID : 1
    Format : MPEG Video
    Commercial name : XDCAM HD422
    Format version : Version 2
    Format profile : 4:2:2@High
    Format settings, BVOP : Si
    Format settings, Matrix : Personalizzato
    Format settings, GOP : M=3, N=12
    Format settings, picture structure : Frame
    Codec ID : xd5c
    Duration : 6s 0 ms
    Bit rate mode : Costante
    Bit rate : 50,0 Mb/s
    Width : 1.920 pixel
    Height : 1.080 pixel
    Display aspect ratio : 16:9
    Frame rate mode : Costante
    Frame rate : 25,000 FPS
    Standard : Component
    Color space : YUV
    Chroma subsampling : 4:2:2
    Bit depth : 8 bit
    Scan type : Interlacciato
    Scan order : Top field first
    Compression mode : Con perdita
    Bits/(Pixel*Frame) : 0.965
    Stream size : 36,0MiB (92%)
    Language : Inglese
    Encoded date : UTC 2017-10-06 09:20:56
    Tagged date : UTC 2017-10-06 09:20:56
    Color primaries : BT.709
    Transfer characteristics : BT.709
    Matrix coefficients : BT.709

    Audio #1
    ID : 2
    Format : PCM
    Format settings, Endianness : Little
    Format settings, Sign : Signed
    Codec ID : in24
    Duration : 6s 0 ms
    Bit rate mode : Costante
    Bit rate : 1.152 kb/s
    Channel(s) : 1 canale
    Sampling rate : 48,0 kHz
    Bit depth : 24 bit
    Stream size : 844 KiB (2%)
    Language : Inglese
    Encoded date : UTC 2017-10-06 09:20:56
    Tagged date : UTC 2017-10-06 09:20:56

    Audio #2
    ID : 3
    Format : PCM
    Format settings, Endianness : Little
    Format settings, Sign : Signed
    Codec ID : in24
    Duration : 6s 0 ms
    Bit rate mode : Costante
    Bit rate : 1.152 kb/s
    Channel(s) : 1 canale
    Sampling rate : 48,0 kHz
    Bit depth : 24 bit
    Stream size : 844 KiB (2%)
    Language : Inglese
    Encoded date : UTC 2017-10-06 09:20:56
    Tagged date : UTC 2017-10-06 09:20:56

    Audio #3
    ID : 4
    Format : PCM
    Format settings, Endianness : Little
    Format settings, Sign : Signed
    Codec ID : in24
    Duration : 6s 0 ms
    Bit rate mode : Costante
    Bit rate : 1.152 kb/s
    Channel(s) : 1 canale
    Sampling rate : 48,0 kHz
    Bit depth : 24 bit
    Stream size : 844 KiB (2%)
    Language : Inglese
    Encoded date : UTC 2017-10-06 09:20:56
    Tagged date : UTC 2017-10-06 09:20:56

    Audio #4
    ID : 5
    Format : PCM
    Format settings, Endianness : Little
    Format settings, Sign : Signed
    Codec ID : in24
    Duration : 6s 0 ms
    Bit rate mode : Costante
    Bit rate : 1.152 kb/s
    Channel(s) : 1 canale
    Sampling rate : 48,0 kHz
    Bit depth : 24 bit
    Stream size : 844 KiB (2%)
    Language : Inglese
    Encoded date : UTC 2017-10-06 09:20:56
    Tagged date : UTC 2017-10-06 09:20:56

    Altri
    ID : 6
    Type : Time code
    Format : QuickTime TC
    Duration : 6s 0 ms
    Time code of first frame : 00:00:00:00
    Time code, striped : Si
    Language : Inglese
    Data codifica : UTC 2017-10-06 09:20:56
    Data : UTC 2017-10-06 09:20:56
    Quote Quote  



Similar Threads

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