[FFmpeg-user] FFMPEG H.264 video not playing on some devices

Roger Pack rogerdpack2 at gmail.com
Tue Aug 21 19:14:01 CEST 2012


> I thought I had everything squared away, but not quite.
>
> I am using this right now:
>
> /usr/local/bin/ffmpeg -r 5 -f image2 -i
> /var/www/FTGweather/loop/FTG%2d.jpg -vcodec libx264 -level 4.1 -vprofile
> high -preset veryslow -crf 18 -r 30 -y /var/www/FTGweather/FTG.mp4
> ...
> The movie file is being read by a Digital Signage player via mrss feed.
> Some of the boxes are playing the video fine, but some are not.

Maybe you need the baseline profile for maximum compatibility?


More information about the ffmpeg-user mailing list