Page 1 of 1

Does Transcoding supports WMV2 and FLV1/VP6F?

PostPosted: Fri Jun 17, 2011 7:31 pm
by Ben07
WMV2 and FLV1/VP6F with Nellymoser audio (FLV in H264 is OK) are a pain in the a** for most brands of TVs that are capable of streaming as well for most portable Media players.

Both my Samsung TV and WDTV Live wouldn't play WMV2 and FLV with FLV1/VP6F (FLVs in H264 are OK)....now reading about this "Transcoding" feature of Serviio, does that mean my Samsung TV and WDTV Live can now play these two types of files? and how does one know if this "Transcoding" is on/off or working for FLV/WMV2 files?

Is "Transcoding" dependent on the chip-sets that on the device/TV/Media player also? I read somewhere as long as the chip-set on a device doesn't support FLV/WMV2, no amount of "Transcoding" will help other than remux/recode using a different codec.

Thanks.

Re: Does Transcoding supports WMV2 and FLV1/VP6F?

PostPosted: Fri Jun 17, 2011 10:31 pm
by zip
transcoding is configured in profiles.xml: http://www.serviio.org/index.php?option ... icle&id=24
both of the formats you should be able to transcode. I'm not sure if they are already set up for your profiles/devices, but you can add it yourself.

Re: Does Transcoding supports WMV2 and FLV1/VP6F?

PostPosted: Fri Jun 17, 2011 11:36 pm
by Ben07
zip wrote:transcoding is configured in profiles.xml: http://www.serviio.org/index.php?option ... icle&id=24
both of the formats you should be able to transcode. I'm not sure if they are already set up for your profiles/devices, but you can add it yourself.


Thanks again Petr.

OK, I just tested FLV1/VP6F and they are working on my Samsung but not the WDTV Live, and such I'm assuming "Transcoding" of FLV is already in Samsung profile but not in WDTV profile due to "Generic", right?

As with WMV2, both still couldn't play and here is the info:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Program Files (x86)\Serviio\lib>ffmpeg.exe -i "E:\T1.wmv"
FFmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
built on Jan 10 2011 21:46:22 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-shared --disable-ffp
lay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --arch=x86 --e
nable-runtime-cpudetect --enable-w32threads --target-os=mingw32 --cross-prefix=i
686-mingw32-
libavutil 50.36. 0 / 50.36. 0
libavcore 0.16. 0 / 0.16. 0
libavcodec 52.108. 0 / 52.108. 0
libavformat 52.92. 0 / 52.92. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1.72. 0 / 1.72. 0
libswscale 0.12. 0 / 0.12. 0

Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000
/1) -> 29.92 (359/12)
Input #0, asf, from 'E:\T1.wmv':
Metadata:
encoder : Lavf52.93.0
IsVBR : 0
MediaFoundationVersion: 2.112
Duration: 00:37:10.60, start: 3.100000, bitrate: 3357 kb/s
Stream #0.0: Video: wmv2, yuv420p, 720x400, PAR 1:1 DAR 9:5, 29.92 tbr, 1k t
bn, 1k tbc
Stream #0.1: Audio: wmav2, 44100 Hz, 2 channels, s16, 192 kb/s
At least one output file must be specified

Best regards.

P/s I still have a lot to learn about editing the codes, please ignore my previous "coding" request! ;)