Closed GoogleCodeExporter closed 9 years ago
x264 does have any fourcc, so I don't know how you can compare
Also just use -target avcintra 100, no need for any other option
Original comment by baptiste...@gmail.com
on 1 Jun 2014 at 10:44
I have changed the command to specify minimum options (target avcintra100)
$ ffmbc -v 3 -i V002-24.mov -pix_fmt yuv422p10le -intra -vcodec libx264
-threads 4 -acodec copy -r 24000/1001 -target avcintra100 -faststart 1
V002-24-ffmbc-2.mov
But the result is the same as before:
Video
ID : 1
Format : ai13
Codec ID : ai13
Duration : 4mn 7s
Thanks and regards,
Patrick
Original comment by mpatd...@gmail.com
on 2 Jun 2014 at 4:14
I believe ai13 is the right codec tag. What's wrong with it ?
Original comment by baptiste...@gmail.com
on 2 Jun 2014 at 8:03
I think the codec tag is ok.
But if you compared with ffmbc's generated 25fps mov avc file:
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High 4:2:2@L4.1
Format settings, CABAC : No
Format settings, GOP : N=1
Codec ID : ai12
Codec ID/Info : Advanced Video Coding
a) The ffmbc's 23.976fps is using 'Format : ai13'
b) Format/Format/Info/profile/CABAC/GOP info is not provided.
Attached is the problem when trying to open the ffmbc's 23.976fps mov in
Lightworks editor.
ffmbc's 25fps mov have no problem.
Original comment by mpatd...@gmail.com
on 2 Jun 2014 at 9:11
If you have an issue with what media displays, please take it to mediainfo.
Thanks.
Original comment by baptiste...@gmail.com
on 2 Jun 2014 at 4:21
Original issue reported on code.google.com by
mpatd...@gmail.com
on 31 May 2014 at 7:28Attachments: