This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Trouble reading Pointer file in MXF type file
#3
Small info, audio is also not that easy:
ffmpeg -y -enable_drefs 1 -use_absolute_path 1 -threads 8 -i "C:\Users\Selur\Desktop\camb_730_Mackay2_2002(1).vmf\camb_730_Mackay2_2002(1).mov" -map 0:1 -vn -sn -ac 4 -ar 48000 -filter_complex "[0:1][0:2][0:3][0:4] amerge=inputs=4" "H:\Temp\iId_1_aid_0_lang_en_DELAY_-43ms_05_32_16_7210_01.wav"
also fails with:
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
This might be due to the time codes:
Metadata:
    creation_time   : 2017-02-19T23:28:09.000000Z
  Duration: 00:02:16.02, start: 0.000000, bitrate: 1 kb/s
    Stream #0:0(eng): Video: dvvideo (dvpp / 0x70707664), none, 720x576, 28800 kb/s, SAR 118:81 DAR 295:162, 25 fps, 25 tbr, 2500 tbn, 2500 tbc (default)
    Metadata:
      creation_time   : 2017-02-19T23:28:09.000000Z
      handler_name    : Apple Alias Data Handler
      timecode        : 00:16:54:23
    Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s (default)
    Metadata:
      creation_time   : 2017-02-19T23:28:09.000000Z
      handler_name    : Apple Alias Data Handler
    Stream #0:2(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s (default)
    Metadata:
      creation_time   : 2017-02-19T23:28:09.000000Z
      handler_name    : Apple Alias Data Handler
    Stream #0:3(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s (default)
    Metadata:
      creation_time   : 2017-02-19T23:28:09.000000Z
      handler_name    : Apple Alias Data Handler
    Stream #0:4(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s (default)
    Metadata:
      creation_time   : 2017-02-19T23:28:09.000000Z
      handler_name    : Apple Alias Data Handler
    Stream #0:5(eng): Data: none (tmcd / 0x64636D74) (default)
    Metadata:
      creation_time   : 2017-02-19T23:28:09.000000Z
      handler_name    : Apple Handle Data Handler
      timecode        : 00:16:54:238
-> So extracting audio as wav or flac might also be a challenge. Sad

Cu Selur

Ps.: audio layout will be guessed atm. to 4.0

PPs.: Video also has some problems,...
ffplay  -enable_drefs 1 -use_absolute_path 1 -i "C:\Users\Selur\Desktop\camb_730_Mackay2_2002(1).vmf\camb_730_Mackay2_2002(1).mov"
Fails with:
Could not find codec parameters for stream 0 (Video: dvvideo (dvpp / 0x70707664), none, 720x576, 28800 kb/s): unspecified pixel format
MediaInfo reported:
Standard                                 : PAL
Color space                              : YUV
Chroma subsampling                       : 4:1:1
Bit depth                                : 8 bits
so adding '-pixel_format yuv411p8' to ffmpeg might help with that. (ffplay doesn't seem to support pixel_format)
------
offline 02.-07. July, https://www.rockharz-festival.com/ Big Grin
Reply


Messages In This Thread
Trouble reading Pointer file in MXF type file - by 3pointedit - 01.12.2017, 05:16
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 01.12.2017, 06:56
RE: Trouble reading Pointer file in MXF type file - by Selur - 01.12.2017, 06:44
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 01.12.2017, 08:03
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 02.12.2017, 15:24
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 02.12.2017, 15:40
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 02.12.2017, 15:58
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 02.12.2017, 16:06
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 03.12.2017, 01:32
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 03.12.2017, 14:05
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 04.12.2017, 00:38
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 05.12.2017, 04:45
RE: Trouble reading Pointer file in MXF type file - by 3pointedit - 07.12.2017, 11:53

Forum Jump:


Users browsing this thread: 4 Guest(s)