Re: [FFmpeg-user] how to encode 10bit

2017-12-08 Thread George Nistor
I am still a little bit confused
Does Zeranoe static build support x265 (HEVC) 10 bit encoding?
or I have to build myself to support it?
If so can you provide me with the option for configure?
I would like to build with mingw, looks more simple.

George Nistor

On 12/8/2017 02:26, Carl Eugen Hoyos wrote:

2017-12-07 21:41 GMT+01:00 George Nistor 
:



How should be done 10 bit encoding?
1. By selecting -profile main10 or others like

* main10, main10-intra
* main422-10, main422-10-intra
* main444-10, main444-10-intra

or by selecting
2. pixel profile as yuv422 10le etc..



The second option works here if libx265 supports
10-bit encoding (this has to be selected at build-time).
For x264, you have to choose if you link against 8,
10 or 12-bit.

The first option cannot work reliably with FFmpeg for
several reasons imo.

Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with 
subject "unsubscribe".

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] FFMPEG's MXF container support for DNxHR with Avid MC?

2017-12-08 Thread Alan Moore
All,

What should I expect in terms of being able to record or playback DNxHR in
MXF containers using FFMPEG and the compatibility of those clips in major
NLEs?

I see some support in FFMPEG source code (version 3.4) for DNxHR profiles
in libavcodec but the libavformat MXF read/write code doesn't seem to have
support for the new HR VCIDs (1270 - 1274), essence elements and other MXF
container meta data for DNxHR and yet... FFMPEG can read it's own MXF files
created with the DNxHR encoder. I'm guessing the MXF parser can read the
files by using the VCID in the *frame* header and ignores the VCID in the
MXF meta data/keys...

However, more importantly, the files do not "link" into Avid Media Composer
(using the MXF AMA plugin.) Is this known to work for anyone else? I'm
using MC version 8.8.1 (MacOS Sierra) and when I attempt to link the file
there is an error message saying it cannot link but no console log entry
saying exactly what it doesn't parse/like about the file.

I just need to know what works and what doesn't.

Thanks!

Alan

-- 
*"Whatever you can do, or dream you can do, begin it. Boldness has genius,
power, and magic in it. Begin it now."* - *Goethe*
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] make error af_afir.o

2017-12-08 Thread George Nistor
Hi
I currently have an error when building FFmpeg
Here is the log:

Any idea about the cause?

$ make
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/af_afir.o
STRIP   libavfilter/x86/af_afir.o
skipping strip -x libavfilter/x86/af_afir.o
CC  libavfilter/x86/af_afir_init.o
af_afir_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/af_volume.o
STRIP   libavfilter/x86/af_volume.o
skipping strip -x libavfilter/x86/af_volume.o
CC  libavfilter/x86/af_volume_init.o
af_volume_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/avf_showcqt.o
STRIP   libavfilter/x86/avf_showcqt.o
skipping strip -x libavfilter/x86/avf_showcqt.o
CC  libavfilter/x86/avf_showcqt_init.o
avf_showcqt_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/colorspacedsp.o
STRIP   libavfilter/x86/colorspacedsp.o
skipping strip -x libavfilter/x86/colorspacedsp.o
CC  libavfilter/x86/colorspacedsp_init.o
colorspacedsp_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_blend.o
STRIP   libavfilter/x86/vf_blend.o
skipping strip -x libavfilter/x86/vf_blend.o
CC  libavfilter/x86/vf_blend_init.o
vf_blend_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_bwdif.o
STRIP   libavfilter/x86/vf_bwdif.o
skipping strip -x libavfilter/x86/vf_bwdif.o
CC  libavfilter/x86/vf_bwdif_init.o
vf_bwdif_init.c
CC  libavfilter/x86/vf_eq.o
vf_eq.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_fspp.o
STRIP   libavfilter/x86/vf_fspp.o
skipping strip -x libavfilter/x86/vf_fspp.o
CC  libavfilter/x86/vf_fspp_init.o
vf_fspp_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_gradfun.o
STRIP   libavfilter/x86/vf_gradfun.o
skipping strip -x libavfilter/x86/vf_gradfun.o
CC  libavfilter/x86/vf_gradfun_init.o
vf_gradfun_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_hflip.o
STRIP   libavfilter/x86/vf_hflip.o
skipping strip -x libavfilter/x86/vf_hflip.o
CC  libavfilter/x86/vf_hflip_init.o
vf_hflip_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_hqdn3d.o
STRIP   libavfilter/x86/vf_hqdn3d.o
skipping strip -x libavfilter/x86/vf_hqdn3d.o
CC  libavfilter/x86/vf_hqdn3d_init.o
vf_hqdn3d_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_idet.o
STRIP   libavfilter/x86/vf_idet.o
skipping strip -x libavfilter/x86/vf_idet.o
CC  libavfilter/x86/vf_idet_init.o
vf_idet_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_interlace.o
STRIP   libavfilter/x86/vf_interlace.o
skipping strip -x libavfilter/x86/vf_interlace.o
CC  libavfilter/x86/vf_interlace_init.o
vf_interlace_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_limiter.o
STRIP   libavfilter/x86/vf_limiter.o
skipping strip -x libavfilter/x86/vf_limiter.o
CC  libavfilter/x86/vf_limiter_init.o
vf_limiter_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_maskedmerge.o
STRIP   libavfilter/x86/vf_maskedmerge.o
skipping strip -x libavfilter/x86/vf_maskedmerge.o
CC  libavfilter/x86/vf_maskedmerge_init.o
vf_maskedmerge_init.c
CC  libavfilter/x86/vf_noise.o
vf_noise.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_pp7.o
STRIP   libavfilter/x86/vf_pp7.o
skipping strip -x libavfilter/x86/vf_pp7.o
CC  libavfilter/x86/vf_pp7_init.o
vf_pp7_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_psnr.o
STRIP   libavfilter/x86/vf_psnr.o
skipping strip -x libavfilter/x86/vf_psnr.o
CC  libavfilter/x86/vf_psnr_init.o
vf_psnr_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_pullup.o
STRIP   libavfilter/x86/vf_pullup.o
skipping strip -x libavfilter/x86/vf_pullup.o
CC  libavfilter/x86/vf_pullup_init.o
vf_pullup_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_removegrain.o
STRIP   libavfilter/x86/vf_removegrain.o
skipping strip -x libavfilter/x86/vf_removegrain.o
CC  libavfilter/x86/vf_removegrain_init.o
vf_removegrain_init.c
CC  libavfilter/x86/vf_spp.o
vf_spp.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_ssim.o
STRIP   libavfilter/x86/vf_ssim.o
skipping strip -x libavfilter/x86/vf_ssim.o
CC  libavfilter/x86/vf_ssim_init.o
vf_ssim_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_stereo3d.o
STRIP   libavfilter/x86/vf_stereo3d.o
skipping strip -x libavfilter/x86/vf_stereo3d.o
CC  libavfilter/x86/vf_stereo3d_init.o
vf_stereo3d_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_threshold.o
STRIP   libavfilter/x86/vf_threshold.o
skipping strip -x libavfilter/x86/vf_threshold.o
CC  libavfilter/x86/vf_threshold_init.o
vf_threshold_init.c
CC  libavfilter/x86/vf_tinterlace_init.o
vf_tinterlace_init.c
vsyasm: warning: unrecognized option `-M'
X86ASM  libavfilter/x86/vf_w3fdif