[BUG]...[FFMPEG] Remux when possible

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

[BUG]...[FFMPEG] Remux when possible

Post by ExSport »

Hi guys
After long time I found a minute to test latest v3.0_A2 [link] :)
Tried new FFMPEG engine and found out that autoremux doesn't work on Panasonic TV. When I unticked this feature, FFMPEG works but not with this feature.
Short shot to the log:
TRACE 2013-06-09 17:39:47.267 [New I/O worker #3] Network debugger: Test_FFMPEG_Remux (2012) [MEncoder] http-get:*:video/mpeg:DLNA.ORG_PN=AVC_TS_HD_24_AC3_ISO;DLNA.ORG_OP=10 duration=02:45:22.00 http://192.168.1.3:6001/get/0$1$1$3$1$1 ... x.2012.mkv

TRACE 2013-06-09 17:39:47.268 [New I/O worker #3] Network debugger: [MEncoder] {Audio: AC3/Czech} http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_PAL;DLNA.ORG_OP=10 duration=02:45:22.00 http://192.168.1.3:6001/get/0$1$1$3$1$2 ... x.2012.mkv

TRACE 2013-06-09 17:39:47.300 [New I/O worker #3] Network debugger: [tsMuxeR] {Audio: AC3/Czech} http-get:*:video/mpeg:DLNA.ORG_PN=AVC_TS_HD_24_AC3_ISO;DLNA.ORG_OP=10 duration=02:45:22.00 http://192.168.1.3:6001/get/0$1$1$3$1$2 ... x.2012.mkv

TRACE 2013-06-09 17:39:48.144 [New I/O worker #4] Network debugger: [FFmpeg] {Audio: AC3/Czech} http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_PAL;DLNA.ORG_OP=10 duration=02:45:22.00 http://192.168.1.3:6001/get/0$1$1$3$1$2 ... x.2012.mkv
It seems the problem is again "DLNA.ORG_PN=MPEG_PS_PAL" which TV doesn't accept for h264 HD content.
Had no time to test more but will try next week hopefully.
But it seems logical problem will be this "DLNA.ORG_PN" string where tsMuxer or MEncoder engine is using correct type and it works there.
Bye ExSport
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

Re: [BUG]...[FFMPEG] Remux when possible

Post by ExSport »

@SubJunk & @Valib:
Can you reproduce it on PanTV? If yes, I will prepare test versions for my weekend tests but if it works for you, I will not waste time with it because problem will be something else.
Thx
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

Re: [BUG]...[FFMPEG] Remux when possible

Post by ExSport »

Made some tests with latest v3a3.
Used DLNAOrgPN=false in renderer.conf which don't send this property to pantv. File started to play so I was right that problem is incorrect PN.
During the tests I found another bugs mentioned here: link
User avatar
SubJunk
Lead Developer
Posts: 3708
Joined: Sun May 27, 2012 4:12 pm

Re: [BUG]...[FFMPEG] Remux when possible

Post by SubJunk »

Thanks for this ExSport, I've confirmed and (hopefully) fixed it :)
Post Reply