Goose
(Goose)
Avril 27, 2024, 2:30
3
Vous pouvez absolument, cet article ne traite pas de la conversion de TS vers MP4, c’est juste un exemple de la façon de réaliser une conversion en plusieurs étapes ou un processus à étapes multiples dans MCEBuddy.
Il existe de nombreuses raisons pour lesquelles vous pouvez vouloir effectuer des conversions ou des traitements en plusieurs étapes. Par exemple, pour certains enregistrements, Comskip ne fonctionne qu’une fois que les « barres noires » de la vidéo ont été supprimées. Ainsi, la première étape de conversion consisterait à recadrer les barres noires et l’étape suivante consisterait à exécuter Comskip sur le fichier.
Voici des exemples où une conversion ou un traitement en plusieurs étapes peut être utile :
How would you create multiple conversions?
I have three directories. 1. dvr-recordings. 2. mce-converted. 3. comskip.
I want one directory to record my dvr recorninds: “dvr-recordings”, which I monitor use mcebuddy to convert from MP4/MPEG2 format to H.264 placing
the converted video in “mce-converted”. Then I want a second conversion to remove commercials. e.g. Monitor “mce-converted” and remove ads and place in “comskip”.
When using free versions of MCEBuddy and Comskip I lost 90% of my…
I think I can setup a conversion task to do this. However, I only want to force this conversion task via CLI.
My setup is to monitor DVR directories and then process via a series of conversion tasks based on show type and HD/SD with custom renaming to move them to Plex folders (e.g. /TV Shows/ShowName/Season 01/Show-S01E01-Episode-airdate). It goes down the list using first-one-wins, so this task would naturally be at the end. I also have multiple monitored directories that go through this chai…
The reason I ask this is that some things need to be done in steps. Most of my audio in recorded movies is AC3 5.1 so I downsample that to stereo AAC and then have all the audio streams also copied as is with the following settings:
ffmpeg-audioac3=-map 0:1 -map 0:1 -map 0:2 -c:a:0 aac -ab 384k -ac 2 -c:a:1 copy -c:a:2 copy
The problem comes in that I also want to use dynamic range compression on the same AAC stereo track but you should not use such processes until the file has been downsampl…
Request Type:
BUG / NEW FEATURE
MCEBuddy Version and Type (32bit or 64bit):
2.4.9 64bit
Operating System and Type (32bit or 64bit):
Windows 10
Summary of the problem or suggestion:
Move scheduling capabilities to the task level.
Steps to replicate the bug:
It would be useful to allow start/stop scheduling at the task level. There may be some tasks that should only run at night while others could run 24 hours. This would help with load distribution.
Screenshots:
Request Type:
NEW FEATURE
Summary of the problem or suggestion:
It would be valuable to allow multiple passes – if not a 2nd pass – of ComSkip. This is for scenarios where, for whatever reason, a 2nd pass seems to remove more commercials than the 1st.
More information here:
Thank you for any consideration!