Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27

Thread: transcoding ps3 firmware 2.35 mediatomb

  1. #21
    Join Date
    Aug 2008
    Beans
    1

    Re: transcoding ps3 firmware 2.35 mediatomb

    Ok I'm probably beating a dead horse but I figured I'd try here anyway ... do people still have this working? For some reason I just can not get flac and ogg files to transcode

    I see the old "format not supported" and in my MT log I see the "2008-08-16 21:19:54 INFO: Arguments: -d raw -o byteorder:big -f %out %in" but nothing goes through. I have the latest firmware and the arguments look ok but for some reason I just can't get this working.

    I have tried on both Kubuntu and MacOSX (running Fink deb packages for both ogg123 and ffmpeg). When I tried the ffmpeg solution it immediately went to "unrecognized format". With ogg123 it at least tries to run, even starts the visual like its about to play, and the I see the "arguments" line in my log and the format issue on my PS3.

    I've verified pathes, tried writing a wrapper script ... anyone have any other ideas _or_ know of a way to get more detailed logging from MT? I realy want to get all my transcoding working!!!

    I know that flv works because I tested it AND watched my poc list on my Mac to verify that ffmpeg was in fact transcoding the content. Next for video stuff is matroska files but first I need my flac and ogg stuff working

    help?

  2. #22
    Join Date
    Jan 2007
    Beans
    117
    Distro
    Ubuntu

    Re: transcoding ps3 firmware 2.35 mediatomb

    Quote Originally Posted by SpEnTBoY View Post
    Ok I'm probably beating a dead horse but I figured I'd try here anyway ... do people still have this working? For some reason I just can not get flac and ogg files to transcode

    I see the old "format not supported" and in my MT log I see the "2008-08-16 21:19:54 INFO: Arguments: -d raw -o byteorder:big -f %out %in" but nothing goes through. I have the latest firmware and the arguments look ok but for some reason I just can't get this working.

    I have tried on both Kubuntu and MacOSX (running Fink deb packages for both ogg123 and ffmpeg). When I tried the ffmpeg solution it immediately went to "unrecognized format". With ogg123 it at least tries to run, even starts the visual like its about to play, and the I see the "arguments" line in my log and the format issue on my PS3.

    I've verified pathes, tried writing a wrapper script ... anyone have any other ideas _or_ know of a way to get more detailed logging from MT? I realy want to get all my transcoding working!!!

    I know that flv works because I tested it AND watched my poc list on my Mac to verify that ffmpeg was in fact transcoding the content. Next for video stuff is matroska files but first I need my flac and ogg stuff working

    help?
    The version in the Ubuntu repos does not work, you need to remove it and build from SVN. The mediatomb IRC channel is a great place to get help... Even tho the devs dont really love PS3 and Ubuntu

  3. #23
    Join Date
    Aug 2008
    Beans
    1

    Re: transcoding ps3 firmware 2.35 mediatomb

    hi,

    i added a mkv profile to the config.xml and now every time when i want to start mediatomb i get a

    MediaTomb UPnP Server version 0.11.0 - http://mediatomb.cc/

    ================================================== =============================
    Copyright 2005-2008 Gena Batsyan, Sergey Bostandzhyan, Leonhard Wimmer.
    MediaTomb is free software, covered by the GNU General Public License version 2

    2008-08-31 13:14:50 INFO: Loading configuration from: /home/stefan/.mediatomb/config.xml
    2008-08-31 13:14:50 INFO: Checking configuration...
    2008-08-31 13:14:50 INFO: Setting filesystem import charset to UTF-8
    2008-08-31 13:14:50 INFO: Setting metadata import charset to UTF-8
    2008-08-31 13:14:50 INFO: Setting playlist charset to UTF-8
    2008-08-31 13:14:50 ERROR: error in configuration, transcoding profile ffmpeg: transcoder /usr/local/bin/mkv2mpegis not executable - Permission denied
    how can i change the permission?

    config.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <config version="1" xmlns="http://mediatomb.cc/config/1" xmlnssi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mediatomb.cc/config/1 http://mediatomb.cc/config/1.xsd">
    <server>
    <ui enabled="yes">
    <accounts enabled="no" session-timeout="30">
    <account user="mediatomb" password="mediatomb"/>
    </accounts>
    </ui>
    <name>MediaTomb</name>
    <udn>uuid:af3b4fc7-3b4a-4b3f-b685-db7f02138484</udn>
    <home>/home/stefan/.mediatomb</home>
    <webroot>/usr/share/mediatomb/web</webroot>
    <storage>
    <sqlite3 enabled="yes">
    <database-file>mediatomb.db</database-file>
    </sqlite3>
    <mysql enabled="no">
    <host>localhost</host>
    <username>mediatomb</username>
    <database>mediatomb</database>
    </mysql>
    </storage>
    <protocolInfo extend="no"/><!-- For PS3 support change to "yes" -->
    <!--
    Uncomment the lines below to get rid of jerky avi playback on the
    DSM320 or to enable subtitles support on the DSM units
    -->
    <!--
    <custom-http-headers>
    <add header="X-User-Agent: redsonic"/>
    </custom-http-headers>

    <manufacturerURL>redsonic.com</manufacturerURL>
    <modelNumber>105</modelNumber>
    -->
    <!-- Uncomment the line below if you have a Telegent TG100 -->
    <!--
    <upnp-string-limit>101</upnp-string-limit>
    -->
    </server>
    <import hidden-files="no">
    <scripting script-charset="UTF-8">
    <common-script>/usr/share/mediatomb/js/common.js</common-script>
    <playlist-script>/usr/share/mediatomb/js/playlists.js</playlist-script>
    <virtual-layout type="builtin">
    <import-script>/usr/share/mediatomb/js/import.js</import-script>
    </virtual-layout>
    </scripting>
    <mappings>
    <extension-mimetype ignore-unknown="no">
    <map from="mp3" to="audio/mpeg"/>
    <map from="ogg" to="application/ogg"/>
    <map from="asf" to="video/x-ms-asf"/>
    <map from="asx" to="video/x-ms-asf"/>
    <map from="wma" to="audio/x-ms-wma"/>
    <map from="wax" to="audio/x-ms-wax"/>
    <map from="wmv" to="video/x-ms-wmv"/>
    <map from="wvx" to="video/x-ms-wvx"/>
    <map from="wm" to="video/x-ms-wm"/>
    <map from="wmx" to="video/x-ms-wmx"/>
    <map from="m3u" to="audio/x-mpegurl"/>
    <map from="pls" to="audio/x-scpls"/>
    <map from="flv" to="video/x-flv"/>
    <map from="mkv" to="video/x-matroska"/>
    <!-- Uncomment the line below for PS3 divx support -->
    <!-- <map from="avi" to="video/divx"/> -->
    <!-- Uncomment the line below for D-Link DSM / ZyXEL DMA-1000 -->
    <!-- <map from="avi" to="video/avi"/> -->
    </extension-mimetype>
    <mimetype-upnpclass>
    <map from="audio/*" to="object.item.audioItem.musicTrack"/>
    <map from="video/*" to="object.item.videoItem"/>
    <map from="image/*" to="object.item.imageItem"/>
    </mimetype-upnpclass>
    <mimetype-contenttype>
    <treat mimetype="audio/mpeg" as="mp3"/>
    <treat mimetype="application/ogg" as="ogg"/>
    <treat mimetype="audio/x-flac" as="flac"/>
    <treat mimetype="image/jpeg" as="jpg"/>
    <treat mimetype="audio/x-mpegurl" as="playlist"/>
    <treat mimetype="audio/x-scpls" as="playlist"/>
    <treat mimetype="audio/x-wav" as="pcm"/>
    <treat mimetype="audio/L16" as="pcm"/>
    <treat mimetype="video/x-msvideo" as="avi"/>
    </mimetype-contenttype>
    </mappings>
    </import>
    <transcoding enabled="yes">
    <mimetype-profile-mappings>
    <transcode mimetype="video/x-matroska" using="ffmpeg"/>
    <transcode mimetype="video/x-flv" using="vlcmpeg"/>
    <transcode mimetype="application/ogg" using="vlcmpeg"/>
    <transcode mimetype="application/ogg" using="oggflac2raw"/>
    <transcode mimetype="audio/x-flac" using="oggflac2raw"/>
    </mimetype-profile-mappings>
    <profiles>
    <profile name="ffmpeg" enabled="yes" type="external">
    <mimetype>video/mpeg</mimetype>
    <accept-url>no</accept-url>
    <first-resource>yes</first-resource>
    <hide-original-resource>yes</hide-original-resource>
    <agent command="/usr/local/bin/mkv2mpeg" arguments="%in %out"/>
    <buffer size="14400000" chunk-size="512000" fill-size="120000"/>
    </profile>
    <profile name="oggflac2raw" enabled="no" type="external">
    <mimetype>audio/L16</mimetype>
    <accept-url>no</accept-url>
    <first-resource>yes</first-resource>
    <accept-ogg-theora>no</accept-ogg-theora>
    <agent command="ogg123" arguments="-d raw -f %out %in"/>
    <buffer size="1048576" chunk-size="131072" fill-size="262144"/>
    </profile>
    <profile name="vlcmpeg" enabled="no" type="external">
    <mimetype>video/mpeg</mimetype>
    <accept-url>yes</accept-url>
    <first-resource>yes</first-resource>
    <accept-ogg-theora>yes</accept-ogg-theora>
    <agent command="vlc" arguments="-I dummy %in --sout #transcode{venc=ffmpeg,vcodec=mp2v,vb=4096,fps=25, aenc=ffmpeg,acodec=mpga,ab=192,samplerate=44100,ch annels=2}:standard{access=file,mux=ps,dst=%out} vlc:quit"/>
    <buffer size="14400000" chunk-size="512000" fill-size="120000"/>
    </profile>
    </profiles>
    </transcoding>
    </config>

  4. #24
    Join Date
    Sep 2008
    Beans
    1

    Re: transcoding ps3 firmware 2.35 mediatomb

    BillyGlenn try this: sudo chmod uo+x /usr/local/bin/mkv2mpeg

    But can you share your mkv2mpeg file?

  5. #25
    Join Date
    May 2006
    Beans
    1,896

    Re: transcoding ps3 firmware 2.35 mediatomb

    Deleted - was attempting the impossible...
    Last edited by ahaslam; September 21st, 2008 at 06:38 PM.

  6. #26
    Join Date
    May 2008
    Beans
    3

    Re: transcoding ps3 firmware 2.35 mediatomb

    It does work. Just the stock ubuntu ffmpeg is compiled with the needed libraries. Need to download from svn and get wanted encoder libraries.

  7. #27
    Join Date
    Nov 2008
    Beans
    53
    Distro
    Kubuntu

    Re: transcoding ps3 firmware 2.35 mediatomb

    May you explain a bit more?

    Which library are you talking about? I am struggling to encode rmvb on the fly (I'll do the mkv after as I have less of them), and I am also facing the problem of :Which vcodec I have to put???

    Thanks

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •