I know that 3d still in its infancy but if anyone wants to see the image in 3d please:
HB 13.0 ° E, 12303 V
Cyfra + 3D tests of DVB-S2
MPEG-4/HD
27500-2/3
8PSK
3d course, without the receiver and the TV will see nothing but the same form although the broadcast.
May 15 is to be broadcast once set to a football game in 3D, it is possible to quietly record, may be useful for testing. I think that REL must soon think about adjusting to the 3d DVBDream
3D channel
Moderators:X05, Dreamer, FredB
- SkyStar S2, tt3600, tt3650, tt2400
- Xeon 3440
- Asus P7P55D-E
- 8GB ram
- 470GTX
- Win XP sp2 and W7 64bit HP
- Xeon 3440
- Asus P7P55D-E
- 8GB ram
- 470GTX
- Win XP sp2 and W7 64bit HP
There is already an open test transmission unencoded on this transponder (short demo loop)
I have recorded samples both using ts record and standard record function in DD
First impression Image consists of two frames displayed at same time (at the moment DD displays left one and part of the right one)
Recorded stream (via standard DD record) plays two adjencent frames
If You want the stream samples just say so and I will try to upload them somewhere
I have recorded samples both using ts record and standard record function in DD
First impression Image consists of two frames displayed at same time (at the moment DD displays left one and part of the right one)
Recorded stream (via standard DD record) plays two adjencent frames
If You want the stream samples just say so and I will try to upload them somewhere
- Attachments
-
- DD 3d.jpg (132.87KiB)Viewed 19037 times
-
- VLC3d.jpg (432.69KiB)Viewed 19037 times
SkyStar HD with TechnoTrend 5.0.2.1 drivers
reported by system as TT-budget S2-3200 (BDA)
on Windows XP/Vista/7 all 64 bit
mainly windows 7 x64 pro PL
Intel Q6600 12GB of RAM
GeForce GTX 280
dish at HotBird/Astra standart DiSEQC 1.0 swich
Motherboard Asus P5Q
reported by system as TT-budget S2-3200 (BDA)
on Windows XP/Vista/7 all 64 bit
mainly windows 7 x64 pro PL
Intel Q6600 12GB of RAM
GeForce GTX 280
dish at HotBird/Astra standart DiSEQC 1.0 swich
Motherboard Asus P5Q
-
- Just popping in
- Posts:3
- Joined:Wed Jun 30, 2010 2:35 pm
it has NOTHING to do with plugins.
Ability to display 3D images on your monitor depends on the codec.
Ability to view 3D images depends on your hardware (monitor, video-card and glasses).
You have to have a proper hardware to watch 3D (and this hardware usually comes with a software which allows you to do the job).
What software came with your 3D glasses?
does it have a codec/player for 3D material?
added:
and please stop posting the very same question in different threads.
Please stick to one thread only, and answer the questions you have been asked in your original thread.
If you don't bother to answer, what do you expect from us?
Ability to display 3D images on your monitor depends on the codec.
Ability to view 3D images depends on your hardware (monitor, video-card and glasses).
You have to have a proper hardware to watch 3D (and this hardware usually comes with a software which allows you to do the job).
What software came with your 3D glasses?
does it have a codec/player for 3D material?
added:
and please stop posting the very same question in different threads.
Please stick to one thread only, and answer the questions you have been asked in your original thread.
If you don't bother to answer, what do you expect from us?
just for your information/education:At least, for now, DD should be able to display the feed as mono/normal picture instead of two.
DVB Dream displays no video. It's the codec which is doing video decoding and displaying job.
Thus, you either have to replace "DD" with the name of your favorite codec (and complain to the codec author if it does not work as you expected), or replace "should" with some softer word.
poppo: Please use thumbnails instead of embedding huge images directly.
I hope this will not be another 3D troll thread, so please no "omg why I can't watch 3D with DD, FIX THAT ASAP!!!11one" - seriously, It's annoying.
You can play recorded 3D files from DD using Stereoscopic Player. It also can produce almost every format your 3D glasses or TV may need.
This player installs it's own DirectShow Renderer and 3D Format convertor filter. If you are familiar with GraphEdit, you can also construct graph to play back 3D from satellite in realtime.
You have to make chain of following filters:
TS source - There are many choices, from direct BDA to using some UDP client filter to get TS from DD.
MPEG demultiplexer - Only one that works well with h264 is ELECARD MPEG2 PUSH DEMULTIPLEXER (included in SDK)
H264 decoder - Use your favourite one, I'm sticking to ELECARD one
3D Video format convertor - From stereo player. This filter have rich option page where you set both input and output formats
3D video renderer - seems to be only renderer that convertors will connect to, needed to do some advanced 3D things like pageflipping not normally supported by DX renderer
... and also render the AAC/MPEG audio
First add just your TS source and demultiplexer and run graph.
Push demultiplexer will automatically identify programs and create output pins for video/audio streams.
Then you can connect the decoders and rest of the graph and run it again.
Note that all free 3D channels are made of just stu*** demo content and are definitely not worth watching for more than few minutes.
There is encrypted EUROSPORT 3D, but you need special subscription for just that. So adding 3D to DD is definitely not something that should be on top of the to-do list.
(But I'm not rel, he may win new 3D TV and suddenly see this as must have feature )
I hope this will not be another 3D troll thread, so please no "omg why I can't watch 3D with DD, FIX THAT ASAP!!!11one" - seriously, It's annoying.
You can play recorded 3D files from DD using Stereoscopic Player. It also can produce almost every format your 3D glasses or TV may need.
This player installs it's own DirectShow Renderer and 3D Format convertor filter. If you are familiar with GraphEdit, you can also construct graph to play back 3D from satellite in realtime.
You have to make chain of following filters:
TS source - There are many choices, from direct BDA to using some UDP client filter to get TS from DD.
MPEG demultiplexer - Only one that works well with h264 is ELECARD MPEG2 PUSH DEMULTIPLEXER (included in SDK)
H264 decoder - Use your favourite one, I'm sticking to ELECARD one
3D Video format convertor - From stereo player. This filter have rich option page where you set both input and output formats
3D video renderer - seems to be only renderer that convertors will connect to, needed to do some advanced 3D things like pageflipping not normally supported by DX renderer
... and also render the AAC/MPEG audio
First add just your TS source and demultiplexer and run graph.
Push demultiplexer will automatically identify programs and create output pins for video/audio streams.
Then you can connect the decoders and rest of the graph and run it again.
Note that all free 3D channels are made of just stu*** demo content and are definitely not worth watching for more than few minutes.
There is encrypted EUROSPORT 3D, but you need special subscription for just that. So adding 3D to DD is definitely not something that should be on top of the to-do list.
(But I'm not rel, he may win new 3D TV and suddenly see this as must have feature )
Skystar2 2.3 + Skystar HD2 + SG-2100 + TwinLNB
Calm down people !, DD will be working on 3d soon.
"How" is not important, "When" will be important
Litle problem with time, to implement all user wishes
In to-do list, need to fix the problems with 2 popular DVB devices ,
TT-3200 and SS HD2 . and CI support. then will be able
to work on other things.
thats all for now
"How" is not important, "When" will be important
Litle problem with time, to implement all user wishes
In to-do list, need to fix the problems with 2 popular DVB devices ,
TT-3200 and SS HD2 . and CI support. then will be able
to work on other things.
thats all for now
DVB Dream - because I have to dream about having time to code it
Who is online
Users browsing this forum: Bing [Bot] and 1 guest