FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › General Discussion › laregest file size supported by mt-daapd
- This topic has 5 replies, 2 voices, and was last updated 17 years, 4 months ago by rpedde.
-
AuthorPosts
-
28/06/2007 at 2:51 AM #1510josephParticipant
I am new to mt-daapd, and I met a problem that the itunes could not show a 4GB media file from the mt-daapd server setupped by me.
And the mt-daapd does not provide any document related to this issue. So I want to ask what the largest file size is, which the mt-daapd support. Looking forward that somebody can help me.Thanks in advance,
Joseph28/06/2007 at 3:52 AM #11416rpeddeParticipant@joseph wrote:
I am new to mt-daapd, and I met a problem that the itunes could not show a 4GB media file from the mt-daapd server setupped by me.
And the mt-daapd does not provide any document related to this issue. So I want to ask what the largest file size is, which the mt-daapd support. Looking forward that somebody can help me.Thanks in advance,
JosephRight now, there isn’t large file support, so it only supports 2gb files.
I have code in svn right now for large file support on windows, and hope to work toward large file support for other platforms soon.
— Ron
02/07/2007 at 7:29 AM #11417josephParticipantHi,
When will the mt-daapd enable large file support for linux?
Or could you provide one patch file based on the mt-daapd-0.3.0.tar.gz linux version to provide large file support, if it is convenient to you?
Thanks.Regards
Joseph03/07/2007 at 4:25 AM #11418rpeddeParticipant@joseph wrote:
Hi,
When will the mt-daapd enable large file support for linux?
Or could you provide one patch file based on the mt-daapd-0.3.0.tar.gz linux version to provide large file support, if it is convenient to you?
Thanks.Regards
JosephI hope to have the new file & socket io stuff in the next few days, and solidify it over the next couple weeks. I’ll be working on 64-bit file io during that time period.
The thing I’m mostly missing is a >2G source file. Can you describe an easy way to make one?
04/07/2007 at 6:31 AM #11419josephParticipantUse your digital camera to take a video if you have one, and video file can easily reach >2GB.
Do you have a plan to make a patch to the version mentioned by me above?
One issue I want to share to you. I have tried the mt-daapd source code, and enabled LARGE FILE SUPPORT “-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64” Macros of gcc used by the mt-daapd. The >2G media file information can be fetched from mt-daapd server, but the >2G media file on mt-daapd server can still not be played by itunes.
Regards
Joseph04/07/2007 at 6:09 PM #11420rpeddeParticipant@joseph wrote:
Use your digital camera to take a video if you have one, and video file can easily reach >2GB.
Do you have a plan to make a patch to the version mentioned by me above?
One issue I want to share to you. I have tried the mt-daapd source code, and enabled LARGE FILE SUPPORT “-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64” Macros of gcc used by the mt-daapd. The >2G media file information can be fetched from mt-daapd server, but the >2G media file on mt-daapd server can still not be played by itunes.
Regards
JosephAh, then can’t be fixed with iTunes then.
Should work with Banshee and other clients though. I’ll go ahead and fix the 64 bit support and then whenever iTunes works, then it will work with firefly.
— Ron
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.