FAQ  •  Register  •  Login

[Closed-ffmpeg problem]mov file from plugin won't display

<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 4:30 am

[Closed-ffmpeg problem]mov file from plugin won't display

I have a .mov file passed back from a groovy that will not add to the menu. All the other files are .mp4 and display correctly. Running in test mode for that item the groovy returns:

  Code:
Result: ContentURLContainer [fileType=VIDEO, contentUrl=http://funkwarehouse.com
/jcpods/john_cleese_podcast_28.mov, live=false, expiresImmediately=false, ]


When adding the feed that uses the groovy the log shows the file is accepted, just like all the other items:

  Code:
2011-12-17 17:10:37,626 DEBUG [FeedItemUrlExtractor] Cleeseblog: Starting extraction of url for item: John Cleese Podcast #28: The Night Before Christmas
2011-12-17 17:10:38,518 DEBUG [FeedItemUrlExtractor] Cleeseblog: Finished extraction of url: ContentURLContainer [fileType=VIDEO, contentUrl=http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov, live=false, expiresImmediately=false, ]
2011-12-17 17:10:38,518 DEBUG [FeedParser] Added feed item 8: 'John Cleese Podcast #28: The Night Before Christmas' (http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov)


but it is then rejected as "unknown video file type" and is not added to the menu.

  Code:
2011-12-17 17:10:43,613 DEBUG [FeedUpdaterThread] Retrieving file size from the URL connection
2011-12-17 17:10:43,750 DEBUG [FeedUpdaterThread] Retrieving information about the video stream 'John Cleese Podcast #28: The Night Before Christmas'
2011-12-17 17:11:43,791 WARN  [FeedUpdaterThread] Failed to retrieve online item information for http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:261)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:200)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:99)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:321)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:71)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:243)
   ... 2 more


ffmpeg -i shows as follows and the downloaded file plays correctly in serviio as a native video/mp4.

  Code:
C:\Users\John>ffmpeg -i "http://funkwarehouse.com/jcpods/john_cleese_podcast_28.
mov" D:\cleese.mov
ffmpeg version N-33591-gf884ef0, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct 13 2011 02:23:02 with gcc 4.6.1
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena
ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --en
able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib

  libavutil    51. 21. 0 / 51. 21. 0
  libavcodec   53. 20. 1 / 53. 20. 1
  libavformat  53. 15. 0 / 53. 15. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 43. 6 /  2. 43. 6
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0

Seems stream 1 codec frame rate differs from container frame rate: 5994.00 (5994
/1) -> 29.97 (2997/100)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://funkwarehouse.com/jcpods/john_cl
eese_podcast_28.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2007-12-21 17:54:44
  Duration: 00:04:16.25, start: 0.000000, bitrate: 1045 kb/s
    Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 191
 kb/s
    Metadata:
      creation_time   : 2007-12-21 17:58:52
    Stream #0:1(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 320x240,
850 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 5994 tbc
    Metadata:
      creation_time   : 2007-12-21 17:58:52
[buffer @ 03B706A0] w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
[libx264 @ 047CC520] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE
4.2
[libx264 @ 047CC520] profile High, level 1.3
[libx264 @ 047CC520] 264 - core 118 r2085 8a62835 - H.264/MPEG-4 AVC codec - Cop
yleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deb
lock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 m
e_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chro
ma_qp_offset=-2 threads=12 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_
compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 w
eightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh
=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4
 ip_ratio=1.40 aq=1:1.00
strptime() unavailable on this system, cannot convert the date string.
Output #0, mov, to 'D:\cleese.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2007-12-21 17:54:44
    encoder         : Lavf53.15.0
    Stream #0:0(eng): Video: h264 (avc1 / 0x31637661), yuv420p, 320x240, q=-1--1
, 2997 tbn, 29.97 tbc
    Metadata:
      creation_time   : 2007-12-21 17:58:52
    Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 128
 kb/s
    Metadata:
      creation_time   : 2007-12-21 17:58:52
Stream mapping:
  Stream #0.1 -> #0.0 (h264 -> libx264)
  Stream #0.0 -> #0.1 (aac -> libvo_aacenc)
Press [q] to stop, [?] for help
frame=   42 fps=  0 q=0.0 size=       0kB time=00:00:00.00 bitrate=   0.0kbits/s
frame=   65 fps= 64 q=29.0 size=       8kB time=00:00:00.23 bitrate= 295.1kbits/
frame=   86 fps= 56 q=29.0 size=      40kB time=00:00:00.93 bitrate= 349.7kbits/
.
.
.
frame= 7456 fps= 63 q=29.0 size=    7403kB time=00:04:06.84 bitrate= 245.7kbits/
frame= 7492 fps= 63 q=29.0 size=    7432kB time=00:04:08.04 bitrate= 245.4kbits/
frame= 7591 fps= 63 q=29.0 size=    7528kB time=00:04:11.35 bitrate= 245.3kbits/
frame= 7678 fps= 64 q=-1.0 Lsize=    7814kB time=00:04:16.12 bitrate= 249.9kbits
/s
video:3610kB audio:4004kB global headers:0kB muxing overhead 2.627229%
[libx264 @ 047CC520] frame I:36    Avg QP:18.07  size: 11496
[libx264 @ 047CC520] frame P:3042  Avg QP:24.62  size:   823
[libx264 @ 047CC520] frame B:4600  Avg QP:29.20  size:   170
[libx264 @ 047CC520] consecutive B-frames: 16.4%  9.4%  5.4% 68.9%
[libx264 @ 047CC520] mb I  I16..4: 34.5% 19.8% 45.7%
[libx264 @ 047CC520] mb P  I16..4:  2.5%  1.8%  0.8%  P16..4: 16.6%  5.9%  3.7%
 0.0%  0.0%    skip:68.7%
[libx264 @ 047CC520] mb B  I16..4:  0.3%  0.2%  0.1%  B16..8:  7.5%  1.5%  0.3%
 direct: 0.8%  skip:89.3%  L0:47.4% L1:47.2% BI: 5.4%
[libx264 @ 047CC520] 8x8 transform intra:32.4% inter:54.8%
[libx264 @ 047CC520] coded y,uvDC,uvAC intra: 35.8% 53.8% 30.6% inter: 4.8% 7.5%
 2.3%
[libx264 @ 047CC520] i16 v,h,dc,p: 43% 26% 11% 20%
[libx264 @ 047CC520] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 20% 32%  4%  6%  6%  6%
 5%  5%
[libx264 @ 047CC520] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 20% 23%  6%  7%  6%  7%
 5%  6%
[libx264 @ 047CC520] i8c dc,h,v,p: 56% 19% 17%  8%
[libx264 @ 047CC520] Weighted P-Frames: Y:10.6% UV:7.1%
[libx264 @ 047CC520] ref P L0: 64.6% 12.8% 14.4%  6.5%  1.8%
[libx264 @ 047CC520] ref B L0: 81.2% 15.7%  3.1%
[libx264 @ 047CC520] ref B L1: 91.2%  8.8%
[libx264 @ 047CC520] kb/s:115.41

C:\Users\John>


What's my problem?
Last edited by jhb50 on Mon Dec 19, 2011 12:57 am, edited 1 time in total.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 18, 2011 1:50 pm

Re: mov file from plugin won't display

not sure, my local test works. You could enable TRACE logging (instead of DEBUG) and you should see what output FFmpeg actually produces.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 2:26 pm

Re: mov file from plugin won't display

Tried
  Code:
<category name="org.serviio.library.online">
      <priority value="TRACE"/>
</category>

but still only getting DEBUG output after restart.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 2:55 pm

Re: mov file from plugin won't display

Used
  Code:
<category name="org.serviio">
      <priority value="TRACE"/>
</category>


And got this but no ffmpeg results show.
  Code:
2011-12-18 09:36:51,591 DEBUG [FeedUpdaterThread] Retrieving file size from the URL connection
2011-12-18 09:36:51,674 DEBUG [FeedUpdaterThread] Retrieving information about the video stream 'John Cleese Podcast #28: The Night Before Christmas'
2011-12-18 09:36:51,676 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov
2011-12-18 09:36:51,676 DEBUG [ProcessExecutor] Starting C:\Program Files (x86)\Serviio\bin\\..\lib/ffmpeg.exe -i http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov
2011-12-18 09:36:51,677 TRACE [ProcessExecutor] Env variables: {ProgramData=C:\ProgramData, USERPROFILE=C:\windows\system32\config\systemprofile, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, DEVKITPPC=/c/devkitPro/devkitPPC, JAVA_HOME=C:\Program Files (x86)\Java\jdk1.6.0_10, ProgramFiles(x86)=C:\Program Files (x86), GROOVY_HOME=C:\Groovy\groovy-1.8.3, SystemDrive=C:, TEMP=C:\windows\TEMP, ProgramFiles=C:\Program Files, DEVKITPRO=/c/devkitPro, Path=C:\Program Files (x86)\Common Files\ArcSoft\Bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Bitvise Tunnelier;C:\Program Files (x86)\Universal Extractor;C:\Program Files (x86)\Universal Extractor\bin;C:\Program Files (x86)\MKVtoolnix;C:\Program Files (x86)\TortoiseSVN\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Calibre2\;C:\Program Files (x86)\MKVtoolnix3.4;;c:\program files\java\jre6\bin, HOMEDRIVE=C:, JENV_2=http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov, PROCESSOR_REVISION=1e05, JENV_1=-i, USERDOMAIN=WORKGROUP, ALLUSERSPROFILE=C:\ProgramData, ProgramW6432=C:\Program Files, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel, TMP=C:\windows\TEMP, PROCESSOR_ARCHITECTURE=AMD64, CLASSPATH=C:\Program Files (x86)\Serviio\lib\serviio.jar, CommonProgramFiles=C:\Program Files\Common Files, OS=Windows_NT, FP_NO_HOST_CHECK=NO, HOMEPATH=\windows\TEMP\, PROCESSOR_LEVEL=6, CommonProgramW6432=C:\Program Files\Common Files, LOCALAPPDATA=C:\windows\system32\config\systemprofile\AppData\Local, COMPUTERNAME=W7-PC, SystemRoot=C:\windows, windir=C:\windows, NUMBER_OF_PROCESSORS=8, PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\, PUBLIC=C:\Users\Public, USERNAME=W7-PC$, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ComSpec=C:\windows\system32\cmd.exe, APPDATA=C:\windows\system32\config\systemprofile\AppData\Roaming}
2011-12-18 09:36:52,311 DEBUG [AbstractCDSLibraryIndexingListener] Library updated, notifying CDS
2011-12-18 09:36:52,695 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:22
2011-12-18 09:37:12,159 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target upnp:rootdevice from address /192.168.1.10:57538
2011-12-18 09:37:12,160 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.1.10:57538
2011-12-18 09:37:51,681 DEBUG [ProcessExecutor] Stopping external process: Thread[Thread-18,1,main]
2011-12-18 09:37:51,690 DEBUG [ProcessUtils] Killing the Windows process: 13028
2011-12-18 09:37:51,721 WARN  [FeedUpdaterThread] Failed to retrieve online item information for http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:261)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:200)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:99)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:321)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:71)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:243)
   ... 2 more
2011-12-18 09:37:51,723 DEBUG [TechnicalMetadataCacheDecorator] Found technical metadata for online item 'http://funkwarehouse.com/jcpods/john_cleese_podcast_27.mp4' in the cache (online_technical_metadata), returning it
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 18, 2011 3:33 pm

Re: mov file from plugin won't display

it times out after 1 minute. how long does it take to get results if your run ffmpeg -i on that URL ? (without the output file)
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 3:37 pm

Re: mov file from plugin won't display

Response on ffmpeg -i is immediate, but yes I also saw it took the log some time to report after starting ffmpeg-i (I use notepad ++ to access the log while serviio is buidling it)
  Code:
C:\Users\John>ffmpeg -i "http://funkwarehouse.com/jcpods/john_cleese_podcast_28.
mov"
ffmpeg version N-33591-gf884ef0, Copyright (c) 2000-2011 the FFmpeg developers
  built on Oct 13 2011 02:23:02 with gcc 4.6.1
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena
ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --en
able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib

  libavutil    51. 21. 0 / 51. 21. 0
  libavcodec   53. 20. 1 / 53. 20. 1
  libavformat  53. 15. 0 / 53. 15. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 43. 6 /  2. 43. 6
  libswscale    2.  1. 0 /  2.  1. 0
  libpostproc  51.  2. 0 / 51.  2. 0

Seems stream 1 codec frame rate differs from container frame rate: 5994.00 (5994
/1) -> 29.97 (2997/100)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://funkwarehouse.com/jcpods/john_cl
eese_podcast_28.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2007-12-21 17:54:44
  Duration: 00:04:16.25, start: 0.000000, bitrate: 1045 kb/s
    Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 191
 kb/s
    Metadata:
      creation_time   : 2007-12-21 17:58:52
    Stream #0:1(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 320x240,
850 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 5994 tbc
    Metadata:
      creation_time   : 2007-12-21 17:58:52
At least one output file must be specified


Used the groovy to rename the .mov to .mp4 but still get the same problem, yet I can see nothing in the file that would prevent it from playing as it does when downloaded and played raw. Any ideas?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 18, 2011 3:47 pm

Re: mov file from plugin won't display

did you also change DEBUG to TRACE in

  Code:
<param name="Threshold" value="TRACE"/>
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 18, 2011 3:52 pm

Re: mov file from plugin won't display

or PM me details of the plugin so that I can run it through debugger
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 4:10 pm

Re: mov file from plugin won't display

Attached
Attachments
Cleeseblog.zip
(1.46 KiB) Downloaded 502 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 18, 2011 5:07 pm

Re: mov file from plugin won't display

right, so I'm getting 404 error (doesn't exist). It looks like you're always replacing .mov to .mp4 which works for most of the videos but this one, it only exists there as .mov

this works:

  Code:
ffmpeg -i http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov


this does not (404)

  Code:
ffmpeg.exe -i http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mp4
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 5:20 pm

Re: mov file from plugin won't display

Yea, dumb of me but that was just an attempt at a workaround.
If you remove the replace line from the groovy, it will fail on the .mov file, which was my reported problem, and I know its not a 404 because i downloaded the .mov as previously posted...

How did you get the 404 output to show in the log or did you just run the ffmpeg -i on the mp4. How do we get the ffmpeg details to show in the log?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 18, 2011 6:08 pm

Re: mov file from plugin won't display

it does work for me


  Code:
18:06:36,415 DEBUG [FeedUpdaterThread] Retrieving information about the video stream 'John Cleese Podcast #28: The Night Before Christmas'
18:06:36,415 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov
18:06:36,415 DEBUG [ProcessExecutor] Starting d:\java\workspace\serviio\\lib\win32\ffmpeg.exe -i http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov
18:06:36,415 TRACE [ProcessExecutor] Env variables: {USERPROFILE=C:\Users\Zip, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, TSMPATH=C:\Program Files\ThinkPad\UltraNav Utility, PROGRAMDATA=C:\ProgramData, JAVA_HOME=c:\Program Files\Java\jdk1.6.0_25\, MAVEN_HOME=d:\java\apache-maven-2.1.0\, PROGRAMFILES(X86)=C:\Program Files (x86), TFS_DIR=C:\Program Files\ThinkVantage Fingerprint Software\, TEMP=C:\Users\Zip\AppData\Local\Temp, COMMONPROGRAMFILES=C:\Program Files\Common Files, JENV_2=http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov, HOMEDRIVE=C:, PROCESSOR_REVISION=2a07, JENV_1=-i, SYSTEMDRIVE=C:, USERDOMAIN=Zip-Thinkpad, ALLUSERSPROFILE=C:\ProgramData, COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, PROGRAMW6432=C:\Program Files, PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel, SESSIONNAME=Console, TMP=C:\Users\Zip\AppData\Local\Temp, PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, PROCESSOR_ARCHITECTURE=AMD64, LOGONSERVER=\\ZIP-THINKPAD, PATH=C:\Program Files\Java\jdk1.7.0\jre\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;c:\Program Files\Java\jdk1.6.0_25\\bin;d:\java\apache-maven-2.1.0\\bin;c:\Program Files\Mercurial\;C:\Program Files (x86)\MKVtoolnix;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\Game1X\DLLShared\, OS=Windows_NT, FP_NO_HOST_CHECK=NO, HOMEPATH=\Users\Zip\AppData\Local\Temp\, TVT=C:\Program Files (x86)\Lenovo, COMSPEC=C:\Windows\system32\cmd.exe, PROMPT=$P$G, PROCESSOR_LEVEL=6, COMMONPROGRAMW6432=C:\Program Files\Common Files, PROGRAMFILES=C:\Program Files, LOCALAPPDATA=C:\Users\Zip\AppData\Local, COMPUTERNAME=ZIP-THINKPAD, NUMBER_OF_PROCESSORS=8, EMC_AUTOPLAY=C:\Program Files (x86)\Common Files\Roxio Shared\, PUBLIC=C:\Users\Public, SYSTEMROOT=C:\Windows, USERNAME=Zip, APPDATA=C:\Users\Zip\AppData\Roaming, WINDIR=C:\Windows}
18:06:37,977 TRACE [OutputTextReader] ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
18:06:37,977 TRACE [OutputTextReader]   built on Dec 13 2011 20:46:11 with gcc 4.4.2
18:06:37,977 TRACE [OutputTextReader]   configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-config
18:06:37,977 TRACE [OutputTextReader]   libavutil    51. 32. 0 / 51. 32. 0
18:06:37,977 TRACE [OutputTextReader]   libavcodec   53. 42. 0 / 53. 42. 0
18:06:37,977 TRACE [OutputTextReader]   libavformat  53. 24. 0 / 53. 24. 0
18:06:37,977 TRACE [OutputTextReader]   libavdevice  53.  4. 0 / 53.  4. 0
18:06:37,977 TRACE [OutputTextReader]   libavfilter   2. 53. 0 /  2. 53. 0
18:06:37,977 TRACE [OutputTextReader]   libswscale    2.  1. 0 /  2.  1. 0
18:06:37,977 TRACE [OutputTextReader] Seems stream 1 codec frame rate differs from container frame rate: 5994.00 (5994/1) -> 29.97 (2997/100)
18:06:37,977 TRACE [OutputTextReader] Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov':
18:06:37,977 TRACE [OutputTextReader]   Metadata:
18:06:37,977 TRACE [OutputTextReader]     major_brand     : qt 
18:06:37,977 TRACE [OutputTextReader]     minor_version   : 537199360
18:06:37,977 TRACE [OutputTextReader]     compatible_brands: qt 
18:06:37,977 TRACE [OutputTextReader]     creation_time   : 2007-12-21 17:54:44
18:06:37,977 TRACE [OutputTextReader]   Duration: 00:04:16.25, start: 0.000000, bitrate: 1045 kb/s
18:06:37,977 TRACE [OutputTextReader]     Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 191 kb/s
18:06:37,977 TRACE [OutputTextReader]     Metadata:
18:06:37,977 TRACE [OutputTextReader]       creation_time   : 2007-12-21 17:58:52
18:06:37,977 TRACE [OutputTextReader]       handler_name    : ?Apple Alias Data Handler
18:06:37,977 TRACE [OutputTextReader]     Stream #0:1(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 320x240, 850 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 5994 tbc
18:06:37,978 TRACE [OutputTextReader]     Metadata:
18:06:37,978 TRACE [OutputTextReader]       creation_time   : 2007-12-21 17:58:52
18:06:37,978 TRACE [OutputTextReader]       handler_name    : ?Apple Alias Data Handler
18:06:37,978 TRACE [OutputTextReader] At least one output file must be specified
18:06:37,980 DEBUG [TechnicalMetadataCacheDecorator] Stored technical metadata for online item 'http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov' in the cache (online_technical_metadata), returning it


Is the episode 28 the only one failing?
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 6:35 pm

Re: mov file from plugin won't display

Yes just the #28 which is the only .mov

OK.. found the problem..its with ffmpeg distributed with beta3 (31480)
It hangs on the .mov as follows.

I use 33591 for my ffmpeg command and it works fine as previously posted. I'll check with beta 4 just arrived, thank you!
  Code:
C:\Users\John>"C:\Program Files (x86)\Serviio\lib\ffmpeg.exe" -i "http://funkwar
ehouse.com/jcpods/john_cleese_podcast_28.mov"
ffmpeg version N-31480-g8bc3a48, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jul 14 2011 23:37:53 with gcc 4.4.2
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-co
nfig
  libavutil    51. 11. 0 / 51. 11. 0
  libavcodec   53.  8. 0 / 53.  8. 0
  libavformat  53.  6. 0 / 53.  6. 0
  libavdevice  53.  2. 0 / 53.  2. 0
  libavfilter   2. 25. 0 /  2. 25. 0
  libswscale    2.  0. 0 /  2.  0. 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 01408d80] stream 0, offset 0x30: partial file
[mov,mp4,m4a,3gp,3g2,mj2 @ 01408d80] Could not find codec parameters (Audio: aac
, stereo, s16, 191 kb/s)
[mov,mp4,m4a,3gp,3g2,mj2 @ 01408d80] Could not find codec parameters (Video: h26
4, 850 kb/s)
http://funkwarehouse.com/jcpods/john_cleese_podcast_28.mov: could not find codec
 parameters
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Mon Dec 19, 2011 12:57 am

Re: mov file from plugin won't display

All fixed with beta 4's ffmpeg update. Closed

Return to Plugin development

Who is online

Users browsing this forum: No registered users and 5 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.