FAQ  •  Register  •  Login

[Solved] Regression: H263 flv's not transcoded

<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Sep 11, 2012 10:27 pm

[Solved] Regression: H263 flv's not transcoded

I have these rules in my Samsung C-D profile
<Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" maxVBitrate="20000">
<Matches container="flv" vCodec="vp6" />
<Matches container="flv" vCodec="h263" />
</Video>


All my vp6 flv files transcode and play correctly but my h263 flv files try to play natively and when the TV reports "Not supported Video Codec" it goes into a loop trying to play it over and over with the same error message.

Here is the log showing the vp6working ok followed by the "goodman" h263 loop. See note below
Last edited by jhb50 on Tue Sep 11, 2012 11:54 pm, edited 2 times in total.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Sep 11, 2012 10:33 pm

Re: Regression: H263 flv's not transcoded

In the log i see the transcode command, unless I'm looking at something else.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Sep 11, 2012 10:43 pm

Re: Regression: H263 flv's not transcoded

Looks like bad log. Here it is again as attachment with the he successful "AIG" VP6 transcode followed by the native format "goodman" h263 loop.
Attachments
log.txt
(74.67 KiB) Downloaded 460 times
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Sep 11, 2012 11:58 pm

Re: [Solved] Regression: H263 flv's not transcoded

Just realized you used vCodec=flv in the mediabrowser profile to get h263 so I changed my rule to use vCodec=flv instead of vCodec=h263 and they play again.

Will you fix the h263 or change the documentation to flv?

See ticket https://bitbucket.org/xnejp03/serviio/i ... n-profiles
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Sep 12, 2012 7:51 pm

Re: [Solved] Regression: H263 flv's not transcoded

I just tried it on mine and h263 matching works. Please re-check your profile and close the bug.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Wed Sep 12, 2012 11:05 pm

Re: [Solved] Regression: H263 flv's not transcoded

My error. Seems Sorenson Spark is just "almost" h263 so is only recognized by Serviio/ffmpeg as vCodec=flv rather than vCodec=h263. Ticket closed.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 26 guests

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