Commit graph

57 commits

Author SHA1 Message Date
clinton-hall
c29a42b9b8 simplify name search. 2014-09-19 15:22:08 +09:30
clinton-hall
44b403d9dc supress error output from console 2014-09-19 15:08:49 +09:30
clinton-hall
6aed68b2dc use 7zip to extract iso and bin. Fixes #545 2014-09-19 14:07:55 +09:30
clinton-hall
6e3c21c1af ensure mount works with busybox. 2014-09-18 13:54:59 +09:30
clinton-hall
a217e1edf1 fix for VIDEO_TS and add .bin handling. Fixes #545 2014-09-16 21:12:50 +09:30
clinton-hall
27f740c106 transcode iso from mount without copying. 2014-09-13 13:31:44 +09:30
clinton-hall
02eaf8208c fix extraction of .vob files. 2014-09-12 12:46:10 +09:30
clinton-hall
c18dc596c2 minor fixes for transcoder 2014-09-12 10:00:22 +09:30
clinton-hall
1595f2b2e0 add method to Transcode images. Fixes #545 Add supression of git output. 2014-09-11 12:11:36 +09:30
clinton-hall
c48519da2a ignore video options when copy is forced. 2014-09-03 13:16:51 +09:30
clinton-hall
cc5632de63 fixes for subtitle transcoding. 2014-09-03 11:11:03 +09:30
clinton-hall
64c02f68aa general opts before -i. Fixes #550 2014-09-01 14:28:42 +09:30
clinton-hall
56d75e6eb3 add Transcoder generalOptions. Fixes #550 2014-09-01 12:50:46 +09:30
clinton-hall
c9d0a00789 fix transcoder commands. Fixes #550 2014-09-01 11:01:16 +09:30
clinton-hall
0f1b47714d don't check video when disabled. 2014-08-20 12:32:30 +09:30
clinton-hall
f57b194162 stop if transcoding fails. Fixes #533 2014-08-14 11:40:15 +09:30
clinton-hall
a84e9c3475 add test file to verify FFprobe works. #531 2014-08-12 14:45:45 +09:30
clinton-hall
492e9a4511 don't check if option disabled. 2014-08-04 13:00:03 +09:30
clinton-hall
8006d20df4 use avprobe. Fixes #503 and don't link single files for NZB. Fixes #519 2014-08-04 11:10:39 +09:30
Roderick van Domburg
22cd673c0f Fix filtering of hdmv_pgs_subtitle subtitles on newer ffmpeg versions 2014-08-03 20:50:35 +02:00
clinton-hall
cacc32020c Merge branch 'nightly' of https://github.com/clinton-hall/nzbToMedia into nightly 2014-08-02 08:33:13 +09:30
clinton-hall
dfb62a059f don't copy if we are forcing FR or Resolution. Fixes #513 2014-08-02 08:32:23 +09:30
Roderick van Domburg
9d48e5e878 Fix subtitle extraction with multiple streams
Use the index position of the subtitle stream in the container, not in the array.
It is not guaranteed that the array order or size is the same as in the container.
This may be the case if we filtered out certain languages or hdmv_pgs_subtitle streams.
2014-08-01 16:13:34 +02:00
Roderick van Domburg
8d9d7cc298 fix extraction of subtitle stream without language tag 2014-08-01 14:15:43 +02:00
clinton-hall
3eb045690f move external subs after transcoding. 2014-08-01 18:17:04 +09:30
clinton-hall
d87110db64 add xbox default. Fixes #513. Minor fix to subs extract. #512 2014-08-01 15:36:41 +09:30
Roderick van Domburg
24d0793554 Fix and improve subtitle extraction
* Fix runtime error when extracting with duplicate = 0
* Only extract subtitles in the allowed language list
* Do not add subtitle language suffix when there is only one subtitle
  (this helps auto-detection of subtitles on many media players)
2014-07-31 23:00:48 +02:00
Roderick van Domburg
5d39d27367 Add hardware acceleration toggle for recent ffmpeg versions 2014-07-30 19:54:32 +02:00
Roderick van Domburg
bec783fecf Fix transcoding runtime errors. 2014-07-30 19:30:14 +02:00
clinton-hall
5a984da5c9 bug fixes for #474 2014-07-30 08:54:35 +09:30
clinton-hall
d154b663ca fix for no sub languages and avoid hdmv_pgs_subtitle codecs. Fixes #474 2014-07-30 07:16:29 +09:30
clinton-hall
ddd947aeb0 fix return for subtitle extract. Fixes #489 2014-07-14 21:51:06 +09:30
clinton-hall
40806811b9 dont crash if stream data not found. Fixes #489 2014-07-14 20:47:07 +09:30
clinton-hall
17073857e1 try again without show_error. Fixes #480 2014-07-13 21:17:03 +09:30
clinton-hall
14935b5388 added global nice and ionice for external processes. Fixes #479 2014-07-13 12:59:56 +09:30
Clinton Hall
37cc367e76 Fix subtitle codec check. Fixes #473 2014-07-11 22:22:59 +09:30
clinton-hall
69be718530 clean-up Transcoder. Move common elements together. 2014-07-11 14:42:36 +09:30
clinton-hall
1b25bc3773 add Audio Channels. #474 2014-07-11 11:25:54 +09:30
clinton-hall
9cc807b62b more transcoder fixes. #474 #473 2014-07-11 10:26:01 +09:30
Clinton Hall
1443a81927 Don't break if no audio tags. Fixes #473 2014-07-11 06:18:49 +09:30
clinton-hall
ae04e98b11 transcoder fixes for #473 2014-07-10 21:39:00 +09:30
clinton-hall
16e8be1a35 change to proc.communicate. Fixes #455 2014-06-29 14:22:27 +09:30
clinton-hall
057e0af5a7 add time import. fixes #455 2014-06-29 08:19:20 +09:30
Clinton Hall
eff7db81b8 Remove unwanted. 2014-06-28 07:48:00 +09:30
Clinton Hall
15948b2510 Change proc.wait to proc.poll. Fixes #455 2014-06-28 07:42:42 +09:30
Clinton Hall
4ee8cf17a0 Correct return 2014-06-28 07:01:56 +09:30
clinton-hall
bcb1e7cba0 make sure we send correct file to CP/SB 2014-06-27 11:08:46 +09:30
clinton-hall
340f845b2a more fixes for transcoder defaults. 2014-06-27 10:14:16 +09:30
clinton-hall
e20fdb3107 fix transcode get_subs 2014-06-27 08:05:57 +09:30
clinton-hall
18d2e661d8 more definitive testing of isVideoGood. 2014-06-26 11:32:13 +09:30