digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   HCenc: HCEncoder encoded material will not play in my SAP... (http://www.digitalfaq.com/archives/encode/13721-hcenc-hcencoder-encoded.html)

Icarus3000 07-23-2005 10:00 PM

Kwag:

I took your advice and tried HCEncoder. I liked everything about it except that it produces video that is not compatible with my standalone :(

I suspect it has to do with not having control over the minimum bitrate.

kwag 07-24-2005 12:28 AM

Quote:

Originally Posted by Icarus3000
I suspect it has to do with not having control over the minimum bitrate.

Do you know how to use BlockBuster (trick) ;)
You can "seed" a very small amount of noise, which will bring the noise floor to around 200 to 300 kbps, and that will give you a steady MIN bitrate :)

-kwag

rds_correia 07-24-2005 01:07 AM

That trick is burried deep inside the Mencoder part of the forum ;-)

incredible 07-24-2005 04:08 AM

Quote:

Originally Posted by Icarus3000
I suspect it has to do with not having control over the minimum bitrate.

Wow! Again an Encoder where some SAPs got Problems! 8O
(BTW: If Minbitrate would be the Problem then CCE also fails on your Standalone as CCE ALSO does drop on some scenes below the min mark.

Icarus3000 07-24-2005 12:19 PM

Kwag:

I read the thread on the Mencoder forum about the blockbuster trick, and will give it a try.

Question:

If I want to add the line:
Quote:

BlockBuster(method="noise", detail_min=1, detail_max=1, variance=0.1, seed=5823 )
To my script that now reads:

Quote:

directshowsource(Sourcefile)
Crop(0,0,0,-32)
SeparateFields()
LanczosResize(704,224,8,8,704,224).Weave()
AddBorders(0,16,0,16)
converttoyv12()
HybridFuPP(preset = "high")
Where do I add it?

Thanks!

Dialhot 07-24-2005 01:15 PM

1/ add border should be the last line in any script
2/ blockbuster should be the line just before addborder to not add noise in the borders AND to avoid to have the noise filtered by other lines of the script

So in your script, you have some line order to change.

Icarus3000 07-24-2005 02:25 PM

Thanks Phil!

I'll give it a try.

Icarus3000 07-25-2005 09:13 AM

I used this script:

Quote:

directshowsource(Sourcefile)
Crop(0,0,0,-32)
SeparateFields()
LanczosResize(704,224,8,8,704,224).Weave()
converttoyv12()
HybridFuPP(preset = "high")
BlockBuster(method="noise", detail_min=1, detail_max=1, variance=0.1, seed=5823 )
AddBorders(0,16,0,16)
On my DV source, using HCEncoder, and same results on my standalone - plays for < 1 sec, freezes, plays for <1 sec freezes, etc...

When encoded with TMPGenc it works fine.

Now I'm not so sure the problem is even min bitrate related, as the problem is evenly distributed throughout the video - not anywhere near "black" video screens, but during very active colorful scenes.

Is there a way to force HCEncoder to run at CBR as a test? What if I set Average Bitrate = Max Bitrate? If my math is correct, this should force it to encode at CBR.

Icarus3000 07-26-2005 09:18 PM

Bad news (for me anyway)... :cry:

HCEncoder encoded material will not play in my SAP no matter what I do.

I encoded with closed GOP, avg bitrate=max bitrate, used the blockbuster trick, all had the exact same result as my first (and second, and third, etc...) try with HCEncoder. plays and freezes and plays and freezes.

TMPGEnc just does "something" different than either HCEncoder or Libavcodec encoders... so far noone can tell me exactly what it is.... I don't think it is a max/min bitrate issue , because the bitrate looks fine in bitrateviewer.

Last thing I can think of trying is patching it through DVD patcher... maybe there is a header that my player doesnt like...

kwag 07-27-2005 12:59 AM

Quote:

Originally Posted by Icarus3000

Last thing I can think of trying is patching it through DVD patcher... maybe there is a header that my player doesnt like...

What about the VBV :?: :idea:
Can you try and patch your .m2v with VBVPatcher, a little utility I wrote some time ago :)
http://www.kvcd.net/downloads/VBVPatcher.exe

-kwag

Icarus3000 07-27-2005 05:41 AM

Kwag:

Does it work in windowsxp? Nothing seems to happen when I run it.
(also tried in "dos" mode - said it can't run in DOS mode)

Thanks,
Icarus

kwag 07-27-2005 10:35 AM

Hi Icarus,

Sorry, I gave you a wrong build :oops: :oops:
Here's the one: http://www.kvcd.net/downloads/VBVPatcher-0.1.exe

-kwag

Icarus3000 07-28-2005 05:55 AM

Thanks Kwag!

I tried it out, but unfortunately it didn't make any difference to my SAP. :cry:

Oh well, I guess I am stuck with TMPGEnc for now (which isn't so terrible, but I feel left out! :roll: )

Thanks anyway,
Icarus

incredible 07-28-2005 08:11 AM

Quote:

Originally Posted by Icarus3000
I tried it out, but unfortunately it didn't make any difference to my SAP. :cry:

Tell us the Brand/Model (maybe I didn't catched that).


Did you try CCE (a Tryout version is available on cinemacrafts website):
http://www.cinemacraft.com/eng/trial.html#sp

Icarus3000 07-28-2005 09:03 AM

My standalone is Pioneer DV-440

Had a trial version of CCE many years back... I used to use it with DVD2SVCD, and I know my player liked the results just fine.

Icarus3000 08-01-2005 08:28 PM

And I can confirm that my player still likes the output from CCE.

TMPGenc, no problem.

But anything created with libavcodec or HCEncoder will not work on my player.

I can live with that, but am very curious to know the reason why! What about HCEncoder does my player not like?

Dialhot 08-02-2005 02:14 AM

I don't remember if you already tried, but encode in CBR at 6000 (putting MAX=AVG=6000) and test it.

Icarus3000 08-02-2005 09:50 AM

Quote:

I don't remember if you already tried, but encode in CBR at 6000 (putting MAX=AVG=6000) and test it.
Yes I did try that already with HCEncoder, with the exact same result as VBR.

It seems that the bitrate control is not perfectly CBR though, as some fluctuations did show up in bitrateviewer. I don't have the files with me, but I seem to recall the bitrate stayed within the range of 5000-6000.

Prodater64 08-02-2005 10:54 AM

Quote:

Originally Posted by Icarus3000
Quote:

I don't remember if you already tried, but encode in CBR at 6000 (putting MAX=AVG=6000) and test it.
Yes I did try that already with HCEncoder, with the exact same result as VBR.

It seems that the bitrate control is not perfectly CBR though, as some fluctuations did show up in bitrateviewer. I don't have the files with me, but I seem to recall the bitrate stayed within the range of 5000-6000.

Just for go a little bit further with your tests, could you do a little sample with HC Encoder with *cq_maxbitrate option enabled?

incredible 08-02-2005 10:58 AM

A thought:

Do mux your HC or Libavcodec Video Stream and your Audio.
Get "ProjectX", a Tool used to check/fix mpeg2 mpeg2 Transportstreams.
In ProjectX do import the muxed mpg and choose "demux".
Now while demuxing, ProjectX watches out for non compilant packets within the video/audio streams.

That application is the first choice in the DVB Scene to make DVB streams working on SAPs. As DVB SAT Streams do very often come in the PC as timecode-crap etc. ;)


All times are GMT -5. The time now is 10:15 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.