FAQ  •  Register  •  Login

profile configure for RMVB

<<

Weicheng

Serviio newbie

Posts: 2

Joined: Wed Nov 28, 2012 12:11 pm

Post Wed Nov 28, 2012 12:58 pm

profile configure for RMVB

Sorry to bring this up again.

RMVB doesn't seem to be supported by Serviio on windows server 2012 essential. I have been trying to get it work in Serviio, Also i have upgraded FFMPEG.exe, which seems to support the RMVB as RV40. please see the attached FFMPEG output info for my test video.

what I tried is adding a new line

<Matches container="rmvb" vCodec="rv40"

in config profile in one container for ps3 prfile.

<!-- transcode MKV with MPEG2 video, remux into mpeg2ts -->
<!-- transcode AVI with AVC video -->
<Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" maxVBitrate="20000">
<Matches container="matroska" vCodec="mpeg2video" />
<Matches container="matroska" vCodec="vp8" />
<Matches container="avi" vCodec="h264" />
<Matches container="avi" vCodec="mjpeg" />
<Matches container="avi" vCodec="dvvideo" />
<Matches container="rmvb" vCodec="rv40" />
<Matches container="flv" />
<Matches container="ogg" />
</Video>

Then I restarted the service, which failed to start with following log,

2012-11-28 23:46:11,983 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-enumeration-valid: Value 'rmvb' is not facet-valid with respect to enumeration '[*, mp4, asf, mpegvideo, mpeg, mpegts, matroska, avi, flv, wtv, ogg, 3gp, rtp, rtsp, applehttp]'. It must be a value from the enumeration.
2012-11-28 23:46:11,983 ERROR [MediaServer] An unexpected error occured. Ending the application. Message: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
java.lang.RuntimeException: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
at org.serviio.profile.ProfileManager.parseProfilesFromFile(ProfileManager.java:183)
at org.serviio.profile.ProfileManager.loadProfiles(ProfileManager.java:156)
at org.serviio.MediaServer.main(MediaServer.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)

It seems that the profile manager explicitly excludes the RMVB format from its known enumerations. then I tried to use the "*" to replace the "RMVB". tried to restart the service, then a different error in log,

2012-11-28 23:53:14,859 ERROR [XmlUtils] XML Profiles.xsd didn't pass validation, reason: cvc-enumeration-valid: Value 'rv40' is not facet-valid with respect to enumeration '[vc1, mpeg4, msmpeg4, mpeg2video, mpeg1video, h264, h263, wmv2, mjpeg, flv, vp6, vp8, theora, dvvideo]'. It must be a value from the enumeration.
2012-11-28 23:53:14,874 ERROR [MediaServer] An unexpected error occured. Ending the application. Message: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
java.lang.RuntimeException: org.serviio.profile.ProfilesDefinitionException: Profiles XML file is not valid (according to the schema). Check the log.
at org.serviio.profile.ProfileManager.parseProfilesFromFile(ProfileManager.java:183)
at org.serviio.profile.ProfileManager.loadProfiles(ProfileManager.java:156)
at org.serviio.MediaServer.main(MediaServer.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)

It looks the profile manager is limiting both the media file extension and media format.

would it be possible to add RMVB and RV10-40 as its enumeration if there is no legal issues? as the FFMPEG is already supporting them.

Thanks
Weicheng
Attachments
Capture.PNG
FFMPEG output capture
Capture.PNG (28.16 KiB) Viewed 5797 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Nov 28, 2012 1:11 pm

Re: profile configure for RMVB

Real Video is not supported in 1.0.1. It'll be supported in 1.1.
<<

Weicheng

Serviio newbie

Posts: 2

Joined: Wed Nov 28, 2012 12:11 pm

Post Wed Nov 28, 2012 1:37 pm

Re: profile configure for RMVB

Hi Petr,

That is great to hear. Do you have any ETA for 1.1 release?

Thanks
Weicheng
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Nov 28, 2012 2:01 pm

Re: profile configure for RMVB

Before Christmas.
<<

FerTegli

Serviio newbie

Posts: 1

Joined: Sun Jan 13, 2013 8:47 pm

Post Sun Jan 13, 2013 9:02 pm

Re: profile configure for RMVB

Hello!
I have similar problem. My smart TV it's a samsung UN46D5500. I updated Serviio to v1.1, but I can't see any rmvb movie in this TV.
In the other side, I can see these rmvb movies in my android cellphone, and mediabrowser in Internet Explorer 9.0 from my PC.

I had selected "Samsung TV / Player (C/D/E-series)" as the profile for my Samsung TV. But when I can see any rmvb movie, TV shows a message "Unsupported Video Codec" (actually it's in spanish so the translation could be different, the original message is "Codec de Video no admitido").

All others formats I have, I can see them OK. My problem is only with rmvb movies.

What's the samsung TV problem?

For technical information, this is ffmpeg -i result:
  Code:
ffmpeg version N-48731-g7e5c5fa Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 10 2013 19:47:49 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
sm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --e
nable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --e
nable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --en
able-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable
-libxavs --enable-libxvid --enable-zlib --enable-filter=frei0r
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.107 / 54. 59.107
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[rm @ 02e41a20] Invalid stream index 2 for index at pos 388989766
Input #0, rm, from 'test.rmvb':
  Metadata:
    title           :
    author          :
    copyright       :
    comment         :
    ASMRuleBook     : #($Bandwidth >= 0),Stream0Bandwidth = 64082, Stream1Bandwi
dth = 435918;
    Audiences       : Easy RealMedia Tool's Audience;
    audioMode       : music
    Creation Date   : 12/2/2008 1:38:00
    Description     : This File is Created by Easy RealMedia Tools@!
    Email           : rick@redcheek.net
    Generated By    : Easy RealMedia Tools V1.8x
    HomeWeb         : http://redcheek.net
    Keywords        :
    Modification Date: 12/2/2008 1:38:00
    videoMode       : normal
  Duration: 01:42:21.21, start: 0.000000, bitrate: 506 kb/s
    Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, stereo, fltp, 64 kb/
s
    Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 704x288, 434 kb/s, 30
 fps, 30 tbr, 1k tbn, 1k tbc
At least one output file must be specified
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jan 14, 2013 4:42 pm

Re: profile configure for RMVB

can you post detailed log of playing the file?

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 13 guests

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