VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. please respect for cats, thanks

    consider input source file1.mp4 and file2.mp4


    where file1.mp4 is this: https://www.dropbox.com/s/witu89yucy4vysr/file1.MP4?dl=0
    and file2.mp4 is this: https://www.dropbox.com/s/x5hvuc5ufe2c5e2/file2.MP4?dl=0

    I would like encode they as concat files (I'm inside a batch routine) so I need to use a commandline like this:

    Code:
    ffmpeg64bit_2019.exe -threads auto -y -f concat -safe 0 -i concatList.txt -pix_fmt yuv420p -c:v libx264 -profile:v main -level:v 4.2 -g 33 -bf 2 -crf 21 -af "pan=stereo:c0=c0:c1=c1,volume=1.0,apad" -c:a aac -b:a 512k -ar 48000 osmo.MP4

    where concatList.txt is - in my case -:

    Code:
    file 'C:\Users\Administrator\Desktop\marionette 3\file1.MP4' 
    file 'C:\Users\Administrator\Desktop\marionette 3\file2.MP4'
    and ffmpeg is this (downloaded from zeranoe 28.05.2019) https://www.dropbox.com/s/x5hvuc5ufe2c5e2/file2.MP4?dl=0


    but I get an error

    Image
    [Attachment 49211 - Click to enlarge]


    please can you correct the commandline???
    Quote Quote  
  2. Geez, it's telling you exactly what needs to be changed!
    Quote Quote  
  3. aBigMeanie aedipuss's Avatar
    Join Date
    Oct 2005
    Location
    666th portal
    Search Comp PM
    wow. is this the same ***** as the other "i'm a cat" poster?
    --
    "a lot of people are better dead" - prisoner KSC2-303
    Quote Quote  
  4. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Quote Quote  
  5. Originally Posted by jagabo View Post
    Geez, it's telling you exactly what needs to be changed!
    OMC

    Image
    [Attachment 49215 - Click to enlarge]
    Quote Quote  



Similar Threads

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