Hi, Everything is fine with my MP4 converting, but can you tell me how to confirm that the server is using h.264 encoding with ffmpeg and not just the standard ffmpeg mp4 encoding? what should i be looking for in the php-info to check this?
Hi, Everything is fine with my MP4 converting, but can you tell me how to confirm that the server is using h.264 encoding with ffmpeg and not just the standard ffmpeg mp4 encoding? what should i be looking for in the php-info to check this?
You need to look into command prompt.
In result, look for some thing like below.Code:ffmpeg -formats | grep 264
DE h264 raw H.264 video format
E ipod iPod H.264 MP4 format
D V D h264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
EV libx264 libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
text2movsub remove_extra noise mov2textsub mp3decomp mp3comp mjpegadump imxdump h264_mp4toannexb dump_extra aac_adtstoasc
vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
[email protected]
Yes, its abit different on ubuntu servers, but i think that it active, Thanks
Bookmarks