Log in

View Full Version : Affordable XDCAM 1080i DolbyE Hardware player


FranceBB
24th April 2018, 07:54
Hi,
I'm looking for an XDCAM 1080i DolbyE hardware player that is able to play XDCAM disks and .mxf XDCAM files, but that doesn't cost a lot and that is not as big as a professional VTR. I mean, something more like a bluray than a VTR.
I recently bought a Panasonic 4K HDR bluray reader which also reads H.264 10bit files, but unfortunately, it doesn't read MPEG-2 files (XDCAM files). I could re-encode XDCAM files to H.264 as standard bluray and watch them at home, but I'd like to avoid that, also because 4:2:2 (yv16) -> 4:2:0 (yv12) introduces noticeable banding. I know that many of them don't have an HDMI output, but only an SDI one, which is not a big deal, though, 'cause I think there are SDI to HDMI converter cables out there.

Thank you in advance.

SeeMoreDigital
24th April 2018, 09:21
I recently bought a Panasonic 4K HDR bluray reader which also reads H.264 10bit files...Really, that's novel. None of my 4K UHD LG televisions or even my Oppo UDP-203 player can play AVC 4.2.0 10-bit sources.

but unfortunately, it doesn't read MPEG-2 files (XDCAM files)...Are they 4.2.0 or 4.2.2 8-bit sources?

FranceBB
24th April 2018, 15:27
4:2:2 yv16 8bit 1920x1080 interlaced, TFF, closed GOP, 50Mbit/s CBR, BT709, Tv Range (0 - 0.7 mV / 16 - 235). I can send you a bar-note sample, if you want.

SeeMoreDigital
24th April 2018, 19:33
4:2:2 yv16 8bit 1920x1080 interlaced, TFF, closed GOP, 50Mbit/s CBR, BT709, Tv Range (0 - 0.7 mV / 16 - 235). I can send you a bar-note sample, if you want.That explains it... You wont find a domestic hardware player that's able to play MPEG-2 4.2.2 8-bit

Music Fan
25th April 2018, 23:51
And if you convert your mpeg-2 files into H.264 10bit, is there still banding ?

FranceBB
26th April 2018, 06:50
And if you convert your mpeg-2 files into H.264 10bit, is there still banding ?

Well, no, but it supports H.264 10bit progressive, so I would have to deinterlace the master file and extract and re-encode audio from DolbyE to something else. I mean, it achieves a very good quality, but I thought I was just able to watch the XDCAM masterfile directly... That's a shame. I guess I'll just have to make my own encode of these files...
Something like this should probably work:

video=FFVideoSource("video.mxf")

ch1=WAVSource("ch1.wav") #FL
ch2=WAVSource("ch2.wav") #FR
ch3=WAVSource("ch3.wav") #C
ch4=WAVSource("ch4.wav") #LFE
ch5=WAVSource("ch5.wav") #SL
ch6=WAVSource("ch6.wav") #SR

audio=MergeChannels(ch1, ch2, ch3, ch4, ch5, ch6)

AudioDub(video, audio)

ConverttoYUY2(interlaced=true)

tdeint(mode=2, order=-1, field=-1, mthreshL=6, mthreshC=6, map=0, type=2, debug=false, mtnmode=1, sharp=true, cthresh=6, blockx=16, blocky=16, chroma=true, MI=64, tryWeave=true, link=1, denoise=true, slow=2, opt=4)

f3kdb(range=15, Y=45, Cb=30, Cr=30, grainY=0, grainC=0, sample_mode=2, blur_first=true, dynamic_grain=false, opt=3, mt=true, keep_tv_range=true, input_depth=8, output_depth=10)

Thanks anyway. ^_^

SeeMoreDigital
26th April 2018, 09:23
And if you convert your mpeg-2 files into H.264 10bit, is there still banding ?If you want to move over to 10-bit encoding and storage, it might be prudent to convert to HEVC 4.2.0 10-bit, not AVC. As 10-bit HEVC has much greater playback support in hardware devices.

mp3dom
26th April 2018, 13:23
Dolby E is a professional audio format and it's not licensed for domestic playback. You won't find any domestic player able to play that audio stream. If you play a Dolby E stream with conventional player, you'll hear only a noise signal at very high volume.

Music Fan
26th April 2018, 13:53
If you want to move over to 10-bit encoding and storage, it might be prudent to convert to HEVC 4.2.0 10-bit, not AVC. As 10-bit HEVC has much greater playback support in hardware devices.
Interesting, do you mean standalone media players or graphic cards (or both) ?

SeeMoreDigital
26th April 2018, 17:07
Interesting, do you mean standalone media players or graphic cards (or both) ?
Mainly standalone media players but it can be both.

Let's not forget that 4K Ultra HD Blu-ray disc content is encoded using HEVC 4.2.0 10-bit. Regardless of whether it contains HDR10. And it's much the same for HEVC encoded content for streaming services too...

Blue_MiSfit
27th April 2018, 00:38
XDCAM Disc drive for the PC? This would let you extract the MXF contents to a single MXF file and do what you want from there.

I've used the PDW-U2 on Windows before. It's just fine. We made a workflow to read one or more episodes of content off XDCAM Professional Discs into Grass Valley Edius, trim the tip and tail, and then re-export w/ smart encoding to standalone XDCAM HD422 MXF files which then went directly into playout servers without issue.

I'm sure you could extract the MXF files with the XCDAM Browser app and then use whatever transcoding you want :)

https://www.bhphotovideo.com/c/product/820196-REG/Sony_PDW_U2_PDW_U2_USB_3_0_XDCAM.html