FAQ  •  Register  •  Login

Trascode Flac to LPCM Oppo

<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Aug 09, 2011 6:49 am

Re: Trascode Flac to LPCM Oppo

bens993 wrote:...Thanks I figured out how to turn on logging on the server, I copied and pasted to notepad and have uploaded an attachment of contents of my serviio.log file I had to delete all of the library manager logs and metadata logs make the file a manageable size. Hope this helps and thank you for your help.

Don't not what this "java.net.SocketException" ?
2011-08-08 20:32:36,855 DEBUG [MultiCastUtils] Problem stopping multicast socket
java.net.SocketException: error setting options
at java.net.PlainDatagramSocketImpl.leave(Native Method)
at java.net.PlainDatagramSocketImpl.leave(Unknown Source)
at java.net.MulticastSocket.leaveGroup(Unknown Source)
at org.serviio.util.MultiCastUtils.stopMultiCastSocket(MultiCastUtils.java:68)
at org.serviio.upnp.discovery.DiscoverySSDPMessageListener.run(DiscoverySSDPMessageListener.java:106)
at java.lang.Thread.run(Unknown Source)
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Tue Aug 09, 2011 6:51 pm

Re: Trascode Flac to LPCM Oppo

can you edit the file manualy same way you did the log file and NOT THROUGH WHS CONTROL PANEL. Once this is done you will need to restart teh serviio process completely for tehn new profile top be applied. I have a feeling its the WHS plugin that not actual editing teh file correctly thats why u are having issue.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bens993

Serviio newbie

Posts: 15

Joined: Sat Jul 09, 2011 3:34 am

Post Tue Aug 09, 2011 10:38 pm

Re: Trascode Flac to LPCM Oppo

Illico wrote:Try transcode into mp3:

  Code:
<Profile id="14" name="OPPO BDP-83" extendsProfileId="1">
    <Detection>
        <HttpHeaders>
            <User-Agent>.*OPPO.*</User-Agent>
        </HttpHeaders>
    </Detection>
    <Transcoding>
        <Audio targetContainer="mp3">
            <Matches container="flac" />
        </Audio>         
    </Transcoding>
</Profile>


ok i will try that but doesnt that defeat the purpose of uncompressed flac? I can listen to mp3s now but even the highest quality 320 kbps sound like crap to me. i changed the target container lpcm to mp3 and the files still do not show. I am going to try Asset UPNP server again despite the fact that it is buggy just to try and isolate the issue. Asset has transcoding flac to lpcm built in but I didnt have flac files before to try.
Previous

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 30 guests

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