Yeast
23rd June 2008, 19:43
Firstly I convert a file I wanted to join from .m4v to .mp4 using ffmpeg. Then tried to join it with another 2 .mp4 video file using MP4box and it failed with error as follow
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\pod-hq>MP4Box -add "files\\videos\\1_7_4.mp4" -cat "files\\Ads\\ads_a.mp4" -new "files\\videos\\1_7_4+5_1.mp4"
IsoMedia import - track ID 1 - Video (size 480 x 360)
IsoMedia import - track ID 2 - Audio (SR 44100 - 2 channels)
Appending file files\\Ads\\ads_a.mp4
No suitable destination track found - creating new one (type soun)
Converting to ISMA Audio-Video MP4 file...
[ISMA convert] More than one audio track found, cannot convert file - remove ext
ra track(s)
Error: Feature Not Supported
Any advice on what I should do???
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\pod-hq>MP4Box -add "files\\videos\\1_7_4.mp4" -cat "files\\Ads\\ads_a.mp4" -new "files\\videos\\1_7_4+5_1.mp4"
IsoMedia import - track ID 1 - Video (size 480 x 360)
IsoMedia import - track ID 2 - Audio (SR 44100 - 2 channels)
Appending file files\\Ads\\ads_a.mp4
No suitable destination track found - creating new one (type soun)
Converting to ISMA Audio-Video MP4 file...
[ISMA convert] More than one audio track found, cannot convert file - remove ext
ra track(s)
Error: Feature Not Supported
Any advice on what I should do???