Bruce Wheaton <bruce@...> writes: > > Does it play properly with ffplay (or MPlayer)? > > Can it be read by ffmpeg? > > I don't have ffplay active now, I'll enable it. FFMPEG fails as below. The > resulting video is empty. > $ ./ffmpeg -i Opening\ Video\ PJ\ 720p29.97.mov test.mov
[...] > encoder 'aac' is experimental and might produce bad results. > Add '-strict experimental' if you want to use it. You could either "Add '-strict experimental'" to your command line (before test.mov) or use test.avi instead of test.mov. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
