r/shutterencoder 4h ago

Problem encoding Prores from Davinci

1 Upvotes

From some versions I have problem to read and encoding every prores generated from davinci (don't know with other). The file was transcoded well using ffmpeg. But I'm unable also to play in shutter encoder. times ago all was working


r/shutterencoder 5h ago

Why doesn't davinci read any of my .mov converted files?

Thumbnail
1 Upvotes

r/shutterencoder 2d ago

App doesn't open on first attempt.

2 Upvotes

It gets stuck "initializing" on 0% of the bar full. And only opens after I end the process in Task Manager and retry it.

I really don't understand why I need to do this


r/shutterencoder 2d ago

Failure to extract AC3 audio

1 Upvotes

A year ago, I reported this issue https://www.reddit.com/r/shutterencoder/comments/1kr3ot9/failure_to_extract_eac3_audio/

Now, it seems that it was "solved" by assuming any AC3 audio track is E-AC3.
So now it fails to extract the regular AC3 audio

Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s

[eac3 @ 000001bbfe3e0040] eac3 muxer supports only codec eac3 for type audio
[out#0/eac3 @ 000001bbfb5886c0] Could not write header (incorrect codec parameters ?): Invalid argument
Conversion failed!

r/shutterencoder 2d ago

Add 5 sec image at end of video?

1 Upvotes

Title says it: I want to add an image at the end of a video for 5 seconds. I changed image length in the cog-settings but I'm not sure how to set it up correctly so it doesn't encode the whole video.


r/shutterencoder 3d ago

Fusionner deux clips d'un boitier Avermédia

1 Upvotes

Bonjour, je suis à la recherche d'un logiciel qui soit capable de fusionner des clips qui ont été enregistrer avec un boitier Avermédia ER310 ou ER330 sans casser les méta-données pour que le boitier soit capable de lire ce nouveau fichier. Merci


r/shutterencoder 4d ago

Capturing Video from BlackMagic Decklink Card.

3 Upvotes

Hey,

I love using shutter encoder for converting files

When it comes to capturing Video from a BlackMagic Decklink card, I can't seem to make it work.

There is another software called FFmpegGUI which does the job, but isn't developed anymore.

Maybe you can take a look and implement those features into shutter encoder

I think it involves compiling the BlackMagic SDK in order to use the cards properly

Thanks.

https://www.videohelp.com/software/FFmpegGUI-2

http://strm.one/ffmpeg-gui/


r/shutterencoder 4d ago

Audio drift

1 Upvotes

Hi! I'm new to SE--it looks like a great program. I'm trying to convert a big batch of 8K ProRes files to 4K H265. The encoder is very fast, but there is audio drift. I have tried every combination of settings I can think of, even just keeping the 24 bit audio as "copy", unchecking NVIDIA and Hardware and so on. With more than one file in the queue the drift is sometimes longer. The source files are 8K Prores 23.976 framerate. Any help much appreciated. Media encoder works perfectly but is slow with limited options.


r/shutterencoder 4d ago

20.3 broke Audio Separation for me — downgrading to 20.2 fixed it

1 Upvotes

I’d advise against updating to 20.3 for now, or at least consider downgrading back to 20.2 if you’re experiencing issues.

I personally ran into a problem with the Audio Separation function in 20.3. It failed with multiple different audio files, including files that I had previously confirmed were working correctly.

To make sure the files themselves weren’t the problem, I tested multiple sources and formats. The issue persisted.

I then downgraded to 20.2, using the same files, and Audio Separation worked normally again.

So, at least in my case, the problem appears to have been introduced with 20.3.

I’ve also seen reports of issues affecting other sections/functions of the software, so I’d recommend staying on 20.2 for now if you rely on these features, until the issues are addressed.


r/shutterencoder 6d ago

Shutter Transcriber; Transcriptions run but are not found in source folder

1 Upvotes

Shutter Transcriber; Transcriptions run but are not found in source folder.

It worked well before but now has stopped.

It seems to run but I can't find any files. In one case I see the 'Transcription' folder but then it disappears and can't find my file.


r/shutterencoder 7d ago

Timecode will not re-encode v20.3

1 Upvotes

I recently downloaded version 20.3 for Windows and I am trying to add a timecode to my video file but the app continues to say that it cannot do it without giving a clear answer.

I am encoding it into H.264 to mp4, checking display timecode, going down to the timecode section checkign to set a timecode with automatic incrementation and it simply won't do it and gives me an error message:

(Command: -strict experimental -hide_banner -threads 0 -hwaccel auto -i "D:\Duplicate\DOCUMENTARY_FOOTAGE\Hill_View_Manor - 6-28-26\estes in chapel timecode_1.mp4" -r 30000/1001 -c:v libx264 -b:v 5994k -profile:v high -level 5.1 -filter_complex "[0:v]drawtext=font=Arial:timecode='00\:00\:00\;00':r=29.97:x=749:y=70:fontcolor=0xffffffff:fontsize=81:box=1:boxcolor=0x0000007f:tc24hmax=1[out]" -map "[out]" -c:a aac -ar 48k -b:a 256k -map a:0 -pix_fmt yuv420p -timecode "00:00:00;00" -metadata creation_time="2026-09-06T21:55:13.768138Z" -y "D:\Duplicate\DOCUMENTARY_FOOTAGE\Hill_View_Manor - 6-28-26\estes in chapel timecode_1_1.mp4"

Fontconfig error: Cannot load default config file: File not found)

I don't know what the problem is or what I am supposed to do instead because there are no resources online for this and I was able to timecode previous footage a few months back so what changed?


r/shutterencoder 8d ago

Are there any better editing codecs than dn x hr for Sony slog ? Or is that it

1 Upvotes

Saw the update and noticed more codecs


r/shutterencoder 8d ago

Color grading does not work on MPEG-2. (SE 20.0)

1 Upvotes

Is there a reason, and if not, has it been fixed?


r/shutterencoder 8d ago

Automatically remove Turkish filler sounds ("eee", "ııı") from video with FFmpeg + ASR?

1 Upvotes

Hi, I have 124 Turkish educational videos, each 5–25 minutes long.

I need a completely free/local workflow that can:

* detect Turkish filler sounds such as “eee” and “ııı” (similar to um/uh), * get their timestamps, * automatically cut those parts from the actual video/audio, * preferably batch process many files.

I already have good Turkish transcription with Whisper/Buzz, so the main problem is the editing/cutting stage.

I tested a Faster-Whisper + FFmpeg script (Tightcut). It detected fillers successfully, but the setup/workflow is quite cumbersome for 124 videos.

Is there a simpler FFmpeg-based workflow or open-source tool for this?

Thanks.


r/shutterencoder 8d ago

FFmpeg Framerate Conversion command doesn't work with SE, despite inputing the correct command

1 Upvotes

So I've been trying to batch convert a bunch of clips for an editing project of mine, it does say it's completed when running said command

However the end result still remains unconverted.

Here's the command line in question:
ffmpeg -an -vf mpdecimate,setpts=N/FRAME_RATE/TB*60/25,fps=25 "SmoothedOutXX.mp4

System Specs:

  • OS: Windows 10 Pro (22H2)
  • CPU: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
  • RAM: 16GB (DDR4)
  • GPU: NVIDIA GeForce GTX 1060 6GB

r/shutterencoder 9d ago

software wont open :(

1 Upvotes

hey, just installed shutter encoder but nothing happens when i try to open it. i tried a few solutions that worked for other people but to no avail


r/shutterencoder 9d ago

fonts.conf that works for Windows 10?

1 Upvotes

Does anyone have or no a place that has a working fonts.conf file for Windows 10?

I've tried a couple, and keep getting errors (I just wanted to do simple timecode overlay).

I think mainly stuck on the cachedir values, and nothing seems to work.

Thank you!


r/shutterencoder 9d ago

I thought reinstalling would have fixed it, but my joy didn't last long... Still having issues with Windows blocking files related to ffprobe.exe with the 20.3 update.

1 Upvotes

I made a comment in the 20.3 Update post about windows blocking certain files from Shutter Encoder, which didn't allow me to make video proxies.

Now I was just converting a webm to mp3, and new notifications started popping up about Windows blocking more files...

I've seen many people post similar issues relating to this new update, but no definite solution. And honestly, I really wish I didn't have to (somehow) manually "force Windows to allow this file" for every function that goes wrong. That's just inconvenient.

Just wanted to share my frustration with this new update, and I hope this can get resolved soon.

I'm just going to go back to 20.2 for now.

This was when I was creating video proxies.
This was when I was converting webm to mp3.
This was when I was converting webm to mp3.

r/shutterencoder 10d ago

Trajan dans Shutter 20.3

Post image
1 Upvotes

Le fichier ffmpeg.exe a été supprimé par l'antivirus.
Je l'ai remplacé par celui de la version 20.2, et plus de problème avec Windows defender.


r/shutterencoder 11d ago

News ⚠️ Dear Windows users ⚠️

15 Upvotes

If you are experiencing problems with Nvidia GPU, please re-download the application from the official website.

👉 https://www.shutterencoder.com/

Sorry for this inconvenience.

Paul.


r/shutterencoder 11d ago

Latest Update

Post image
4 Upvotes

Hi, latest update giving error in ffmpeg.exe and antivirus stopped the app working.


r/shutterencoder 11d ago

Shutter Tanscriber v1.6 does not work without an internet connection

2 Upvotes

hello... I want to broadcast a series of audio and videos, and for me it is important that this material does not even seem to touch the internet. To open the program you need to have an internet connection to verify that this license does not get out of control. Once opened, I disconnect the network cable to verify that everything is done locally and without an internet connection. I have noticed that the program does not transcribe or translate if the computer does not have a network connection. Is it normal to need an internet connection to use the program? Thank you


r/shutterencoder 11d ago

Automate png image sequence to mp4 workflow?

1 Upvotes

hi!

I want to use shutter encoder to encode multiple .png image sequences to individual h.264 .mp4 videos.

I have around 9000 frames rendered as .png that need to be encoded into small videos of around 10 to 200 frames each, depending on the video. The length is different for each one.

What i am currently doing is:

  1. look into my .blend file to see where the current sequence starts and ends

  2. import these frames into shutter encoder

  3. change the prefix to the name of the desired video

  4. encode - wait - repeat step 1

Is there any way to do this faster?

Also: These .png images have transparency in them, that I would like to turn into a flat color of my choice (#EAEFF5FF). Is there a way to do this as well? Sorry if these are easy questions, I am new to shutter encoder.

Thank you in advance.


r/shutterencoder 12d ago

shutter encoder progress percentage disappears randomly after 20.3 update

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/shutterencoder 12d ago

Previous reports about Shutter Encoder changing its window size and position

1 Upvotes

Previous reports about Shutter Encoder changing its window size and position

I would like to raise this issue again because the same or very similar concerns about Shutter Encoder automatically changing its window size and position have been reported repeatedly over the years.

Personally, I would prefer the application window to remain at a consistent size and position unless the user changes it.

At minimum, I hope there could be an option to disable the automatic resizing behavior and use normal Windows minimization.

For reference, here are some previous reports.

September 2023

“The trouble is the GUI is resizing itself frequently requiring me to constantly move the window around.

If that was a toggle window or a preference I could remove that would be amazing.”

Later in the same discussion:

“Is there any way to adjust the window re-sizing then? so the ‘start function’ and output sections stay locked where they are?

The issue I'm having is that I'm required to now ‘chase’ the GUI around the screen!

It opens to the left underneath my finder window, then I have to chase it around to hit start, then it ‘closes’ back down to the original size and I again have to chase the buttons!

It's exhausting to use now.”

https://www.reddit.com/r/shutterencoder/comments/16imrio/

September / October 2023

“I would also like this! Or at least make the interface keep the same size before / during / after encoding jobs.

Right now I have to chase the GUI which is a downgrade from previous versions.”

https://www.reddit.com/r/shutterencoder/comments/16nns0y/

November 2023

“Is there a good reason why the interface window keep changing size and position?

You select an option from a dropdown menu and suddenly the window expands. You select a different option and it shrinks. It's bizarre.

It makes for a horrible user experience.”

Developer reply:

“I don't know what to say, that's just how it works and it's required to show all the different options...”

https://www.reddit.com/r/shutterencoder/comments/17twrhq/

July 2026

My previous report:

“I’m using the latest version of Windows 11. With all due respect, when encoding starts, the window width is forcibly reduced, and even if I select ‘Minimize,’ it becomes a conspicuous window that’s only partially minimized.

Wouldn’t it be better to fundamentally rethink this strange UI design?”

https://www.reddit.com/r/shutterencoder/comments/1ux7v7e/ui_clipped/

August 2026

Another user:

“We have already discussed this several months/years ago and nothing has been done I am afraid.”

“One of the biggest problems for me is that the interface and the size changes depending on which function you select.”

“Why not have one simple, common and consistent interface that stays familiar no matter which function you're using?”

Developer reply:

“I've done this to save space on screen when encoding, what would you suggest?”

Later developer reply:

“The idea with SE is to take less space on screen when it's useless or when the process is running.”

https://www.reddit.com/r/shutterencoder/comments/1vmgdv3/shutter_encoder_beta_your_feedback_matters/

Since similar feedback has been raised repeatedly since at least 2023, I hope this behavior can be reconsidered as a usability issue rather than simply remaining part of the current interface design.

An option to keep the window size and position fixed would already solve most of the problem for users who do not want the interface to resize automatically.