On 2015-12-21 13:24, Martín Capón Borrego wrote:
> I have a mp4 video.
>  
> I can't see view with video tag of html5.
>  
> In another forum they told me that it can't be viewed because it is not coded 
> well.
>  
> I use IE. And do ffmpeg -i ejemplo.avi ejemplo.mp4 to convert avi into mp4

Where's the full output printed by ffmpeg when you run this command?  It
tells you, me, and everyone else lots of stuff.

I will guess that you don't have an H.264/AVC encoder in your ffmpeg
meaning you cannot make an mp4 file suitable for rubbish HTML5 video.
Recompile with libx264.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to