Search found 1 match

by iBurger
December 18th, 2010, 7:16 am
Forum: Post-Processing Scripts
Topic: [bash] autsmuxer - mkv2vob for *nix.
Replies: 81
Views: 83918

Re: [LiNUX/OSX/BSD - bash] MediaMux [v4 - MKV to TS/M2TS/BluRay/AVCHD/Demux + AVI..]

Initially, I had trouble getting Sickbeard and Mediamux to work together cause sick' locked the files and moved them b4 mediamux was finished. However, if you edit pp_mediamux.sh like this here; you won't have that problem. if [ "$5" = "tv" ]; then           bash /opt/sab-scripts...