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
clinton-hall
c1d770740a
new transcoder options. #253 #149 #143
2014-06-22 07:32:22 +09:30
echel0n
cf483bbe29
Removed auto-installer for ffmpeg and replaced code with a message to install manually.
2014-04-21 13:07:14 -07:00
clinton-hall
e24dcade19
only set failed if we can verify corrupt. only try install if make exists.
2014-04-21 21:05:21 +09:30
echel0n
eec3134bdb
Corrected typo in exec string
2014-04-20 23:17:27 -07:00
echel0n
797d5daae6
Corrected a download/install issue for x264 lib
2014-04-20 23:13:44 -07:00
echel0n
6a65d74f3a
Changed
2014-04-20 23:08:01 -07:00
echel0n
66b29931a2
Renaming transcoder
2014-04-20 23:07:44 -07:00