Convert MKV2MP4 on IOS automatically Python

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
Mattoligy
Newbie
Newbie
Posts: 21
Joined: July 11th, 2012, 2:58 pm

Convert MKV2MP4 on IOS automatically Python

Post by Mattoligy »

Is there anyway to automatically convert MKV TO MP4 after an mkv file is downloaded and extracted etc?

I am wanting to do this directly on my iPad as I am using iSabnzbd to download directly on to my iPad http://forums.sabnzbd.org/viewtopic.php?f=1&t=9747 I figured that the iPad is running python so can I use a python script to convert the video as well?

If not is there any other way to convert from MKV to MP4 directly on IOS?

Thanks in advance
Robahearts
Newbie
Newbie
Posts: 10
Joined: February 21st, 2012, 11:56 am

Re: Convert MKV2MP4 on IOS automatically Python

Post by Robahearts »

I found this but I have not tried it myself. http://ubuntuforums.org/showthread.php?p=12076949
Mattoligy
Newbie
Newbie
Posts: 21
Joined: July 11th, 2012, 2:58 pm

Re: Convert MKV2MP4 on IOS automatically Python

Post by Mattoligy »

Thanks for that info dude, it's a good start but still a fair bit of messing around, just wanted sabnzbd to automatically do it after a dl, ie... Download>Repair>Unpack>detectmkv>Changecontainer to MP4

The above script I have to manually input the script in to terminal, then when the script is running input exact dir etc

I have been using SabMobileHD and it allows you to run your own script for any download!


Can anyone write me a pyphon script to change mkv container in to mp4 container and leave audio as it is already, that I can use with sabnzbd for downloaded mkvs?

I have installed ffmpeg from Cydia so this could run the job couldn't it?
identd
Newbie
Newbie
Posts: 12
Joined: July 17th, 2012, 2:36 pm

Re: Convert MKV2MP4 on IOS automatically Python

Post by identd »

Could always use Plex Server which will take your existing media and live transcode it to a media stream
exussum
Jr. Member
Jr. Member
Posts: 79
Joined: November 18th, 2010, 2:51 am

Re: Convert MKV2MP4 on IOS automatically Python

Post by exussum »

Post Reply