More > JRiver Media Center 30 for Linux

Is there a 2GB file limit for MC 30?

(1/3) > >>

bahringe:
I've found these references.

https://stackoverflow.com/questions/21304711/2gb-limitation-java-input-stream#:~:text=2%20GB%20is,example%2D2gb.html
2 GB is a JVM limit it's related to Integer.MAX_VALUE

It' not well known and bug in code are everywhere.

https://issues.apache.org/jira/browse/HDFS-691
https://jira.springsource.org/browse/SPR-10881
Is there a limit on process input stream when using java?
Buffer a large file; BufferedInputStream limited to 2gb; Arrays limited to 2^31 bytes
Memory issues with InputStream in Java
In some situations there are a workaround http://todayguesswhat.blogspot.it/2012/07/file-download-java-servlet-example-2gb.html

mattkhan:
MC is not written in java so those are irrelevant

bahringe:
INTERACT FORUM >More >Old Versions >JRiver Media Center 26 for Windows >Java is not available

https://yabb.jriver.com/interact/index.php/topic,123481.0.html

mwillems:

--- Quote from: bahringe on January 06, 2023, 09:11:02 am ---INTERACT FORUM >More >Old Versions >JRiver Media Center 26 for Windows >Java is not available

https://yabb.jriver.com/interact/index.php/topic,123481.0.html

--- End quote ---

AFAIK the java runtime is only used to display blu ray menus from full disc rips. I'm not sure Blu Ray menus are even supported on Linux at the moment?  In any case, the parts of MC that deal with ordinary file playback aren't written in Java.

bahringe:
Can you play a file larger than 2GB?

Navigation

[0] Message Index

[#] Next page

Go to full version