我已经下载了视频和音频.dash
段。
对于视频:
10-video=2990000-0.dash
12-video=2990000-48.dash
14-video=2990000-96.dash
and so on...
对于音频:
11-audio_spa=96000.dash
13-audio_spa=96000-0.dash
15-audio_spa=96000-96255.dash
and so on...
如何将这些段组合到一个文件中并将其转换为.mp4
?
操作系统:Ubuntu 18.10
更新:
尝试与ffmpeg
结合使用时,出现错误消息:
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55e71f863bc0] could not find corresponding track id 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55e71f863bc0] could not find corresponding trex
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55e71f863bc0] error reading header
10-video=2990000-0.dash: Invalid data found when processing input
我有index.mpd
个文件,但是合并.dash
个文件时我不知道如何包含该文件