swak / universal-media-server

Automatically exported from code.google.com/p/universal-media-server
GNU General Public License v2.0
0 stars 0 forks source link

MEncoder will not play m2ts files with subtitles active #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Force English subtitles in MEncoder settings

2. Copy MEncoder settings from PS3MS as follows;
 a: Audio Language Priority - loc,eng,fre,jpn,ger,und
 b: Subtitles Language Priority - loc,eng,fre,jpn,ger,und
 c: Forced Sub - en
 d: Audio/subtitles langiage priority (eg:en,off;jpn,eng)     loc,off;jpn,loc;*,loc;*,*

3. Test streaming on PS3 - (results in error)

What is the expected output? What do you see instead?
The file will not play with subtitle settings in place - remove subtitle 
settings, file plays fine (without subtitles).  PS3MS plays the file perfectly 
with above settings.

What version of the product are you using? On what operating system?
UMS version - 1.6
Windows 7

Please provide any additional information below.

Trace - >

INFO  2012-10-09 21:19:04.379 [New I/O server worker #2-6] Starting 
transcode/remux of test.m2ts
INFO  2012-10-09 21:19:04.751 [mencoder.exe-9] Process C:\Program 
Files\Universal Media Server\win32\mencoder.exe has a return code of 1! Maybe 
an error occurred... check the log file
INFO  2012-10-09 21:19:04.782 [StartPlaying Event] renderer: 192.168.1.16, 
file: D:\To Watch\test.m2ts
INFO  2012-10-09 21:19:08.791 [StopPlaying Event] renderer: 192.168.1.16, file: 
D:\To Watch\test.m2ts

Original issue reported on code.google.com by goharn...@gmail.com on 9 Oct 2012 at 11:39

GoogleCodeExporter commented 8 years ago
I suppose "loc" was removed due to compatibility problems so don't use it.
Also log from TRACE tab is not enough. You should send debug.log file.

Original comment by ExSportCZ@gmail.com on 20 Oct 2012 at 1:46

GoogleCodeExporter commented 8 years ago
The older version would not play the m2ts formats for me.  The new version 3.0 
plays them.  my files dont have subtitles.

Original comment by suk...@gmail.com on 12 Jul 2013 at 7:41

GoogleCodeExporter commented 8 years ago
We are switching over to GitHub for our issue tracking.
Future updates to this issue will be at the following link:
https://github.com/UniversalMediaServer/UniversalMediaServer/issues/158

Original comment by subjunk on 26 Nov 2013 at 3:48