Closed elit3ge closed 7 months ago
Here is the project I was using.
If you are just looking to convert the .mkv to .mp4, try
outputDefault = iPad-1080p
or
outputDefault = mp4-scene-release
Otherwise, when using custom settings you need to define the allowed video and audio codecs
VideoCodecAllow = ""
AudioCodecAllow = ""
AudioCodec2Allow = ""
AudioOtherCodecAllow = ""
as it will transcode any codecs not in these lists.
Ok, So I tried running it with mp4-scene-release and had no luck so I change it to none and change the settings to the included picture.
Idealy what I am after is to copy video track if its the same and the sound, but if its more than 2 channels convert it or if its another extension convert it.
Any changes I make and start to PP I just get an error and it fails.
Attached log; https://gist.github.com/elit3ge/55e2f90b08b95735f8f9
Please edit autoProcessMedia.cfg and set [General] log_debug = 1
Then try processing again and check the logs to see what ffmpeg command is called.
Looks familiar, I think something is going funny with the subtitle metadata. Can you try again with the option "embed subs" disabled?
That seemed to be the issue, but now I seem to be getting 2 audio streams in my videos and the 720p videos are displaying an error about global headers.
Where are these global error headers displayed?
If you only want 1 audio track, keep the outputaudio2 codec and outputaudiother codec as blank fields.
Here I am running the command in cmd after it fails in nzbget to see what the error was.
Ok cool, that fixed the sound issues but on that note it doesn't seem to be setting the eng to the audio track.
This is the probe of the file.
ok.. set outputSubtitleCodec = mov_text
that should be the last piece of the puzzle.
Beautiful! but I am still having issues with the SD eng audio track.
After this is done, is there a way I could "buy" you a drink?
SD eng audio issues? please elaborate.
If you really want, click on the website linked in my profile here...
It doesn't make the channel "English" leaves it as unknown.
Ah... I may have to look into this one...
Hi, I am currently in the process of moving from Sickrage autoprocess folder to your nzbtomedia. At the moment I have a script that runs to convert all media files upon download to .mp4 h264 and aac.
That is basing it on current downloads that come down in .mkv
I have fiddled around with the settings but it seems to want to just convert the whole file again.
So what would I change?
[Transcoder]
getsubs. enable to download subtitles.