[v3-a3] FF/RW actions stall video, switch DAR, then jumpto
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
[v3-a3] FF/RW actions stall video, switch DAR, then jumpto
Hi,
I'm running 3.0.0-a3 on linux/64.
I'm serving to a Panasonic BDT220 BD player's DLNA renderer.
All my source files are in the same format - h264.mkv, e.g.:
With my current config, transcoded streaming Video/Audio playback is flawless.
But, when I trigger a FastForward or Reverse, the display on the TV stops for about 5-10 seconds, then 'repaints' at a completely wrong DAR -- switching from the correct 'black-bar' padded widescrren display, to filling the screen -- and just sits there.
Until I click Play again, at which point -- after ~ 10 seconds, the video again 'repaints', this time back to the correct DAR, then jumps-to/resumes from some point forward/reverse relative to where I'd originally clicked the button.
I've attached a debug zip containing the
and, the
across this issue/event
Is there some config change/addition I need to get FF/RW to behave? Or possibly a bug in the code?
I'm running 3.0.0-a3 on linux/64.
I'm serving to a Panasonic BDT220 BD player's DLNA renderer.
All my source files are in the same format - h264.mkv, e.g.:
Code: Select all
ffprobe movie.mkv
...
Stream #0:0(eng): Video: h264 (High), yuv420p, 708x362 [SAR 32:27 DAR 3776:1629], SAR 237:200 DAR 41949:18100, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Stream #0:1(fre): Audio: aac, 48000 Hz, stereo, fltp (default)
Stream #0:2(fre): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream #0:3(eng): Subtitle: dvd_subtitle (default)
But, when I trigger a FastForward or Reverse, the display on the TV stops for about 5-10 seconds, then 'repaints' at a completely wrong DAR -- switching from the correct 'black-bar' padded widescrren display, to filling the screen -- and just sits there.
Until I click Play again, at which point -- after ~ 10 seconds, the video again 'repaints', this time back to the correct DAR, then jumps-to/resumes from some point forward/reverse relative to where I'd originally clicked the button.
I've attached a debug zip containing the
Code: Select all
ums.conf
my custom renderer profile
Code: Select all
trace log
Is there some config change/addition I need to get FF/RW to behave? Or possibly a bug in the code?
- Attachments
-
- ums_debug.txt.zip
- (26.1 KiB) Downloaded 416 times