FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › svn-1691 and mp4 video
- This topic has 4 replies, 4 voices, and was last updated 17 years ago by rpedde.
-
AuthorPosts
-
23/10/2007 at 8:10 AM #1848mthielemannParticipant
I tried to use mt-daapd for video streaming to iTunes but most of the m4v files are not shown in iTunes. The mt-daapd.log says:
2007-10-23 09:59:54 (00000400): Found /home/music/Movies/test.m4v
2007-10-23 09:59:54 (00000400): Executing: select * from songs where path='/home/music/Movies/test.m4v' and idx=0
2007-10-23 09:59:54 (00000400): Found music file: test.m4v
2007-10-23 09:59:54 (00000400): Codec type: mp4v
2007-10-23 09:59:54 (00000400): Opening file:///home/music/Movies/test.m4v
2007-10-23 09:59:54 (00000400): Checking handler for file
2007-10-23 09:59:54 (00000400): opening /home/music/Movies/test.m4v
2007-10-23 09:59:54 (00000400): Error reading mp4 data: Unknown error
2007-10-23 09:59:54 (00000400): Skipping /home/music/Movies/test.m4v - scan failed
Some movies work but most of them do not. From my hard disk all the movies play well in iTunes. Any idea? Thanks for your help.
Regards,
Marc24/10/2007 at 3:46 AM #13084rpeddeParticipant@mthielemann wrote:
I tried to use mt-daapd for video streaming to iTunes but most of the m4v files are not shown in iTunes. The mt-daapd.log says:
2007-10-23 09:59:54 (00000400): Found /home/music/Movies/test.m4v
2007-10-23 09:59:54 (00000400): Executing: select * from songs where path='/home/music/Movies/test.m4v' and idx=0
2007-10-23 09:59:54 (00000400): Found music file: test.m4v
2007-10-23 09:59:54 (00000400): Codec type: mp4v
2007-10-23 09:59:54 (00000400): Opening file:///home/music/Movies/test.m4v
2007-10-23 09:59:54 (00000400): Checking handler for file
2007-10-23 09:59:54 (00000400): opening /home/music/Movies/test.m4v
2007-10-23 09:59:54 (00000400): Error reading mp4 data: Unknown error
2007-10-23 09:59:54 (00000400): Skipping /home/music/Movies/test.m4v - scan failed
Some movies work but most of them do not. From my hard disk all the movies play well in iTunes. Any idea? Thanks for your help.
Regards,
MarcDuring the last big breakage, I folded the m4v and the m4a parsers into a single parser, plus changed out the file io library. So I probably broke something. 🙂
I have an example of one that won’t parse on my desktop right now. I’ll fix parsing on that one in next nightlies, and then if you still have problems, I’d like to see one of the files, if possible.
06/11/2007 at 1:34 PM #13085d1tempoParticipantTry to “save as” with Quicktime Pro the m4v that don´t work.
Verify in iTunes if this videos are now identified as Quicktime Video File in the Get Info panel.
That always work with me, but in few cases I had to save the movie more than 1 time.28/11/2007 at 2:19 PM #13086sqlsGuest@rpedde wrote:
During the last big breakage, I folded the m4v and the m4a parsers into a single parser, plus changed out the file io library. So I probably broke something. 🙂
I have an example of one that won’t parse on my desktop right now. I’ll fix parsing on that one in next nightlies, and then if you still have problems, I’d like to see one of the files, if possible.
I am having the same problem – or so I believe. Except it’s with .m4a files instead of .m4v files. Below is a snip from my log file for you to review. I’d be happy to provide any of these files for you to look at as well or help in any other way possible. Oh! I am using the “nightly” build that I downloaded just yesterday: mt-daapd-svn-1696
2007-11-28 08:10:06 (b74df6c0): Opening file:///media/music/311/311+_+From+Chaos+_+03+_+You+Wouldn%27t+Believe.m4a
2007-11-28 08:10:06 (b74df6c0): Checking handler for file
2007-11-28 08:10:06 (b74df6c0): opening /media/music/311/311 _ From Chaos _ 03 _ You Wouldn't Believe.m4a
2007-11-28 08:10:06 (b74df6c0): Searching for moov:udta:meta:ilst
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Found moov atom at off 3610546.
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Found udta atom at off 3651222.
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Found meta atom at off 3651230.
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Found ilst atom at off 3651275.
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 44
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©nam
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 36 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 27
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©ART
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 19 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 34
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©alb
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 26 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 24
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©cmt
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 16 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 40
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©gen
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 32 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 28
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©day
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 20 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 32
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: trkn
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 24 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 25
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: cpil
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 17 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 24
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: covr
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 16 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current size: 57
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 4 bytes
2007-11-28 08:10:06 (b74df6c0): Current Atom: ©too
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 49 bytes
2007-11-28 08:10:06 (b74df6c0): entering io_read
2007-11-28 08:10:06 (b74df6c0): Read 0 bytes
2007-11-28 08:10:06 (b74df6c0): Error reading mp4 atoms: Unknown error
2007-11-28 08:10:06 (b74df6c0): Skipping /media/music/311/311 _ From Chaos _ 03 _ You Wouldn't Believe.m4a - scan failed
[/code]
30/11/2007 at 4:55 AM #13087rpeddeParticipant@sqls wrote:
@rpedde wrote:
During the last big breakage, I folded the m4v and the m4a parsers into a single parser, plus changed out the file io library. So I probably broke something. 🙂
I have an example of one that won’t parse on my desktop right now. I’ll fix parsing on that one in next nightlies, and then if you still have problems, I’d like to see one of the files, if possible.
I am having the same problem – or so I believe. Except it’s with .m4a files instead of .m4v files. Below is a snip from my log file for you to review. I’d be happy to provide any of these files for you to look at as well or help in any other way possible. Oh! I am using the “nightly” build that I downloaded just yesterday: mt-daapd-svn-1696
Yup, that’s it. I wouldn’t mind seeing that if you could make it availabe to [email protected].
— Ron
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.