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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Search Forums
Register FAQ Today's Posts Search

Showing results 76 to 100 of 500
Search took 0.02 seconds; generated 53 minute(s) ago.
Search: Posts Made By: b66pak
Forum: Avisynth Usage 22nd October 2011, 19:47
Replies: 19
Views: 14,392
Posted By b66pak
you should mod it to work with: CALL bd.bat...

you should mod it to work with:

CALL bd.bat E:\yyh\BDMV\STREAM\00039.m2ts 25 2 3 004 2832 16675 16872 31270

CALL bd.bat <input-file> <video-fps> <video-stream-id> <audio-stream-id>...
Forum: Avisynth Usage 22nd October 2011, 19:04
Replies: 19
Views: 14,392
Posted By b66pak
it's ok...if the m2ts have multiple audio tracks...

it's ok...if the m2ts have multiple audio tracks you must add "-map int:int" to the ffmpeg line...
to determine the values run:
ffmpeg -i tvshow.m2ts
you will get something like this:

if you...
Forum: Avisynth Usage 21st October 2011, 20:54
Replies: 19
Views: 14,392
Posted By b66pak
you have to demux the .ac3 and check it with...

you have to demux the .ac3 and check it with delaycut (http://forum.doom9.org/showthread.php?t=71545)...or use ffmpeg for decoding:

ffmpeg -i tvshow.m2ts -vn -sn -drc_scale 0 -ac 6 -acodec...
Forum: Avisynth Usage 21st October 2011, 18:55
Replies: 19
Views: 7,946
Posted By b66pak
thanks a lot... _

thanks a lot...
_
Forum: Avisynth Usage 21st October 2011, 18:50
Replies: 19
Views: 14,392
Posted By b66pak
you have to be very careful when trim...often...

you have to be very careful when trim...often commercial audio is 2.0 ac3 and the tv show is 5.1 ac3...even one 2.0 ac3 frame will ruin the audio...anyway some tv shows have the "previously on" part...
Forum: MPEG-4 AVC / H.264 20th October 2011, 17:25
Replies: 318
Views: 130,865
Posted By b66pak
thanks a lot...its OK now... _

thanks a lot...its OK now...
_
Forum: MPEG-4 AVC / H.264 19th October 2011, 20:18
Replies: 318
Views: 130,865
Posted By b66pak
@upyzl your mod build forces always...

@upyzl your mod build forces always "--vbv-maxrate auto" and "--vbv-bufsize auto" when "--level val" is used...is there a way to overcome this? (may be a fixed build?)
_

P.S. using "--vbv-maxrate...
Forum: Audio encoding 19th October 2011, 19:37
Replies: 15,377
Views: 16,410,445
Posted By b66pak
@asirian you can use this (demux the thd with...

@asirian you can use this (demux the thd with eac3to and then decode it with the latest ffmpeg):

eac3to gantz_sample.m2ts gantz_sample_audio.thd

ffmpeg -i gantz_sample_audio.thd -acodec...
Forum: New and alternative a/v containers 9th October 2011, 17:21
Replies: 5,246
Views: 3,073,796
Posted By b66pak
thanks a lot... _

thanks a lot...
_
Forum: MPEG-4 Encoder GUIs 7th October 2011, 18:19
Replies: 21,457
Views: 18,469,889
Posted By b66pak
@Atak_Snajpera please consider updating...

@Atak_Snajpera please consider updating dtsdecoderdll.dll...read here (http://forum.doom9.org/showthread.php?p=1529965#post1529965) (13 posts)...
_
Forum: Development 7th October 2011, 01:23
Replies: 1,814
Views: 2,089,384
Posted By b66pak
thanks a lot... _

thanks a lot...
_
Forum: Audio encoding 5th October 2011, 16:52
Replies: 15,377
Views: 16,410,445
Posted By b66pak
i can confirm that dtsdecoderdll.dll v1.1.0.0 (25...

i can confirm that dtsdecoderdll.dll v1.1.0.0 (25 April 2008) is OK...

md5:
644aa3ade7742079533dcde2abf153e2 *dtsdecoderdll.dll
_
Forum: Development 4th October 2011, 19:26
Replies: 1,814
Views: 2,089,384
Posted By b66pak
its time for some examples... stereo...

its time for some examples...


stereo (normalized after downmixing from 5.1)




original 5.1
Forum: Audio encoding 4th October 2011, 17:35
Replies: 15,377
Views: 16,410,445
Posted By b66pak
@tebasuna51 i can confirm that SL/SR are swapped...

@tebasuna51 i can confirm that SL/SR are swapped with BL/BR...


_
Forum: Development 4th October 2011, 17:27
Replies: 1,814
Views: 2,089,384
Posted By b66pak
no they are not...from my experience it is always...

no they are not...from my experience it is always a 0.5 to 1 db between left and right channels...

for 5.1 is even worse: center vs left+right front is 3-4 db and center vs left+right side/back is...
Forum: PC Hard & Software 3rd October 2011, 19:44
Replies: 1
Views: 1,992
Posted By b66pak
did you contact Creative support for the latest...

did you contact Creative support for the latest w7 x64 compatible driver?
_
Forum: Audio encoding 1st October 2011, 18:12
Replies: 48
Views: 36,610
Posted By b66pak
new version (wma2wav.2011-10-01) here...

new version (wma2wav.2011-10-01) here (http://code.google.com/p/mulder/downloads/list?can=2&q=&sort=-uploaded&colspec=Filename%20Summary%20Type%20Uploaded%20Size%20DownloadCount)...thanks a lot...
_
Forum: New and alternative a/v containers 27th September 2011, 03:54
Replies: 5,246
Views: 3,073,796
Posted By b66pak
thanks a lot... _

thanks a lot...
_
Forum: Audio encoding 26th September 2011, 19:05
Replies: 13
Views: 5,296
Posted By b66pak
@tebasuna51 & @Rodeo & @SeeMoreDigital thanks a...

@tebasuna51 & @Rodeo & @SeeMoreDigital thanks a lot...
Forum: Audio encoding 26th September 2011, 18:51
Replies: 13
Views: 5,296
Posted By b66pak
then is a neroaacenc file... what about my...

then is a neroaacenc file...

what about my files? did you test them?
_
Forum: Audio encoding 26th September 2011, 18:11
Replies: 13
Views: 5,296
Posted By b66pak
what kind of hardware? _

what kind of hardware?
_
Forum: MPEG-4 AVC / H.264 19th September 2011, 18:57
Replies: 215
Views: 317,548
Posted By b66pak
indeed is looks like -vbsf h264_changesps is not...

indeed is looks like -vbsf h264_changesps is not working with MBAFF...
_
Forum: New and alternative a/v containers 19th September 2011, 18:54
Replies: 5,246
Views: 3,073,796
Posted By b66pak
@mbcd see the answer on wiki...

@mbcd

see the answer on wiki (http://en.wikipedia.org/wiki/DTS-HD_Master_Audio)...
Forum: MPEG-4 AVC / H.264 19th September 2011, 16:51
Replies: 215
Views: 317,548
Posted By b66pak
this is what you need: ffmpeg -i input.mkv...

this is what you need:

ffmpeg -i input.mkv -vbsf h264_changesps=fps=24000:1000 -vcodec copy -an -sn -vbsf h264_mp4toannexb=norepeatheader output.h264
_
Forum: Development 18th September 2011, 17:56
Replies: 1,814
Views: 2,089,384
Posted By b66pak
here (https://neon1.net/prog/normalizer.html) is...

here (https://neon1.net/prog/normalizer.html) is the source code under GNU General Public License for a very fast normalizer...it has support only for 8/16bit simple header wavs up to 4gb...
_
Showing results 76 to 100 of 500

 
Forum Jump

All times are GMT +1. The time now is 19:58.


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