On Mon, Nov 23, 2015 at 05:02:42PM +0100, Moritz Barsnick wrote: Moritz: > 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.)
I never thought of using hevc as the extension. The clue was with the -f option you gave. It is now encoding with infilename.hevc as the output. Thanks. MB -- e-mail: [email protected] | [email protected] /~\ The ASCII [email protected] (140 char limit) \ / Ribbon Campaign Visit - URL: http://vidiot.com/ X Against http://vidiot.net/ / \ HTML Email "What do you say Beckett. Wanna have a baby?" - Castle to Det. Beckett "How long have I been gone?" Alexis after seeing Castle and Beckett w/ baby - Castle - 11/25/13 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
