Rens Dijkshoorn <rens <at> offlinemedia.nl> writes:

> i have problems using -tag:v or -vtag to set the correct 
> codec for Quicktime in my case encoding xdcamhd422 defaults 
> to xd5e for 25P but needs to be set xd5c for 50i when 
> encoded with interlaced video.

Works fine here.
(Complete, uncut console output missing.)

> This seems to be true for all codecs this is a simple example 
> to show this
> -tag:v apcs = prores LT
> 
>  ./ffmpeg -f lavfi -r 25 -i testsrc -t 10 -c:v prores 
> -tag:v apcs ~/Desktop/TEST_SRC.MOV

(Why do you provide output for another than your 
use case?)
Prores is special, you have to specify the profile, see also 
the console output:

> [prores  <at>  0x7fa6ac824400] encoding with ProRes 
> standard (apcn) profile

Use -profile 1 for lt.

Please learn now what thread hijacking is and strictly 
avoid it!

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".

Reply via email to