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.

 

Go Back   Doom9's Forum > Announcements and Chat > General Discussion

Reply
 
Thread Tools Search this Thread Display Modes
Old 11th April 2005, 09:52   #1  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
Downloading MPEG-2 High-1440@HL and Scalable bitstreams

Hi, everyone!

I have encoded my own implementation of MPEG-2 standard wich has to support all levels and profiles (althought maybe not at full fps for high profiles) and I can't find anywhere test sequences for that profiles. I have searched at FTP's, newsgroups, Berkeley University, and sites related with MPEG2 and had no luck.
I know part 4 in the standard is all about test conformance, and says something about the name of test bitstreams, but no lead to the site where I may download them.

Could somebody help me with an URL with HP@HL, High-1440@HL and some Scalable profile test sequences, please?


Thank you in advance!
Magno is offline   Reply With Quote
Old 11th April 2005, 10:37   #2  |  Link
ac-chan123
Registered User
 
Join Date: Jan 2004
Posts: 219
Under http://standards.iso.org/ittf/Public...mance_Testing/ is 13818 Part 4 but they have no HP@HL.
ac-chan123 is offline   Reply With Quote
Old 11th April 2005, 10:42   #3  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
Thanks a lot, but all those sequences are the ones i have already used to succesfully test my decoder in MP@ML, but what I am looking for is scalable, HP@HL and High-1440@HL.
Magno is offline   Reply With Quote
Old 11th April 2005, 10:56   #4  |  Link
ac-chan123
Registered User
 
Join Date: Jan 2004
Posts: 219
13818 Part for has none HP bitstreams and i know no source where you will find them.

PS: what is your implementation?
ac-chan123 is offline   Reply With Quote
Old 11th April 2005, 11:12   #5  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
Quote:
Originally posted by ac-chan123
PS: what is your implementation?
I have programmed a fully-compliant MPEG-2 decoder which it is supposed to decode till HP@HL, althought I think I won't get 25 fps at 1440x1152 and 4:2:2. For now, I get 100 fps at PAL resolution and 3 Mbps, 76 fps PAL at 6 Mbps, all 4:2:0, and i want to improve 4:2:2 profile seeing as it only reaches 18 fps at NTSC and 25 Mbps. I have also implemented SNR scalability, and I should test it right now.

BTW, somebody knows which rates MPEG2DEc3.dll gets?
Magno is offline   Reply With Quote
Old 11th April 2005, 11:25   #6  |  Link
ac-chan123
Registered User
 
Join Date: Jan 2004
Posts: 219
The framerate change withe the Power of your system(CPU, RAM, Busspped, ...).
ac-chan123 is offline   Reply With Quote
Old 11th April 2005, 11:27   #7  |  Link
Koepi
Moderator
 
Koepi's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 4,454
You can upsize any input and encode using i.e. libavcodec/FFMPEG. (I'm not sure if they can encode HP@HL though.)

Cheers
Koepi
Koepi is offline   Reply With Quote
Old 11th April 2005, 11:30   #8  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
Well, yes, I know

Mine is Athlon XP 1400 MHz and 256 RAM. I wanted to know MPEG2Dec3.dll performance with a standard PC.
Magno is offline   Reply With Quote
Old 11th April 2005, 11:38   #9  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
How could I upsize a sequence? I know how to upsize one frame or a picture, but not a whole sequence.

Maybe TMPEGEnc could do the trick?
Magno is offline   Reply With Quote
Old 11th April 2005, 11:53   #10  |  Link
Koepi
Moderator
 
Koepi's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 4,454
Hu? You're programming a decoder and don't know about avisynth?
Koepi is offline   Reply With Quote
Old 11th April 2005, 12:02   #11  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
hahaha
Yes, I know it and not only use it at home when ripping, but also at work to resize videos; the problem is that I have to compress the output of avisynth into MPEG2 throught a VWF codec using VirtualDub, for example, and I think is easier to do it directly throught TMPEGEnc. Furthermore, I don't know any VWF MPEG2 encoder, and I don't feel confident using ffdshow's as I got crashes when encoding using libavcodec in MPEG4...
Magno is offline   Reply With Quote
Old 11th April 2005, 12:17   #12  |  Link
ac-chan123
Registered User
 
Join Date: Jan 2004
Posts: 219
what is VWF? You mean VfW(Video for Windows), or? VfW is not good for MPEG like encoding.
ac-chan123 is offline   Reply With Quote
Old 11th April 2005, 12:28   #13  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
Ufff, man!! Today is not my day!!
Yes, i meant VFW (Vide for Windows)... I was replying a post in other forum about Variable Width Font (VWF) at the same moment...

Last edited by Magno; 11th April 2005 at 16:22.
Magno is offline   Reply With Quote
Old 11th April 2005, 18:40   #14  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
To anyone interested, I donwloaded one High-1440@ML and some other multi-packet transport streams at ftp://mpeg.cablelabs.com/pub/mpeg/Tektronix/

Now, there are only two more sequences to catch up: some scalable SNR and some High-1440@HL...


PD: Fixed the link

Last edited by Magno; 12th April 2005 at 09:20.
Magno is offline   Reply With Quote
Old 11th April 2005, 19:52   #15  |  Link
ac-chan123
Registered User
 
Join Date: Jan 2004
Posts: 219
i can't login into the ftp server. The name(domain) is unkown.
ac-chan123 is offline   Reply With Quote
Old 11th April 2005, 22:04   #16  |  Link
guada 2
Registered User
 
Join Date: Feb 2005
Location: Lyon
Posts: 718
I have the same problem..
guada 2 is offline   Reply With Quote
Old 12th April 2005, 09:19   #17  |  Link
Magno
Registered User
 
Join Date: Feb 2003
Posts: 73
Don't try to login throught IE or Mozilla; use a FTP client instead.

IP: mpeg.cablelabs.com
login: anonymous
pass: [none]
Magno is offline   Reply With Quote
Old 12th April 2005, 11:03   #18  |  Link
ac-chan123
Registered User
 
Join Date: Jan 2004
Posts: 219
Here a Link that work also with Browsers:
ftp://anonymous@mpeg.cablelabs.com/pub/mpeg/Tektronix/
ac-chan123 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 15:20.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.