-
Convert ISOM(MP41) to MP42 with FFMPEG
Hi..
Im having troubles streaming mp4 files.
I have two files; the first one works perfect on streaming
mp42: MP4 v2 [ISO 14496-14]
– mp41: MP4 v1 [ISO 14496-1:ch13]The second one doesnt works on streaming
isom: MP4 Base Media v1 [IS0 14496-12:2003]
– iso2: MP4 Base Media v2 [ISO 14496-12:2005]
– mp41: MP4 v1 [ISO 14496-1:ch13]MP42 WORKS GREAT ON STREAMING BUT MP41 DOESNT WORKS
How can i convert mp41 to mp42 with ffmpeg?
Thanks!