Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#21 | Link | |||
Registered User
Join Date: Jan 2003
Location: Lower Saxony - Germany
Posts: 192
|
This sounds really great. I would like to see a complete overview about the new codecs and flavors, unfortunately this file isnīt updated yet:
https://helix-producer.helixcommunit...ceDefaults.xls Or is a new version somewhere else? Quote:
If not, please do not make a general error message like "An error has occured while opening the file". I really like QuickTime here it says something like "This file uses ... Quicktime doesnīt suppport yet: MPEG-4 Video: MPEG Quantization" A general error message is making people angry, because they donīt know why itīs not working. Quote:
I remember Real had a deal with Xiph about Vorbis support in RealPlayer? Does RealPlayer support any kind of Vorbis yet? I guess the possibility to mux it into rm is not even started. Or is this completly old and Vorbis has been replaced by AAC now and all started Vorbis support will be removed again? Quote:
|
|||
![]() |
![]() |
![]() |
#22 | Link |
Software Developer
Join Date: Oct 2001
Location: Israel
Posts: 1,000
|
karl:
Which direction is Real heading toward? Codec or Playback? I mean, why not release your codecs under a DirectShow setup, at least for the un-ecrypted stuff, or implement your own directshow based DRM. Using a fixed player limits user exposure to your content and the currently available RealAudio/Video wrapper is not perfect and is certainly not future-proof. |
![]() |
![]() |
![]() |
#23 | Link |
Registered User
Join Date: Dec 2001
Posts: 987
|
RealProducer Basic 10 still has max startup latency capped at 25, not sure if this was overlooked or just one of the Basic version handicaps.
edit- also, lossless audio doesn't seem to be in the audio codec menus. Last edited by RadicalEd; 7th January 2004 at 21:22. |
![]() |
![]() |
![]() |
#25 | Link | |
Moderator
![]() Join Date: Nov 2001
Location: Netherlands
Posts: 6,354
|
Hi Karl,
I was reading Ars, and they formulated the following questions: Quote:
![]() |
|
![]() |
![]() |
![]() |
#27 | Link | |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,978
|
Quote:
__________________
Detritus Software |
|
![]() |
![]() |
![]() |
#28 | Link |
Moderator
![]() Join Date: Oct 2002
Location: Seattle
Posts: 1,584
|
some more answers:
@S_O: Audience specs with codecs and flavors on hc.org The hc.org audience spreadsheet has not yet been updated. Included with RealProducer in the docs folder are HTML docs with a table with all the latest codecs, including AAC (raac). Code:
64 Kbps Stereo Music - RealAudio 10 raac 0 44.1 kHz 96 Kbps Stereo Music - RealAudio 10 raac 1 44.1 kHz 128 Kbps Stereo Music - RealAudio 10 raac 2 44.1 kHz 160 Kbps Stereo Music - RealAudio 10 raac 3 44.1 kHz 192 Kbps Stereo Music - RealAudio 10 raac 4 44.1 kHz 256 Kbps Stereo Music - RealAudio 10 raac 5 44.1 kHz 320 Kbps Stereo Music - RealAudio 10 raac 6 44.1 kHz There is no multi-channel AAC encoding. Multi-channel playback? Perhaps.. If not I will file a bug report. Let me know. I don't have any multi-channel .aac files to try. Improved error messages in RealPlayer Good advice. RealPlayer's dreaded "A general error has occurred" has bugged me many a time. AAC playback at 48 kHz The AAC decoder should play all sample rates. I have no test clips for 48 kHz though. If you have a location where I can get both 48 kHz and multi-channel AAC files, I will be happy to test and file bug reports for whatever does not work. Vorbis support in RealPlayer This does not appear to work. It is for sure included with the open source Helix Player though. RealVideo 10 FourCC code RealVideo 10, being fully backward compatible, still has FourCC 'RV40'. @Blight: Codec or playback Good question, much bigger than I can answer. Certainly not codec only, but there is the codec aspect (See http://www.helixcommunity.org/realcodecs ). There is work going on to better document and make available the codec interfaces. Not sure about ETA. @RadicalEd: MSL capped at 25 in GUI and missing RA Lossless in menus. Thanks for finding these bugs. They have been filed and will be fixed. @Wilbert: Playback of iTMS purchased songs I can not imagine there being a backdoor. @slavickas: Does registry tweaks works with new basic producer ? and what is complexity for 1rst pass? Yes, registry tweaks all work, but with RealVideo 10 being selected as the codec, the only complexity related setting that's needed, is the firstPassComplexity setting, since the current default is to use the same complexity in both passes. When RealVideo 10 is selected as the codec, this corresponds to RV9-EHQ at complexity level 85. @Sirber: HE-AAC encoding in Producer The HE-AAC DLL (racp.dll), with codec name 'racp', is not distributed with the Producer Application for licensing reasons, but it is included with the Producer SDK.
__________________
This information is provided "AS IS" with no warranties, grants no rights, and reflects my personal opinion. |
![]() |
![]() |
![]() |
#29 | Link |
Registered User
Join Date: Jan 2002
Posts: 99
|
Just downloaded the new Producer 10 Basic to check out the GUI tool. Looks pretty nice. I tried to enable resizing for my video.
"You must upgrade to RealProducer Plus to enable this feature." What does the Plus version cost, 200 bucks? No thanks. Microsoft provides a free GUI encoder to their users with all the features enabled. This thing is useless to me without resizing. |
![]() |
![]() |
![]() |
#30 | Link |
Moderator
![]() Join Date: Oct 2002
Location: Seattle
Posts: 1,584
|
@snowcrash: Yes, I know.
![]()
__________________
This information is provided "AS IS" with no warranties, grants no rights, and reflects my personal opinion. |
![]() |
![]() |
![]() |
#33 | Link |
Moderator
![]() Join Date: Oct 2002
Location: Seattle
Posts: 1,584
|
@Sagittaire: I am not 100% sure I understand your question, but let me try to illustrate. Remember it's all really the same codec.
Code:
85 RV10 high 75 RV10 medium 65 RV9 high RV10 low 57 RV9 medium 50 RV9 low You can still use the reg key. Set it to 75 or higher and you will get RV10, set it to 65 or lower and you will get RV9. Both RV9 and RV10 are encoded by the same encoder, and the encoder complexity is really what determines the "codec name".
__________________
This information is provided "AS IS" with no warranties, grants no rights, and reflects my personal opinion. |
![]() |
![]() |
![]() |
#34 | Link |
Registered User
Join Date: Apr 2002
Location: Germany
Posts: 4,926
|
hehe i don't know what to think about this marketing gag but it's very odd especialy the Producer Plus and Basic thing lol but i think that's the american way of life to fool customers
![]() ![]()
__________________
all my compares are riddles so please try to decipher them yourselves :) It is about Time Join the Revolution NOW before it is to Late ! http://forum.doom9.org/showthread.php?t=168004 Last edited by CruNcher; 8th January 2004 at 03:19. |
![]() |
![]() |
![]() |
#35 | Link |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,978
|
Can we still use the number if EHQ instead of his name and don't bother with this RV9/RV10 thing?
![]() @snowcash use other GUI. all functions works ![]()
__________________
Detritus Software Last edited by Sirber; 8th January 2004 at 03:20. |
![]() |
![]() |
![]() |
#36 | Link |
Registered User
Join Date: Sep 2003
Posts: 13
|
Karl:
Realnetworks will rerease tools to convert RA10 to AAC or mp4? Please say your boss DO NOT ask mail adress and personal info at the end of install realplayer. I hate real want to collect personal info.I always put fake adress and info. |
![]() |
![]() |
![]() |
#37 | Link |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,978
|
Is dropdupe included with priducer 10?
__________________
Detritus Software |
![]() |
![]() |
![]() |
#39 | Link |
retired developer
Join Date: Oct 2002
Location: Canada
Posts: 8,978
|
what is level 2 partner?
__________________
Detritus Software |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|