VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. HI C**S

    PLEASe I have a problem with ffmpeg:

    I "feed" it with a series of files in "conCAT" mode and it work perfectly using and old (2014) ffmpeg 32bit version.

    But using FFMPEG 64bit (the latest 25.02.2017 build)
    using this commandline:

    Code:
    ffmpeg.exe -y -f concat -i concatList.txt -filter_complex "[0:1] [0:2] amerge" -color_range 2 -vf yadif=1:tff,zscale=w=720:h=576:f=spline36:r=full,unsharp=luma_msize_x=3:luma_msize_y=3:luma_amount=0.8,colormatrix=bt709:bt601,interlace -color_range 2 -pix_fmt yuv422p -c:v libx264 -profile:v high422 -level:v 3 -g 33 -bf 2 -crf 15 -flags +ildct+ilme -top 1 -c:a ac3 -b:a 320k -ar 48000 -aspect 16:9 MP4concatenatoHDtoSD.mp4
    where the conCATlist.txt is a txt file like this:

    Code:
    file 'V:\errani\C0002.MXF' 
    file 'V:\errani\C0007.MXF' 
    file 'V:\errani\C0008.MXF' 
    file 'V:\errani\C0009.MXF' 
    file 'V:\errani\C0010.MXF' 
    file 'V:\errani\C0012.MXF' 
    file 'V:\errani\C0013.MXF' 
    file 'V:\errani\C0014.MXF' 
    file 'V:\errani\C0015.MXF' 
    file 'V:\errani\C0016.MXF'
    I get an error:

    Image
    [Attachment 40756 - Click to enlarge]


    Unsafe file name ... Operation not permitted

    Can someone cat help me? thanks
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!