FAQ  •  Register  •  Login

Transcoding wmv for Samsung D series

<<

roysingh

Serviio newbie

Posts: 8

Joined: Fri Jan 25, 2013 7:26 pm

Post Mon Sep 02, 2013 1:09 pm

Transcoding wmv for Samsung D series

Hi Friends,

How do we make Serviio to transcode all wmv movie files. My Samsung 46D5500 can't play wmv files natively.

Whats the command to add in the frofiles.xml ?

Here is the movie mediainfo ;
General
Complete name : I:\NAS Multimedia 2\TV Series\The Man From Atlantis\The Man From Atlantis - 08 - Giant.wmv
Format : Windows Media
File size : 473 MiB
Duration : 46mn 53s
Overall bit rate mode : Variable
Overall bit rate : 1 409 Kbps
Maximum Overall bit rate : 2 815 Kbps
Encoded date : UTC 2007-05-13 07:19:41.500

Video
ID : 2
Format : WMV2
Codec ID : WMV2
Codec ID/Info : Windows Media Video 8
Description of the codec : Windows Media Video V8
Duration : 46mn 53s
Bit rate mode : Variable
Bit rate : 1 313 Kbps
Width : 704 pixels
Height : 528 pixels
Display aspect ratio : 4:3
Frame rate : 29.970 fps
Bit depth : 8 bits
Bits/(Pixel*Frame) : 0.118
Stream size : 440 MiB (93%)
Language : English (US)

Audio
ID : 1
Format : WMA
Format version : Version 2
Codec ID : 161
Codec ID/Info : Windows Media Audio
Description of the codec : Windows Media Audio 9.2 - 64 kbps, 44 kHz, stereo (A/V) 1-pass CBR
Duration : 46mn 53s
Bit rate mode : Constant
Bit rate : 64.0 Kbps
Channel(s) : 2 channels
Sampling rate : 44.1 KHz
Bit depth : 16 bits
Stream size : 21.5 MiB (5%)
Language : English (US)


Thanks in Advance....
<<

roysingh

Serviio newbie

Posts: 8

Joined: Fri Jan 25, 2013 7:26 pm

Post Mon Sep 02, 2013 2:45 pm

Re: Transcoding wmv for Samsung D series

Ok I solved it by adding these ;

<Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" maxVBitrate="8192">
<Matches container="matroska" vCodec="mpeg2video" />
<Matches container="matroska" vCodec="vp8" />
<Matches container="matroska" vCodec="vc1" aCodec="truehd" />
<Matches container="avi" vCodec="h264" />
<Matches container="avi" vCodec="mjpeg" />
<Matches container="avi" vCodec="dvvideo" />
<Matches container="flv" vCodec="flv"/> <!-- some models support playing flv natively, in that case remove this line -->
<Matches container="flv" vCodec="h263"/>
<Matches container="flv" vCodec="vp6"/>
<Matches container="ogg" />
<Matches container="rm" /> <!-- some models might support RealVideo natively, in that case remove this line -->
<Matches container="asf" />
</Video>
<<

xtrapeque

Streaming enthusiast

Posts: 27

Joined: Thu Jan 19, 2012 10:51 pm

Post Sun Oct 20, 2013 10:28 am

Re: Transcoding wmv for Samsung D series

¿not work in streaming? i have a sopcast channel sop://broker.sopcast.com:3912/124994 and plays in wm8 but my 40D6000 can't play it.

Return to Samsung

Who is online

Users browsing this forum: No registered users and 24 guests

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