Transcoding and More Transcoding...
And yet another ffmpeg go!
Converting videos so we can watch those on the Roku:
./ffmpeg -i video.avi -c:v libx264 -crf 19 -preset slow -c:a aac\
-strict experimental -b:a 192k -ac 2 video.mp4
It took the T60p about 3 hours to convert the 760 MB video to mp4.
Converting videos so we can watch those on the Roku:
./ffmpeg -i video.avi -c:v libx264 -crf 19 -preset slow -c:a aac\
-strict experimental -b:a 192k -ac 2 video.mp4
It took the T60p about 3 hours to convert the 760 MB video to mp4.
1 Comments:
This comment has been removed by a blog administrator.
Post a Comment
<< Home