FAQ  •  Register  •  Login

force transcoding

<<

Hiney

Serviio newbie

Posts: 2

Joined: Sat Jun 29, 2013 12:59 am

Post Sat Jun 29, 2013 1:15 am

force transcoding

How do i force transcoding ?

in profiles.xml i changed
<Profile id="2" name="Samsung TV (B-series)" extendsProfileId="1">


to
<Profile id="2" name="Samsung TV (B-series)" extendsProfileId="1" alwaysEnableTranscoding="true">


but i still get
2013-06-29 10:54:50,750 DEBUG [VideoDeliveryEngine] Delivering item '4' for client 'IPAddress=/192.168.1.2, Profile=Samsung TV (B-series)'
2013-06-29 10:54:50,750 DEBUG [VideoDeliveryEngine] Delivering file 'Transformers.3.Dark.of.the.Moon.2011.DVD.mp4' in native format


some mp4's work and other don't and i really care as to why. i just want the system to work and i certainly DON'T want to go thru and re transcode all my friends files (he's about 4hrs away by car so 'popping over' to fix things doesn't really work)

here's the stats on the files, cause i know someone will ask before assisting.

suspect file
D:\done\Transformers>ffmpeg.exe -i Transformers.3.Dark.of.the.Moon.2011.DVD.mp4
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-memal
ign-hack --enable-libmp3lame --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --ar
ch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross-prefix=i686-w64-ming
w32- --pkg-config=pkg-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Transformers.3.Dark.of.the.Moon.2011.DVD.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf54.29.104
Duration: 01:35:05.80, start: 0.000000, bitrate: 787 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 704x288 [SAR 1:1 DAR 22:9], 6
52 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 126 kb/s
Metadata:
handler_name : SoundHandler


working file
D:\done>ffmpeg.exe -i Transsiberian.mp4
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-memal
ign-hack --enable-libmp3lame --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --ar
ch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross-prefix=i686-w64-ming
w32- --pkg-config=pkg-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Transsiberian.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf54.29.104
Duration: 01:51:08.80, start: 0.000000, bitrate: 582 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 664x282 [SAR 1:1 DAR 332:141]
, 448 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 128 kb/s
Metadata:
handler_name : SoundHandler
<<

Hiney

Serviio newbie

Posts: 2

Joined: Sat Jun 29, 2013 12:59 am

Post Sat Jun 29, 2013 5:32 am

Re: force transcoding

a partital result

i added
<Matches container="mp4" vCodec="h264" aCodec="aac" />

to the profiles.xml under the above profile and this then transcodes the files.

AND the ffmpeg from v1.0.1 as described elsewhere.


h

Return to Samsung

Who is online

Users browsing this forum: Google Adsense [Bot] and 17 guests

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