Re: [FFmpeg-user] Source v210.mov has no interlacement info, ffv1 transcode is listed as progressive

2016-07-28 Thread Kieran O Leary
Hello Jerome!! On Thu, Jul 28, 2016 at 5:06 PM, Jerome Martinez wrote: > Le 28/07/2016 à 10:38, Kieran O Leary a écrit : >> >> Hi, >> >> My input file was generated from Avid Media Composer 8. >> Link: https://www.dropbox.com/s/yed44wj5lq9jg8h/2fr.mov?dl=0 >> >> If I use -c copy to remux to mov

Re: [FFmpeg-user] Source v210.mov has no interlacement info, ffv1 transcode is listed as progressive

2016-07-28 Thread Kieran O Leary
Hello Tobias! On Thu, Jul 28, 2016 at 1:34 PM, Tobias Rapp wrote: > > From the top of my head FFV1 has a flag interlaced=false/true but there is > no interlaced=unknown. > According to mediaconch, picture_structure is in fact 3 (progressive). According to the spec, there is a value for unknown

Re: [FFmpeg-user] Source v210.mov has no interlacement info, ffv1 transcode is listed as progressive

2016-07-28 Thread Jerome Martinez
Le 28/07/2016 à 10:38, Kieran O Leary a écrit : Hi, My input file was generated from Avid Media Composer 8. Link: https://www.dropbox.com/s/yed44wj5lq9jg8h/2fr.mov?dl=0 If I use -c copy to remux to mov or mkv, then the lack of interlacement info is maintained. When I encode with FFV1, using ei

Re: [FFmpeg-user] Source v210.mov has no interlacement info, ffv1 transcode is listed as progressive

2016-07-28 Thread Tobias Rapp
Hello Kieran, On 28.07.2016 10:38, Kieran O Leary wrote: If I use -c copy to remux to mov or mkv, then the lack of interlacement info is maintained. When I encode with FFV1, using either MKV or MOV, the file is listed as progressive in mediainfo. However, the issue may not be specific to FFV1 a

[FFmpeg-user] Source v210.mov has no interlacement info, ffv1 transcode is listed as progressive

2016-07-28 Thread Kieran O Leary
Hi, My input file was generated from Avid Media Composer 8. Link: https://www.dropbox.com/s/yed44wj5lq9jg8h/2fr.mov?dl=0 If I use -c copy to remux to mov or mkv, then the lack of interlacement info is maintained. When I encode with FFV1, using either MKV or MOV, the file is listed as progressive