Re: [FFmpeg-devel] Compiling issue with x265 with ffmpeg

2016-04-19 Thread Akshat Singh
Thank you the adding the D fixed it! On Wed, 20 Apr 2016 at 09:36 Akshat Singh wrote: > https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu This guide, so > should I switch to the other mailing list, yes I have a 64 bit platform, > I'll try compiling using the new command... > > On Wed, 20 Apr

Re: [FFmpeg-devel] Compiling issue with x265 with ffmpeg

2016-04-19 Thread Akshat Singh
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu This guide, so should I switch to the other mailing list, yes I have a 64 bit platform, I'll try compiling using the new command... On Wed, 20 Apr 2016 at 01:57 Moritz Barsnick wrote: > On Tue, Apr 19, 2016 at 19:53:07 +, Akshat Singh wrot

Re: [FFmpeg-devel] Compiling issue with x265 with ffmpeg

2016-04-19 Thread Moritz Barsnick
On Tue, Apr 19, 2016 at 19:53:07 +, Akshat Singh wrote: > I use this guide to compile ffmpeg and other libraries but I have come to Which guide? Questions regarding the compilation of ffmpeg and the use of the command line tools should be directed to the ffmpeg-user mailing list. What's more,

[FFmpeg-devel] Compiling issue with x265 with ffmpeg

2016-04-19 Thread Akshat Singh
I use this guide to compile ffmpeg and other libraries but I have come to learn that for x265 to support 10 bit encoding it has to manually specified during the time of its compilation and from the information I could look up I found that I had to add another command to cmake while compiling which