Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread erland

andyg;654703 Wrote: 
> Hmm, we're looking at some Samba/NFS issues. Can you enable scan.scanner
> debug and see what it displays while scanning the remote share vs the
> local one?
> 
Scanner logs for local, nfs and samba attached, the media folder
contained one file in all cases and that was a soft link that either
pointed to a samba share, nfs share or a local file.

local and nfs seems to work, while samba isn't found.
However, if I point it to the nfs directory with all the video files it
just crashes immediately without anything in the log besides the startup
message.


+---+
|Filename: sambascanner.log |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=12421|
+---+

-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=90084

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread andyg

Hmm, we're looking at some Samba/NFS issues. Can you enable scan.scanner
debug and see what it displays while scanning the remote share vs the
local one?


-- 
andyg

andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=90084

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread erland

andyg;654691 Wrote: 
> 
> File extension does matter, since I disabled the "guess" logic in
> ffmpeg. Is mpg the right extension for this or should it be m2v I
> wonder?
> 
It looks like it's samba related after all.
If I put the video on the local drive it scans it properly but as soon
as it's on the samba mounted folder it doesn't find it while scanning.
The strange things is that it does find *.MOV files on the samba
share.

Also, PlugPlayer doesn't seem to be able to play these m2v files,
neither on the Mac nor on the iPad. VLC can play it through MythTV UPnP
server, but VLC UPnP browser doesn't seem to work with LMS.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=90084

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread Andy Grundman

On Sep 1, 2011, at 1:53 PM, erland wrote:

> 
> andyg;654685 Wrote: 
>> 
>> Hmm, this should be supported. Here are the ffmpeg decoder compile
>> options we are using (from buildme.sh, and both mpeg2video and mp2 are
>> in there):
>> 
> Does the file extension matter ?
> Mine have the extensions *.mpg
> 
> Also, the files are on a samba share but that seems to work fine for
> pictures and also for *.MOV videos which is successfully scans and
> shows, so I don't think this is the issue.

File extension does matter, since I disabled the "guess" logic in ffmpeg. Is 
mpg the right extension for this or should it be m2v I wonder?
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread erland

andyg;654685 Wrote: 
> 
> Hmm, this should be supported. Here are the ffmpeg decoder compile
> options we are using (from buildme.sh, and both mpeg2video and mp2 are
> in there):
> 
Does the file extension matter ?
Mine have the extensions *.mpg

Also, the files are on a samba share but that seems to work fine for
pictures and also for *.MOV videos which is successfully scans and
shows, so I don't think this is the issue.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=90084

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread Andy Grundman

On Sep 1, 2011, at 1:40 PM, erland wrote:

> 
> What video formats are supported by LMS ?
> 
> I'm asking because it doesn't scan my MythTV videos, when I run ffmpeg
> -i on them I get the following:
> 
> Code:
> 
> 
>  FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.1, Copyright (c) 2000-2009 
> Fabrice Bellard, et al.
>  configuration: --extra-version=4:0.5.1-1ubuntu1.1 --prefix=/usr 
> --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib 
> --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora 
> --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping 
> --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc 
> --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared 
> --disable-static
>  libavutil 49.15. 0 / 49.15. 0
>  libavcodec52.20. 1 / 52.20. 1
>  libavformat   52.31. 0 / 52.31. 0
>  libavdevice   52. 1. 0 / 52. 1. 0
>  libavfilter0. 4. 0 /  0. 4. 0
>  libswscale 0. 7. 1 /  0. 7. 1
>  libpostproc   51. 2. 0 / 51. 2. 0
>  built on Mar 31 2011 18:53:20, gcc: 4.4.3
> 
>  Seems stream 0 codec frame rate differs from container frame rate: 50.00 
> (50/1) -> 25.00 (25/1)
>  Input #0, mpegts, from 'Zoolander - 2006-10-28, 4-25 PM.mpg':
>  Duration: 01:40:06.44, start: 60467.477756, bitrate: 4626 kb/s
>  Program 1 
>  Stream #0.0[0x1033]: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 
> 4:3], 15000 kb/s, 25 tbr, 90k tbn, 50 tbc
>  Stream #0.1[0x1133](swe): Audio: mp2, 48000 Hz, stereo, s16, 256 kb/s

Hmm, this should be supported. Here are the ffmpeg decoder compile options we 
are using (from buildme.sh, and both mpeg2video and mp2 are in there):

--enable-decoder=h264 --enable-decoder=mpeg1video 
--enable-decoder=mpeg2video
--enable-decoder=mpeg4 --enable-decoder=msmpeg4v1 
--enable-decoder=msmpeg4v2
--enable-decoder=msmpeg4v3 --enable-decoder=vp6f --enable-decoder=vp8
--enable-decoder=wmv1 --enable-decoder=wmv2 --enable-decoder=wmv3 
--enable-decoder=rawvideo
--enable-decoder=mjpeg --enable-decoder=mjpegb --enable-decoder=vc1
--enable-decoder=aac --enable-decoder=ac3 --enable-decoder=dca 
--enable-decoder=mp3
--enable-decoder=mp2 --enable-decoder=vorbis --enable-decoder=wmapro 
--enable-decoder=wmav1 --enable-decoder=flv
--enable-decoder=wmav2 --enable-decoder=wmavoice
--enable-decoder=pcm_dvd --enable-decoder=pcm_s16be 
--enable-decoder=pcm_s16le
--enable-decoder=pcm_s24be --enable-decoder=pcm_s24le
--enable-decoder=ass --enable-decoder=dvbsub --enable-decoder=dvdsub 
--enable-decoder=pgssub --enable-decoder=xsub
--enable-parser=aac --enable-parser=ac3 --enable-parser=dca 
--enable-parser=h264 --enable-parser=mjpeg
--enable-parser=mpeg4video --enable-parser=mpegaudio 
--enable-parser=mpegvideo --enable-parser=vc1
--enable-demuxer=asf --enable-demuxer=avi --enable-demuxer=flv 
--enable-demuxer=h264
--enable-demuxer=matroska --enable-demuxer=mov --enable-demuxer=mpegps 
--enable-demuxer=mpegts --enable-demuxer=mpegvideo

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


[SlimDevices: Beta] LMS, what video formats are supported ?

2011-09-01 Thread erland

What video formats are supported by LMS ?

I'm asking because it doesn't scan my MythTV videos, when I run ffmpeg
-i on them I get the following:

Code:


  FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.1, Copyright (c) 2000-2009 Fabrice 
Bellard, et al.
  configuration: --extra-version=4:0.5.1-1ubuntu1.1 --prefix=/usr 
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib 
--enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora 
--enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping 
--disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc 
--enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared 
--disable-static
  libavutil 49.15. 0 / 49.15. 0
  libavcodec52.20. 1 / 52.20. 1
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter0. 4. 0 /  0. 4. 0
  libswscale 0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Mar 31 2011 18:53:20, gcc: 4.4.3
  
  Seems stream 0 codec frame rate differs from container frame rate: 50.00 
(50/1) -> 25.00 (25/1)
  Input #0, mpegts, from 'Zoolander - 2006-10-28, 4-25 PM.mpg':
  Duration: 01:40:06.44, start: 60467.477756, bitrate: 4626 kb/s
  Program 1 
  Stream #0.0[0x1033]: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], 
15000 kb/s, 25 tbr, 90k tbn, 50 tbc
  Stream #0.1[0x1133](swe): Audio: mp2, 48000 Hz, stereo, s16, 256 kb/s
  



In PlugPlayer I can see them under "Video Folder" but not under "All
Videos" so I suspect this means that they haven't been scanned. It
doesn't work to play them through the "Video Folder" menu.


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=90084

___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta