Hi Mike, On Mon, Nov 23, 2015 at 09:39:55 -0600, Mike Brown wrote: > Can ffmpeg create elementary stream outputs? > > While doing an H.265 encode, I tried to do outfile.265 and outfile.h265 and > both failed.
"Failed" is a very short error description. You should provide us with your command line and the complete, uncut console output. FWIW, specifying "-f hevc" as an output option should do the trick. I didn't check whether ffmpeg uses any file extensions for triggering H.265 elementary streams. (And you might get errors regarding the pixel format, but I think they lead clearly to their solutions.) Cheers, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
