VideoHelp Forum
+ Reply to Thread
Page 6 of 25
FirstFirst ... 4 5 6 7 8 16 ... LastLast
Results 151 to 180 of 721
Thread
  1. Member
    Join Date
    Nov 2018
    Location
    Switzerland
    Search PM
    I like to encode multiple files mit NVENC on my GPU. Auto-Multi-File fails because It tries to start more than two jobs in parallel. But the GPU can only support 2 sessions in parallel. The manual multifile processing configured to 2 works, but the progress is not visible and the Rename of the output file is ignored. Is there a way to configure how many parallel jobs are started with the Auto-Multi-File function ?
    Quote Quote  
  2. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, I'm afraid auto multi-file uses an automatic threads assignment depending on cpu, it can't be limited for the moment.

    Manual multi-file is an old approach I had discarded but I included it again to be able to limit threads. One day I hope to get the best of both worlds, I need more coding skills.

    In this updated executable the rename output feature is included back for manual multi-file.
    https://drive.upm.es/index.php/s/RiKgodavCoFOQHS/download


    Originally Posted by CamFlyer View Post
    I like to encode multiple files mit NVENC on my GPU. Auto-Multi-File fails because It tries to start more than two jobs in parallel. But the GPU can only support 2 sessions in parallel. The manual multifile processing configured to 2 works, but the progress is not visible and the Rename of the output file is ignored. Is there a way to configure how many parallel jobs are started with the Auto-Multi-File function ?
    Quote Quote  
  3. Member
    Join Date
    Nov 2018
    Location
    Switzerland
    Search PM
    Thank you for this version . I will try it soon. Perhaps you can add a start parameter just to override the detected threads. Or set it to max. 2 threads if the codec name contains "nvenc" since.
    Quote Quote  
  4. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, thanks for the suggestions. I think I finally found a way to keep concurrent launching processes below the selected maximum threads while showing progress info.

    You can try it here (beta version): https://drive.upm.es/index.php/s/pZSgAukTKKaSFcQ/download

    Cheers


    Originally Posted by CamFlyer View Post
    Thank you for this version . I will try it soon. Perhaps you can add a start parameter just to override the detected threads. Or set it to max. 2 threads if the codec name contains "nvenc" since.
    Quote Quote  
  5. Hello, just wondering if you can add the ability to save to m3u8 as an output option please? I have my own command line for converting http m3u8 MPEG 1/2 streams to h264/AAC streams using ffmpeg directly but was wanting to try your program because I have a few of them and would rather have them all batched at the same time.
    Plus, can your program have the ability to restart the stream/ffmpeg if one of them craps out?
    Thank you
    Last edited by matrixebiz; 7th Nov 2018 at 13:05.
    Quote Quote  
  6. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, You can try this beta with m3u8 added to the output list in m3u8 batch tab.
    You can try it yourself or send me a sample url

    https://drive.upm.es/index.php/s/pZSgAukTKKaSFcQ/download

    The restart feature is beyond my knowledge and possibilities for the moment.
    Cheers

    Originally Posted by matrixebiz View Post
    Hello, just wondering if you can add the ability to save to m3u8 as an output option please? I have my own command line for converting http m3u8 MPEG 1/2 streams to h264/AAC streams using ffmpeg directly but was wanting to try your program because I have a few of them and would rather have them all batched at the same time.
    Plus, can your program have the ability to restart the stream/ffmpeg if one of them craps out?
    Thank you
    Quote Quote  
  7. Okay thanks, that seemed to have worked for 1 http url but I don't see a way to add another http url link.
    Also, can your program have the ability to restart the output stream/ffmpeg if one of them craps out?
    Quote Quote  
  8. Duplicate, please delete.

    Okay thanks, that seemed to have worked for 1 http url but I don't see a way to add another http url link.
    Also, can your program have the ability to restart the output stream/ffmpeg if one of them craps out?
    Last edited by matrixebiz; 7th Nov 2018 at 15:08. Reason: Duplicate
    Quote Quote  
  9. Member
    Join Date
    Nov 2018
    Location
    Switzerland
    Search PM
    I tested that version and the configurable Multi-file option works fine ! Thanks !

    Originally Posted by Eibol View Post
    Hi, thanks for the suggestions. I think I finally found a way to keep concurrent launching processes below the selected maximum threads while showing progress info.

    You can try it here (beta version): https://drive.upm.es/index.php/s/pZSgAukTKKaSFcQ/download

    Cheers
    Quote Quote  
  10. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, you can copy paste as many urls as you want right-clicking on the url list.
    You can also paste the urls in a txt file and import them with the button Add urls from file.

    Regarding restart, as I told you before, not possible for the moment

    Originally Posted by matrixebiz View Post
    Okay thanks, that seemed to have worked for 1 http url but I don't see a way to add another http url link.
    Also, can your program have the ability to restart the output stream/ffmpeg if one of them craps out?
    Quote Quote  
  11. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Great!

    Originally Posted by CamFlyer View Post
    I tested that version and the configurable Multi-file option works fine ! Thanks !

    Originally Posted by Eibol View Post
    Hi, thanks for the suggestions. I think I finally found a way to keep concurrent launching processes below the selected maximum threads while showing progress info.

    You can try it here (beta version): https://drive.upm.es/index.php/s/pZSgAukTKKaSFcQ/download

    Cheers
    Quote Quote  
  12. Originally Posted by Eibol View Post
    Hi, you can copy paste as many urls as you want right-clicking on the url list.
    You can also paste the urls in a txt file and import them with the button Add urls from file.

    Regarding restart, as I told you before, not possible for the moment

    Originally Posted by matrixebiz View Post
    Okay thanks, that seemed to have worked for 1 http url but I don't see a way to add another http url link.
    Also, can your program have the ability to restart the output stream/ffmpeg if one of them craps out?
    Ok, I'll try the url's in a file option because I already tried right clicking again but paste url is grayed out if I already have a URL in the list window.
    Quote Quote  
  13. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Just remember you can't paste or add urls once capturing has started. I've tried version 1.6.1 and seems ok.

    Originally Posted by matrixebiz View Post
    Okay thanks, that seemed to have worked for 1 http url but I don't see a way to add another http url link.
    Also, can your program have the ability to restart the output stream/ffmpeg if one of them craps out?
    [/QUOTE]

    Ok, I'll try the url's in a file option because I already tried right clicking again but paste url is grayed out if I already have a URL in the list window.[/QUOTE]
    Quote Quote  
  14. Originally Posted by Eibol View Post
    Just remember you can't paste or add urls once capturing has started. I've tried version 1.6.1 and seems ok.

    Of Course, it works for me today Thanks
    Last edited by matrixebiz; 8th Nov 2018 at 08:29.
    Quote Quote  
  15. Hello Eibol,

    this app is amazing and i am using it all the time since i found it!! Well done!
    But i would like to mention you something that is frustrating to me..

    1) I have .MTS video files and when i try to converse them to .MP4 via the "MP4 stream copy" option of the presets dropdown menu, it converse them and play very
    well WITH audio on various players that i have BUT when i import them to Adobe
    PremierePro
    they are WITHOUT sound stream...
    The same is happening when i convert them via the "264HQ+SourceAudio" option of the presets.

    So i convert them via the "Convert audio tracks to AAC HQ 2 channels" preset and i compromise satisfyingly
    .. all these until ver. 1.5.9..

    2) Now, i installed ver. 1.6.1 for Win10x64 and a weird problem is happening:
    when i try to "Convert audio tracks to AAC HQ 2 channels" of the same files a popup message arise and says:
    "FFmpeg command failed on first file:
    Error selecting an encoder for stream 0:2
    Try Preset for more error information"
    and in Try Preset button shows some weird informations and in the end says:
    "Automatic encoder selection failed for output stream #0:2.Default encoder for format mp4 (codec none) is probably disabled. etc"


    Can you please give me a solution or something?
    I would appresiate it a lot

    Thank you anyway

    P.S. sorry for my english
    Last edited by PsionicLA; 8th Nov 2018 at 11:05.
    Quote Quote  
  16. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, there are known issues when importing files in Adobe Premiere, it's a picky application and since it not open source, there's not much do to about it.
    Anyway, why do you import the converted mp4 files, instead of the .MTS? Do you delete the .mts once converted?

    Originally Posted by PsionicLA View Post
    Hello Eibol,

    this app is amazing and i am using it all the time since i found it!! Well done!
    But i would like to mention you something that is frustrating to me..

    1) I have .MTS video files and when i try to converse them to .MP4 via the "MP4 stream copy" option of the presets dropdown menu, it converse them and play very
    well WITH audio on various players that i have BUT when i import them to Adobe
    PremierePro
    they are WITHOUT sound stream...
    The same is happening when i convert them via the "264HQ+SourceAudio" option of the presets.

    So i convert them via the "Convert audio tracks to AAC HQ 2 channels" preset and i compromise satisfyingly
    .. all these until ver. 1.5.9..

    2) Now, i installed ver. 1.6.1 for Win10x64 and a weird problem is happening:
    when i try to "Convert audio tracks to AAC HQ 2 channels" of the same files a popup message arise and says:
    "FFmpeg command failed on first file:
    Error selecting an encoder for stream 0:2
    Try Preset for more error information"
    and in Try Preset button shows some weird informations and in the end says:
    "Automatic encoder selection failed for output stream #0:2.Default encoder for format mp4 (codec none) is probably disabled. etc"


    Can you please give me a solution or something?
    I would appresiate it a lot

    Thank you anyway

    P.S. sorry for my english
    Quote Quote  
  17. Thanks Eibol for the reply,

    Of course i do not delete the .MTS files because those are the footage that clients(from various cameras) give to me from the beginning..

    I have to convert .MTS video files because PremierePro occasionaly freezes-crashes while editing with .MTS files, and this is very VERY frustrating!
    Many other people have the same issue(look at forums) but Adobe dont do anything about that.
    I tried everything that various people say but nothing, so i convert them to .mp4
    I have read somewhere that this issue was started to happen when Adobe stopped to cooperate with Dolby(.MTS files have Dolby sound) and now PremierePro have to 'read' .MTS files with the help of the native encoders-decoders of Windows10. Something like that but i am not very sure..

    please try to fix that problem with this app

    what about the 2) problem that i mention before?


    Thank you again
    Last edited by PsionicLA; 16th Nov 2018 at 07:33.
    Quote Quote  
  18. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, the presets included with the application do not have to match your input files format or tracks number. I don't actually know if there's much to do, but if you send a test .mts file I could double-check it.

    Cheers

    Originally Posted by PsionicLA View Post
    Thanks Eibol for the reply,

    Of course i do not delete the .MTS files because those are the footage that clients(from various cameras) give to me from the beginning..

    I have to convert .MTS video files because PremierePro occasionaly freezes-crashes while editing with .MTS files, and this is very VERY frustrating!
    Many other people have the same issue(look at forums) but Adobe dont do anything about that.
    I tried everything that various people say but nothing, so i convert them to .mp4
    I have read somewhere that this issue was started to happen when Adobe stopped to cooperate with Dolby(.MTS files have Dolby sound) and now PremierePro have to 'read' .MTS files with the help of the native encoders-decoders of Windows10. Something like that but i am not very sure..

    please try to fix that problem with this app

    what about the 2) problem that i mention before?


    Thank you again
    Quote Quote  
  19. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    New version 1.6.2

    Major update, some nice features.

    FEATURES

    - Latest FFmpeg 4.1 build included.

    - Improved limited multi-file processing, shows progress info and selected number of threads is saved automatically.
    - New button and right-click menu to skip files in sequential processing.
    - Simplified progress information, with individual progress bars for every list item.
    - More accurate progress percentage (1/1000).
    - Output estimated file size and average bitrate on sequential processing.
    - Taskbar icon now shows general progress.
    - Added quick guide help button.

    Bugfixes
    - Fixed issue showing an early "queue completed" message in multi-file processing with very fast computers.
    - Removed time out message trying some presets.
    - Fixed wrong remaining time in multi-file processing.


    Installer:
    https://files.videohelp.com/u/273695/FFbatch_setup_1.6.2_x86.msi
    https://files.videohelp.com/u/273695/FFbatch_setup_1.6.2_x64.msi
    Portable:
    https://files.videohelp.com/u/273695/FFmpeg_Batch_1.6.2_Portable_x86.exe
    https://files.videohelp.com/u/273695/FFmpeg_Batch_1.6.2_Portable_x64.exe
    Quote Quote  
  20. Member
    Join Date
    Feb 2018
    Location
    Italy, Rome
    Search Comp PM
    Hi Eibol, great to see so many updates and tweaks. Is it possible to add a speed info (ex: "speed=0.976x") next to the output estimated file size and average bitrate while using sequential processing? You can pick this info right from the ffmpeg output, it helps tweaking the trascoding settings when on the field.

    Best regards,
    Sandros
    Quote Quote  
  21. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi Sandros, thanks for your support.
    Sure, it is an information I miss too. It will be available on next release, which will take some time to be available because I'm working on a new preset wizard
    In the meantime you can use this beta. The preset wizard feature is not funcional yet, the rest is OK and with some minor bugs fixed.

    https://drive.upm.es/index.php/s/cXjlM41CE5Zp14M/download

    You need to decompress the 2 files on your installation folder. Any question just let me know.
    Cheers
    Eibol

    Originally Posted by Sandros94 View Post
    Hi Eibol, great to see so many updates and tweaks. Is it possible to add a speed info (ex: "speed=0.976x") next to the output estimated file size and average bitrate while using sequential processing? You can pick this info right from the ffmpeg output, it helps tweaking the trascoding settings when on the field.

    Best regards,
    Sandros
    Quote Quote  
  22. Member
    Join Date
    Feb 2018
    Location
    Italy, Rome
    Search Comp PM
    Thanks I'll report strange bug if I encounter any.

    Originally Posted by Eibol View Post
    Hi Sandros, thanks for your support.
    Sure, it is an information I miss too. It will be available on next release, which will take some time to be available because I'm working on a new preset wizard
    In the meantime you can use this beta. The preset wizard feature is not funcional yet, the rest is OK and with some minor bugs fixed.

    https://drive.upm.es/index.php/s/cXjlM41CE5Zp14M/download

    You need to decompress the 2 files on your installation folder. Any question just let me know.
    Cheers
    Eibol
    Quote Quote  
  23. Member
    Join Date
    Feb 2018
    Location
    Italy, Rome
    Search Comp PM
    So, let's get started with a bug report (that actually affects 1.6.2 too):

    Atm I was rewriting my config, but noticed that when I used my youtube preset at 60fps and 30fps (with a 4k30fps, 8bit, h264 source file) ffmpeg batch crashes, but ffmpeg keeps running and completes the conversion, can someone test it?
    Second problem that I'm facing is that I got 3 Prores presets one after the other, if I name all of them "Prores HQ *something/nothing*" the one with nothing will get the options on the one closer or after it. But if I change the third preset with "Prores 444" for istance, no problem appears. Check yourself if I didn't explain right (sorry english is not my first language).

    Code:
    -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy
    mov
    yes
    Vn
    grid_yes
    keep_no
    subf_yes
    PR: YouTube 60fps & -c:v libx264 -movflags +faststart -crf 20 -r 60000/1001 -bf 2 -g 30 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: YouTube 30fps & -c:v libx264 -movflags +faststart -crf 20 -r 30000/1001 -bf 2 -g 15 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: YouTube 24fps & -c:v libx264 -movflags +faststart -crf 20 -r 24000/1001 -bf 2 -g 12 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: H264 Standard & -c:v libx264 -movflags +faststart -crf 20 -preset medium -tune film -profile:v main -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: DNxHR HQX 1080p & -c:v dnxhd -profile:v dnxhr_hqx -pix_fmt yuv422p10 -vf scale=-1:1080 -c:a copy % mov
    PR: DNxHR HQ 1080p & -c:v dnxhd -profile:v dnxhr_hq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: DNxHR SQ 1080p & -c:v dnxhd -profile:v dnxhr_sq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: Quicksync LA_IQC 20 AAC & -c:v h264_qsv -global_quality 20 -look_ahead 1 -pix_fmt yuv420p -c:a aac -b:a 320k -movflags +faststart % mov
    PR: ProRes HQ 1080p & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy % mov
    PR: ProRes HQ & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: ProRes HQ 444 & -c:v prores_ks -pix_fmt yuv444p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: Uncompressed 4:2:2 10bit 1080p & -c:v v210 -pix_fmt yuv422p10le -vf scale=-1:1080 -c:a copy % mov
    PR: Uncompressed 4:2:2 10bit & -c:v v210 -pix_fmt yuv422p10le -c:a copy % mov
    Quote Quote  
  24. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi,
    I haven't been able to reproduce first issue with a couple of 4k videos 23.976 or 29.97 fps, using ffmpeg 4.1 build and both 30/60 fps presets.
    Image
    [Attachment 47373 - Click to enlarge]

    Image
    [Attachment 47374 - Click to enlarge]

    Maybe your video has something different, a sample could be useful.

    Regarding second issue, maybe it's a nasty bug that I have to fix, but I haven't found enough time to do it. I hope to finally have it fixed for next release.

    You can try to overcome it by always changing the beginning of the preset name, for example:

    1. Prores HQ (xxx).
    2. Prores HQ (yyy).

    Like this:

    Code:
    -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy
    mov
    yes
    Vn
    grid_yes
    keep_no
    subf_yes
    PR: 1. YouTube 60fps & -c:v libx264 -movflags +faststart -crf 20 -r 60000/1001 -bf 2 -g 30 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: 2. YouTube 30fps & -c:v libx264 -movflags +faststart -crf 20 -r 30000/1001 -bf 2 -g 15 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: 3. YouTube 24fps & -c:v libx264 -movflags +faststart -crf 20 -r 24000/1001 -bf 2 -g 12 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: 4. H264 Standard & -c:v libx264 -movflags +faststart -crf 20 -preset medium -tune film -profile:v main -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: 5. DNxHR HQX 1080p & -c:v dnxhd -profile:v dnxhr_hqx -pix_fmt yuv422p10 -vf scale=-1:1080 -c:a copy % mov
    PR: 6. DNxHR HQ 1080p & -c:v dnxhd -profile:v dnxhr_hq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: 7. DNxHR SQ 1080p & -c:v dnxhd -profile:v dnxhr_sq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: 8. Quicksync LA_IQC 20 AAC & -c:v h264_qsv -global_quality 20 -look_ahead 1 -pix_fmt yuv420p -c:a aac -b:a 320k -movflags +faststart % mov
    PR: 9. ProRes HQ 1080p & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy % mov
    PR: 10. ProRes HQ & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: 11. ProRes HQ 444 & -c:v prores_ks -pix_fmt yuv444p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: 12. Uncompressed 4:2:2 10bit 1080p & -c:v v210 -pix_fmt yuv422p10le -vf scale=-1:1080 -c:a copy % mov
    PR: 13. Uncompressed 4:2:2 10bit & -c:v v210 -pix_fmt yuv422p10le -c:a copy % mov
    [/QUOTE]

    Originally Posted by Sandros94 View Post
    So, let's get started with a bug report (that actually affects 1.6.2 too):

    Atm I was rewriting my config, but noticed that when I used my youtube preset at 60fps and 30fps (with a 4k30fps, 8bit, h264 source file) ffmpeg batch crashes, but ffmpeg keeps running and completes the conversion, can someone test it?
    Second problem that I'm facing is that I got 3 Prores presets one after the other, if I name all of them "Prores HQ *something/nothing*" the one with nothing will get the options on the one closer or after it. But if I change the third preset with "Prores 444" for istance, no problem appears. Check yourself if I didn't explain right (sorry english is not my first language).

    Code:
    -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy
    mov
    yes
    Vn
    grid_yes
    keep_no
    subf_yes
    PR: YouTube 60fps & -c:v libx264 -movflags +faststart -crf 20 -r 60000/1001 -bf 2 -g 30 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: YouTube 30fps & -c:v libx264 -movflags +faststart -crf 20 -r 30000/1001 -bf 2 -g 15 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: YouTube 24fps & -c:v libx264 -movflags +faststart -crf 20 -r 24000/1001 -bf 2 -g 12 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: H264 Standard & -c:v libx264 -movflags +faststart -crf 20 -preset medium -tune film -profile:v main -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: DNxHR HQX 1080p & -c:v dnxhd -profile:v dnxhr_hqx -pix_fmt yuv422p10 -vf scale=-1:1080 -c:a copy % mov
    PR: DNxHR HQ 1080p & -c:v dnxhd -profile:v dnxhr_hq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: DNxHR SQ 1080p & -c:v dnxhd -profile:v dnxhr_sq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: Quicksync LA_IQC 20 AAC & -c:v h264_qsv -global_quality 20 -look_ahead 1 -pix_fmt yuv420p -c:a aac -b:a 320k -movflags +faststart % mov
    PR: ProRes HQ 1080p & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy % mov
    PR: ProRes HQ & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: ProRes HQ 444 & -c:v prores_ks -pix_fmt yuv444p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: Uncompressed 4:2:2 10bit 1080p & -c:v v210 -pix_fmt yuv422p10le -vf scale=-1:1080 -c:a copy % mov
    PR: Uncompressed 4:2:2 10bit & -c:v v210 -pix_fmt yuv422p10le -c:a copy % mov
    Last edited by Eibol; 5th Dec 2018 at 08:57. Reason: typo
    Quote Quote  
  25. Hello. I was looking for a program to transcode audio files, and for my case this is the best thing yet.
    However, while trying to transcode multiple files from different folders, the app would not let me start the job. There just was a warning that files may get overwritten, but the files were all with unique names, and there was no way to ignore the warning, even with a -y option in the parameter field.
    Is there a way to dismiss the folder warning and continue with the transcode anyway?
    I have attached screenshots of the warning.

    Image
    [Attachment 47412 - Click to enlarge]


    Image
    [Attachment 47413 - Click to enlarge]
    Quote Quote  
  26. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi, just click on the checkmarck "Recreate source path" and it will continue.
    All files will be saved to the output folder, but with their own source folder first.

    Image
    [Attachment 47419 - Click to enlarge]


    Originally Posted by refresh View Post
    Hello. I was looking for a program to transcode audio files, and for my case this is the best thing yet.
    However, while trying to transcode multiple files from different folders, the app would not let me start the job. There just was a warning that files may get overwritten, but the files were all with unique names, and there was no way to ignore the warning, even with a -y option in the parameter field.
    Is there a way to dismiss the folder warning and continue with the transcode anyway?
    I have attached screenshots of the warning.

    Image
    [Attachment 47412 - Click to enlarge]


    Image
    [Attachment 47413 - Click to enlarge]
    Quote Quote  
  27. Member
    Join Date
    Nov 2017
    Location
    Madrid, Spain
    Search PM
    Hi again, I think I solved the issue with preset names in this new version so you can name them as you like.

    I also found once a random issue with 4K videos like the one you describe, program crashing and ffmpeg process working in the background.
    I think this version may fix that too.

    https://drive.upm.es/index.php/s/pZSgAukTKKaSFcQ/download

    Cheers
    Originally Posted by Sandros94 View Post
    So, let's get started with a bug report (that actually affects 1.6.2 too):

    Atm I was rewriting my config, but noticed that when I used my youtube preset at 60fps and 30fps (with a 4k30fps, 8bit, h264 source file) ffmpeg batch crashes, but ffmpeg keeps running and completes the conversion, can someone test it?
    Second problem that I'm facing is that I got 3 Prores presets one after the other, if I name all of them "Prores HQ *something/nothing*" the one with nothing will get the options on the one closer or after it. But if I change the third preset with "Prores 444" for istance, no problem appears. Check yourself if I didn't explain right (sorry english is not my first language).

    Code:
    -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy
    mov
    yes
    Vn
    grid_yes
    keep_no
    subf_yes
    PR: YouTube 60fps & -c:v libx264 -movflags +faststart -crf 20 -r 60000/1001 -bf 2 -g 30 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: YouTube 30fps & -c:v libx264 -movflags +faststart -crf 20 -r 30000/1001 -bf 2 -g 15 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: YouTube 24fps & -c:v libx264 -movflags +faststart -crf 20 -r 24000/1001 -bf 2 -g 12 -preset medium -tune film -profile:v high -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: H264 Standard & -c:v libx264 -movflags +faststart -crf 20 -preset medium -tune film -profile:v main -pix_fmt yuv420p -colorspace 1 -c:a aac -cutoff 20K -b:a 320k % mp4
    PR: DNxHR HQX 1080p & -c:v dnxhd -profile:v dnxhr_hqx -pix_fmt yuv422p10 -vf scale=-1:1080 -c:a copy % mov
    PR: DNxHR HQ 1080p & -c:v dnxhd -profile:v dnxhr_hq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: DNxHR SQ 1080p & -c:v dnxhd -profile:v dnxhr_sq -pix_fmt yuv422p -vf scale=-1:1080 -c:a copy % mov
    PR: Quicksync LA_IQC 20 AAC & -c:v h264_qsv -global_quality 20 -look_ahead 1 -pix_fmt yuv420p -c:a aac -b:a 320k -movflags +faststart % mov
    PR: ProRes HQ 1080p & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -vf scale=-1:1080 -c:a copy % mov
    PR: ProRes HQ & -c:v prores_ks -pix_fmt yuv422p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: ProRes HQ 444 & -c:v prores_ks -pix_fmt yuv444p10 -q:v 3 -vendor apl0 -alpha_bits 0 -c:a copy % mov
    PR: Uncompressed 4:2:2 10bit 1080p & -c:v v210 -pix_fmt yuv422p10le -vf scale=-1:1080 -c:a copy % mov
    PR: Uncompressed 4:2:2 10bit & -c:v v210 -pix_fmt yuv422p10le -c:a copy % mov
    Quote Quote  
  28. Member
    Join Date
    Feb 2018
    Location
    Italy, Rome
    Search Comp PM
    Everything fixed! Sorry if I didn't send the clip (if you still want to have it for some generic testing here it is). It used to crash only when I was transcoding 4k 8bit clips made with my gh5 to any prores preset in my list, now they are working perfectly (even if at first program start with this version it was hanging for no reason, program restart and worked every time at multiple clips/restart).

    See you soon

    Originally Posted by Eibol View Post
    Hi again, I think I solved the issue with preset names in this new version so you can name them as you like.

    I also found once a random issue with 4K videos like the one you describe, program crashing and ffmpeg process working in the background.
    I think this version may fix that too.

    https://drive.upm.es/index.php/s/pZSgAukTKKaSFcQ/download

    Cheers
    Quote Quote  
  29. Member
    Join Date
    Jul 2012
    Location
    FrogLand
    Search PM
    Hello Eibol, and first : thanks for the time you're spending on this project.

    I'm quite interested in the stream multiplex tab of FFMPEG Batch, as I find it very easy to use.
    Still, I have a question :
    Name:  FFmpeg Batch Converter.png
Views: 1794
Size:  9.3 KB
    MP4/MKV are the only containers displayed here. Is there any way to select "mov" ?
    If not, this is too bad, because .mov format is very flexible when working with multiple streams files. Way more than mp4, and it's a more "professional" format than mkv container.

    Do you think you can add the option to use "mov" container in the Stream Multiplex tab ?
    But maybe I am missing something and it's already possible : its just that i can't find it

    Thanks !
    Quote Quote  



Similar Threads

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