FAQ  •  Register  •  Login

Not Transcoding

<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Tue Jan 27, 2015 5:21 am

Not Transcoding

Hello, my servioo isn't transcoding at all, i've checked the box under the delivery-->transcoding tab that asks me to do so, mp4 and mkv files play well since my LG smart TV can play them natively but when i try to play hi10 encoded mkv videos, nothing happens and the videos keep loading forever. After searching the forums i saw something called 'transcoding profiles', but i cannot find such an option on my servioo console, i'm using 1.5, appreciate any help.

EDIT: I've tried setting the profile of my TV to both LG TV/Player and Generic DLNA device, but neither works.
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Wed Jan 28, 2015 9:01 am

Re: Not Transcoding

Bump
<<

DenyAll

DLNA master

Posts: 2257

Joined: Fri Mar 08, 2013 11:16 pm

Location: Adelaide, Australia

Post Wed Jan 28, 2015 10:10 am

Re: Not Transcoding

Both the Generic DLNA Profile and the default LG TV/Player profile do not include transcoding - you have picked the only two that don't :cry: . The transcode block in the LG is commented out by default.

Try editing profiles.xml ( in your serviio/config folder) and in the LG profile add:

  Code:
<Transcoding>
   <!-- Transcode h264 videos with profile high_10 to mpegts with ac3 audio -->
   <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384" DAR="16:9">
      <Matches container="*" vCodec="h264" profile="high_10" />
   </Video>
</Transcoding>
just above the line that reads <HardSubsTranscoding>. Restart your PC after saving the file. I recommend Notepad++ to edit xml files, but any text editor will do.

Some LG's don't support transcoding well. See how you go.
DenyAll
Panasonic Viera FX800A | Panasonic Viera CS610A | Sony PS4 | Sony PS3 | Panasonic DMP-BD79 | Yamaha RX-V500D | iPad | Windows 10 | Serviio 1.10.1 Pro
WinHelper | MediaInfo

Beta Tester, Moderator
Please do not PM me for support as any solution cannot be shared with others.
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Thu Jan 29, 2015 4:39 pm

Re: Not Transcoding

Thank you so much, it is now transcoding, however i don't have subs, i've enabled all the boxes in the subtitles tab under presentation and set 'Always' for burned in subs but still no luck. The subs are in ass.
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Fri Jan 30, 2015 6:22 pm

Re: Not Transcoding

Bump, pls help a lost soul :cry:
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 30, 2015 6:44 pm

Re: Not Transcoding

<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Fri Jan 30, 2015 8:06 pm

Re: Not Transcoding

I have already searched but i cannot find a conclusive solution, as i've posted earlier, i've enabled all the checkboxes under subs, if i do this subs will appear but only for non- hi 10 videos but hi10 videos do not work, i've tried using mkvmerge to remux the subtitle track using utf-8 encoding but still no luck, i did see a thread about converting the subs to srt but i'm talking about over 200 files here which makes it impossible, if there's another alternative, pls help :cry:
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 30, 2015 10:21 pm

Re: Not Transcoding

need the detailed log of playing the file, as noted in the linked article
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Sat Jan 31, 2015 6:22 am

Re: Not Transcoding

Here it is, i left the video playing for about 2 mins, sorry it's very long, it won't even fit here :oops:

https://www.mediafire.com/?c80ng76tag1q9xe
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 31, 2015 11:33 am

Re: Not Transcoding

So this is the command:

  Code:
ffmpeg.exe -threads 2 -i C:\Users\Zaharaddeen\Downloads\Music\(Hi10)_Genshiken_Nidaime_-_01_(720p)_(HorribleSubs).mkv -y -threads 2 -c:v mpeg2video -pix_fmt yuv420p -qscale:v 1 -r 24000/1001 -g 15 -c:a ac3 -b:a 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts C:\Windows\TEMP\Serviio\transcoding-temp-2391-8-ORIGINAL.stf


No mention of subtitles.

Where are the subtitles located (external, in the mkv) and if external, what is the file name.
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Sat Jan 31, 2015 4:13 pm

Re: Not Transcoding

It's in the mkv file, here's a mediainfo excerpt.

  Code:
General
Unique ID                                : 196480618675424187722852705211592607018 (0x93D0CA6B4E8F3A89B1E6FDBFDA02052A)
Complete name                            : C:\Users\Zaharaddeen\Downloads\Music\(Hi10)_Genshiken_Nidaime_-_01_(720p)_(HorribleSubs).mkv
Format                                   : Matroska
Format version                           : Version 2
File size                                : 73.8 MiB
Duration                                 : 23mn 40s
Overall bit rate                         : 436 Kbps
Encoded date                             : UTC 2013-07-07 11:01:49
Writing application                      : mkvmerge v4.9.1 ('Ich will') built on Jul 11 2011 23:53:15
Writing library                          : libebml v1.2.1 + libmatroska v1.1.1
Attachment                               : Yes

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High 10@L5.0
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 16 frames
Muxing mode                              : Header stripping
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 23mn 40s
Width                                    : 1 280 pixels
Height                                   : 720 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 23.976 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 10 bits
Scan type                                : Progressive
Writing library                          : x264 core 120 r2120 0c7dab9
Encoding settings                        : cabac=1 / ref=16 / deblock=1:1:2 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=0.40:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=24.0 / qcomp=0.60 / qpmin=0 / qpmax=81 / qpstep=4 / ip_ratio=1.40 / aq=1:0.60
Language                                 : English
Default                                  : Yes
Forced                                   : No

Audio
ID                                       : 2
Format                                   : AAC
Format/Info                              : Advanced Audio Codec
Format profile                           : LC
Codec ID                                 : A_AAC
Duration                                 : 23mn 40s
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 44.1 KHz
Compression mode                         : Lossy
Default                                  : Yes
Forced                                   : No

Text
ID                                       : 3
Format                                   : ASS
Codec ID                                 : S_TEXT/ASS
Codec ID/Info                            : Advanced Sub Station Alpha
Compression mode                         : Lossless
Default                                  : Yes
Forced                                   : Yes

<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Feb 01, 2015 5:51 pm

Re: Not Transcoding

To use embedded subs, you have to enter the language code in the console, as per http://serviio.org/index.php?option=com ... icle&id=33

can you post ffmpeg -i of the file?
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Sun Feb 01, 2015 7:09 pm

Re: Not Transcoding

I am god awful terrible with cmd, so i hope this is what you were asking for as it didn't even come out as it did in the page you linked. I don't think the subs have a specified language, should i edit it using mkvmerge and try again.

Image
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Feb 02, 2015 1:01 pm

Re: Not Transcoding

yes, there is no language code. Using the tool you should be able to mark the track with a language code, which you then enter to the console.
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Tue Feb 03, 2015 5:20 pm

Re: Not Transcoding

Thanks a lot, that got it working, i was sure i read all the support files on the web but it seemed i missed that one, thanks for all the support.
One last tiny miniscule issue, is there a way to get seeking capabilities on my TV, at this time any video format i play doesn't allow me to rewind or forward, all i can do is pause.
<<

atc98092

User avatar

DLNA master

Posts: 5432

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Wed Feb 04, 2015 1:28 am

Re: Not Transcoding

Zee530 wrote:Thanks a lot, that got it working, i was sure i read all the support files on the web but it seemed i missed that one, thanks for all the support.
One last tiny miniscule issue, is there a way to get seeking capabilities on my TV, at this time any video format i play doesn't allow me to rewind or forward, all i can do is pause.


Most playback devices won't FF or rewind a transcoded file. I've had no luck with any of my players when transcoding. If the file will play without transcoding, you show have those functions. Fortunately I can watch without transcoding with all my players except the Roku and some files on my Panasonic.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Thu Feb 05, 2015 12:50 am

Re: Not Transcoding

Sorry to be keep on complaining but i've run into another issue, what i've been doing before was simply playing the first minute or two of a video and reporting my observations, today however is the first time that i had enough free time to actually watch a complete video. I tried 3 videos, a 1080, 720 and 480p vid. The 480p played perfectly without issues from beginning to end. The 720p vid plays perfectly however once it reaches the 5-7 minute mark, the video would abruptly stop, i also tried waiting for the transcoding process to finish but had the same results, the vid does always go further with each playback but it's nothing more than a minute at best. 1080p videos are choppy when playing, i expected this since my PC is quite old, even if i allow it to buffer a bit (which it usually plays smoothly a while after this), it still dies at around 4-5 mins at best, anyway to solve this, i wasn't expecting to be able to play 1080p, but i thought i could at least do 720p, thanks.
<<

atc98092

User avatar

DLNA master

Posts: 5432

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Thu Feb 05, 2015 1:57 pm

Re: Not Transcoding

Zee, what hardware are you using for your Serviio PC? Is sounds like it just can't keep up with even 720p transcoding.

Also, how are you networked between the server and TV: wireless or wired? Sometimes a Wi-Fi connection just can't hack it. I tried my Roku on wireless for a spell, and it was constantly buffering everything HD, and even occasionally SD video. Switched back to wired and it all went away.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
<<

Zee530

Serviio newbie

Posts: 16

Joined: Mon Jan 26, 2015 8:53 am

Post Thu Feb 05, 2015 4:14 pm

Re: Not Transcoding

Yeah, hardware isn't great, i'm using a T2400 Duo core @1.83GHz with a GMA 950. Be that as it may, when i had a ps3, i was able to use ps3 media server to transcode both 720 and 1080p vids without issues, 720p played seamlessly, 1080p i had to allow it to buffer itself a bit, but once it did it also played perfectly. I noticed in the code for transoding that i was using 384-bps, will lowering it help a bit. I am using a wired connection.
<<

atc98092

User avatar

DLNA master

Posts: 5432

Joined: Fri Aug 17, 2012 10:22 pm

Location: Washington (the state)

Post Fri Feb 06, 2015 12:24 am

Re: Not Transcoding

Zee530 wrote:Yeah, hardware isn't great, i'm using a T2400 Duo core @1.83GHz with a GMA 950. Be that as it may, when i had a ps3, i was able to use ps3 media server to transcode both 720 and 1080p vids without issues, 720p played seamlessly, 1080p i had to allow it to buffer itself a bit, but once it did it also played perfectly. I noticed in the code for transoding that i was using 384-bps, will lowering it help a bit. I am using a wired connection.


Well, I don't think changing the transcoding bitrate will improve things any. I would guess that its the transcoding process itself that takes the processing power, and the target bitrate impacts the total workload very little. Of course, I could be wrong! :lol:

But still, that isn't terrible hardware. My test server isn't a whole lot better than that. Faster, but still only dual core and 4 gig of ram. Video card has no impact on Serviio performance. I don't have any 720p videos, only SD and 1080p. I'll let someone else jump in here and perhaps offer some assistance with tweaking the profile. You also might provide an FFMPEG information result for one of the 1080p files. Just a hunch, but it may be related to your videos being encoded at such a high setting. Could end up being an FFMPEG issue. Might be useful to install the latest version just to try it.
Dan

LG NANO85 4K TV, Samsung JU7100 4K TV, Sony BDP-S3500, Sharp 4K Roku TV, Insignia Roku TV, Roku Ultra, Premiere and Stick, Nvidia Shield, Yamaha RX-V583 AVR.
Primary server: AMD Ryzen 5 5600GT, 32 gig ram, Windows 11 Pro, 22 TB hard drive space | Test server: Intel i5-6400, 16 gig ram, Windows 10 Pro

HOWTO: Enable debug logging HOWTO: Identify media file contents
Next

Return to Transcoding

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.