mp4 format quickly reseal isom

Chi A10 universal player flat, there are not actually play the mp4.

Look with the ultimate decoding potplayer computers, video formats:

    Format : MPEG-4

    Format profile : Base Media / Version 2
    Codec ID : mp42
  Video #1
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : [email protected]
    Format settings, CABAC : Yes
  Audio #2
    ID : 2
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : LC
    Codec ID : 40

Contrast visible video with audio formats are supported, then the problem is in Format profile: Base Media / Version 2 and Codec ID: mp42 up.

To be converted to common isom format.

Use MediaCoder can convert, but to do more on the title document, extremely troublesome.

In fact, the use of MediaCoder ffmpeg.exe installation directory codecs belt can be perfect conversion (in fact, just copy it, fast speed).

In the cmd command line window, run:

ffmpeg -vcodec copy -acodec copy -i "Enter the file name" "output filename"

On it.

For conversion to batch, use the dir command, made bat batch file just fine.

No limit to the number of conversion.


Published 26 original articles · won praise 2 · views 50000 +

Guess you like

Origin blog.csdn.net/lang999888/article/details/52366821
Recommended