+ Reply to Thread
Results 1 to 8 of 8
-
-
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??? -
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.
ScottLast edited by Cornucopia; 6th Oct 2017 at 00:51.
-
[Attachment 43295 - Click to enlarge]
mmm I'm trying to analize the problem -
-
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
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
Similar Threads
-
FFMPEG|FFMBC pipe to encode from .avi to .mxf files
By marcorocchini in forum Newbie / General discussionsReplies: 2Last Post: 21st May 2014, 03:51 -
ffmpeg/ffmbc metadata
By marcorocchini in forum Newbie / General discussionsReplies: 21Last Post: 16th May 2014, 18:54 -
set FFMPEG so it encode all but without the first 10 frames
By marcorocchini in forum Newbie / General discussionsReplies: 33Last Post: 26th Oct 2013, 20:08 -
FFMBC and .MXF Sony XDCAM 422 files
By marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 17th Jun 2013, 10:17 -
Creating movie (mov) reference files with ffmpeg or ffmbc
By musicman in forum Video ConversionReplies: 3Last Post: 6th Jul 2012, 18:40