View Full Version : BD Rebuilder Beta - Bug Reports Only
Biffa001
10th March 2009, 12:58
Hi - great program for full backups, but I tried to do a shrink of my Tinman BRD and I get a box popup saying "x264.exe stopped working", after closing the box 3 times (I think) it retries 3 times then gives up. Here's the log
;
The same happened with the latest version of BD_Rebuilder as you supply it and also with an updared x264.exe from their website.
Hope you can solve this for me!
Noone got a clue why I get the error "x264.exe stopped working" ? Pretty Please?
jdobbs
10th March 2009, 13:04
Noone got a clue why I get the error "x264.exe stopped working" ? Pretty Please? Have you ever gotten any successful encodes before, or is the first attempt?
Most of the time when X264 fails it is because AVISYNTH cannot decode the video source. Make sure you have all necessary codecs enabled in FFDSHOW.
1. If you have Windows Media Player 11 installed (highly recommended) on your system, disable VC-1 decoding (letting the system default to WMV11), else set it to WMV9.
2. Make sure MPEG2 is set to LIBAVCODEC
3. Make sure H.264/AVC is set to LIBAVCODEC
Chefkoch_ico
10th March 2009, 13:53
@jdobbs,
Looks like you may have corrected the problem I was having with Nights In Rodanthe with this "BD-RBV02003" latest release. I just copied over the BD-RB.exe, since I kept the previous workfiles, and rebuild completed successfully this time, no more error " CorrectMPLS() 00009 5". :)
Thanks for your continued excellent work, efforts and diligence on this program. Just to be certain, I will completely redo the whole movie with this new release, and report back. :thanks:
EDIT: I guess I spoke too soon and should have tried to play the movie first. Though it did "Rebuild" successfully, the movie does not play after burning to disc. Only intro warning plays, then no other video plays. I will redo the whole project fresh and see how it goes. Sorry for my premature/optimistic report, but hopefully there will still be success!
Hi!
I still get this error "CorrectMPLS() 00009 5" on "The mummy 3" german version with BD-RB 0.20.03.
Should it be already fixed, or is it the same problem than before?
Best regards
mikebzh44
10th March 2009, 14:58
Hello,
I'm using this soft to shrink my MKV to BD5 or BD9.
What I'm doing :
MKV -> tsMuxer -> BD structure -> BD Rebuilder -> BD Structure -> DVD-DL
Everything is OK except that my MKV is in 1280x528 instead of 1280x720.
If I play my DVD on my PS3, the image is at the top of the TV with a big green bar under it. I suppose that the green bar is due to the lake of the borders.
How can I recrop my video ?
I have found the fucntion AddBorders under AviSynth but I don't known how to user it.
I make this script :
DirectShowSource("G:\BLURAYDISC\l age de glace 2.mkv")
AddBorders(0, 96, 0, 96, $000000)
I use MeGUI (input : script / output : MKV file) but the result file was very small (under 500 Mo)
Can you help me ?
Maybe you could add an option in BD Rebuilder to force resolution to 1920x1080 / 1280x720.
Thanks.
archie_here
10th March 2009, 15:00
[22:13:37] BD Rebuilder v0.20.03 (beta)
- Source: 35990120_FEWGOODMEN
- Input BD size: 36.83 GB
- Approximate total content: [02:18:01.272]
- Target BD size: 4.27 GB
- MOVIE-ONLY mode enabled
- Resuming from previously started job.
[22:13:38] PHASE ONE, Encoding
- [22:13:38] Reencoding: VID_00141 (1 of 1)
- Encode failed. Retrying.
- Encode failed. Retrying.
- Reached retry limit. Aborting.
[22:13:41] - Failed video encode, aborted
[Options]
MODE=1
QUICK_EXTRAS=0
PRIORITY_CLASS=1
RESIZE=0
TARGET_SIZE=4369
AUDIO_TO_KEEP=eng;
SUBS_TO_KEEP=eng;
TRELLIS=1
COLOR_BOOST=0
RESIZE_1080=0
DTS_REENCODE=1
AC3_REENCODE=1
AC3_640=0
AVCHD=0
AUDIO_TRACK_LIMIT=1
SUBTITLE_TRACK_LIMIT=1
ENCODER=0
VERBOSE_STATUS=0
[Paths]
SOURCE_PATH=E:\FGM\35990120_FEWGOODMEN\
WORKING_PATH=E:\WORKING\
Any suggestions?
jdobbs
10th March 2009, 15:02
See post #1952
Furiousflea
10th March 2009, 16:56
Hello,
I'm using this soft to shrink my MKV to BD5 or BD9.
What I'm doing :
MKV -> tsMuxer -> BD structure -> BD Rebuilder -> BD Structure -> DVD-DL
Everything is OK except that my MKV is in 1280x528 instead of 1280x720.
If I play my DVD on my PS3, the image is at the top of the TV with a big green bar under it. I suppose that the green bar is due to the lake of the borders.
How can I recrop my video ?
I have found the fucntion AddBorders under AviSynth but I don't known how to user it.
I make this script :
DirectShowSource("G:\BLURAYDISC\l age de glace 2.mkv")
AddBorders(0, 96, 0, 96, $000000)
I use MeGUI (input : script / output : MKV file) but the result file was very small (under 500 Mo)
Can you help me ?
Maybe you could add an option in BD Rebuilder to force resolution to 1920x1080 / 1280x720.
Thanks.
BD-Rebuilder isn't for converting mkv videos to bluray, it's for people to backup their bluray collection so they can keep their originals in a safe place.
mikebzh44
10th March 2009, 17:14
Oh yes ??? Sorry !!!
Everybody is doing legal staff here :)
Furiousflea
10th March 2009, 17:24
Oh yes ??? Sorry !!!
Everybody is doing legal staff here :)
It's up to you what you do - lega or otherwise. Reason I said it though is because that is what the author of the software is concentrating on. There are still lots of problems with some unprocessed bluray sources and it would open a whole can of worms to start pandering to anything that isn't a genuine valid bluray rip. no disrespect to yourself. I'm pretty sure this is the official stance from jdobbs.
If you post in one of the other forums you should be able to get help there, but I think this thread is purely for posting bugs for bluray sources.
Someone correct me if I'm wrong though.
Protecus
10th March 2009, 17:30
First of all thank you, jdobbs, for this great software. I wrote a german tutorial (http://forum.slysoft.com/showthread.php?t=28159) how to make a Blu-ray backup with 'BD Rebuilder'. I always set MPEG2 to LIBMPEG2 and also described this in my tutorial. Now I see that you recommend LIBAVCODEC.
2. Make sure MPEG2 is set to LIBAVCODEC
I don't want to tell something wrong in my tutorial, so could you please tell me what the diference between LIBMPEG2 and LIBAVCODEC is? Yet everything went fine with my Blu-ray Backups by using LIBMPEG2.
Greets,
Protecus
mikebzh44
10th March 2009, 17:38
It's up to you what you do - lega or otherwise. Reason I said it though is because that is what the author of the software is concentrating on. There are still lots of problems with some unprocessed bluray sources and it would open a whole can of worms to start pandering to anything that isn't a genuine valid bluray rip. no disrespect to yourself. I'm pretty sure this is the official stance from jdobbs.
If you post in one of the other forums you should be able to get help there, but I think this thread is purely for posting bugs for bluray sources.
Someone correct me if I'm wrong though.
OK, I understand. I have post my question on other forums.
But maybe the author can add an option to force the resolution ton 1920x1080 or 1280x720. I guess it's only 2 words in the command line.
I stop now and it's a great soft anyway :)
jdobbs
10th March 2009, 17:40
First of all thank you, jdobbs, for this great software. I wrote a german tutorial (http://forum.slysoft.com/showthread.php?t=28159) how to make a Blu-ray backup with 'BD Rebuilder'. I always set MPEG2 to LIBMPEG2 and also described this in my tutorial. Now I see that you recommend LIBAVCODEC.
I don't want to tell something wrong in my tutorial, so could you please tell me what the diference between LIBMPEG2 and LIBAVCODEC is? Yet everything went fine with my Blu-ray Backups by using LIBMPEG2.
Greets,
ProtecusLIBMPEG2 should work just as well. I just mentioned LIBAVCODEC because that's what I have set. The point I should have been making there is that something has to be set, or you may get encoding errors.
As for the differences, I'd defer to someone at SourceForge who has been maintaining them. They both seem to work for me. I personally use a policy of "when in doubt, use libavcodec".
Protecus
10th March 2009, 17:48
LIBMPEG2 should work just as well.
:thanks:
Biffa001
10th March 2009, 18:08
thanks for the reply.:D
Have you ever gotten any successful encodes before, or is the first attempt?
1st attempt
Most of the time when X264 fails it is because AVISYNTH cannot decode the video source. Make sure you have all necessary codecs enabled in FFDSHOW.
If you just mean the below 3 points then yes I have them setup as you suggest below.
1. If you have Windows Media Player 11 installed (highly recommended) on your system, disable VC-1 decoding (letting the system default to WMV11), else set it to WMV9.
2. Make sure MPEG2 is set to LIBAVCODEC
3. Make sure H.264/AVC is set to LIBAVCODEC
Done, but I still get the same error :(
I also have AVISynth in FFDShow set to AVISynth. What am I missing here I've no idea!
jdobbs
10th March 2009, 19:08
Can you play back the AVS file using Windows Media Player or Media Player Classic? At least then you can see if a picture is actually making it to X264.
Furiousflea
10th March 2009, 19:10
Sounds like you haven't installed Haali Media Splitter to me...
?
Biffa001
10th March 2009, 20:05
Can you play back the AVS file using Windows Media Player or Media Player Classic? At least then you can see if a picture is actually making it to X264.
There is a 1kb VID_00000.AVS in my workfiles directory. I can play this in Media Player Classic (with no sound).
Haali is installed too. :o
Elesias
10th March 2009, 20:47
Is anyone else having an issue like this?
I may change "Stricter AVCHD compliance" to include the 8.3 filenames and Level 4.0 (instead of 4.1) just to see if it has an impact.
Tried with "The Changeling", and same results : plays fine with BD-P1400 (firmware 2.0) and not with BD-35 (firmware 1.3).
Both players are european.
The Changeling is also VC1 encoded.
jdobbs
10th March 2009, 21:10
There is a 1kb VID_00000.AVS in my workfiles directory. I can play this in Media Player Classic (with no sound).
Haali is installed too. :o
That's good, so at least the CODEC appears to be working (no sound is normal). If you look in the BD Rebuilder directory you'll see a file called "LASTCMD.TXT". That should be the X264 command that was executing when it crashed. Try running a CMD window, and cut-and-paste the command into it. See what kind of error you get from X264 when it runs directly (from the command line).
setarip_old
10th March 2009, 21:54
@jdobbs
Hi!1. If you have Windows Media Player 11 installed (highly recommended) on your system, disable VC-1 decoding (letting the system default to WMV11), else set it to WMV9.I have WMP9 and have always had VC-1 set to "LIBAVCODEC" - and have experienced no problems related to that setting.
Please clarify - Would there be some specific additional benefit to setting VC-1 to "WMV9" instead of "LIBAVCODEC"?
Dark Shikari
10th March 2009, 22:00
@jdobbs
Hi!I have WMP9 and have always had VC-1 set to "LIBAVCODEC" - and have experienced no problems related to that setting.
Please clarify - Would there be some specific additional benefit to setting VC-1 to "WMV9" instead of "LIBAVCODEC"? libavcodec cannot decode interlaced VC-1.
shearer69
10th March 2009, 22:01
I have done over 30 bdrs using all versions of rebuilder. Touch wood had no problems shrinking to 25gb or dvd9 full backups. Excellent piece of software. My only problem is dvd9 fullbackups wont play on standalone samsung player, yet movie only backups with stricter setting play no problem. Any ideas hate to have to replace this great little player
jdobbs
10th March 2009, 22:08
@jdobbs
Hi!I have WMP9 and have always had VC-1 set to "LIBAVCODEC" - and have experienced no problems related to that setting.
Please clarify - Would there be some specific additional benefit to setting VC-1 to "WMV9" instead of "LIBAVCODEC"? Better to have WMV11 installed and disable it in FFDSHOW. I have sources that work with WMV11 and not with LIBAVCODEC or WMV9.
Biffa001
10th March 2009, 22:29
That's good, so at least the CODEC appears to be working (no sound is normal). If you look in the BD Rebuilder directory you'll see a file called "LASTCMD.TXT". That should be the X264 command that was executing when it crashed. Try running a CMD window, and cut-and-paste the command into it. See what kind of error you get from X264 when it runs directly (from the command line).
This is the command:
"D:\BD_Rebuilder\tools\x264.exe" "D:\BD_REBUILDER\WORKING\WORKFILES\VID_00000.AVS" --bitrate 3171 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "D:\BD_REBUILDER\WORKING\WORKFILES\VID_00000.AVS.264.stats" --pass 1 --output NUL
and I get the same popup box with "x264.exe has stopped working" and the only option is "close the program". Nothing in the CMD window.
Yiykes!
jdobbs
10th March 2009, 22:43
That's not good, especially since it seems to be working fine for others (including me). Is there anything special about your system, processor, or operating system? Is it, perhaps, an exceptionally old processor? Also, this is the same X264.EXE that was included in the ZIP with BD-RB v0.20.3, right?
jdobbs
10th March 2009, 22:50
I have done over 30 bdrs using all versions of rebuilder. Touch wood had no problems shrinking to 25gb or dvd9 full backups. Excellent piece of software. My only problem is dvd9 fullbackups wont play on standalone samsung player, yet movie only backups with stricter setting play no problem. Any ideas hate to have to replace this great little player Some players just won't accept BD-9... not sure why.
Biffa001
10th March 2009, 23:40
That's not good, especially since it seems to be working fine for others (including me). Is there anything special about your system, processor, or operating system? Is it, perhaps, an exceptionally old processor? Also, this is the same X264.EXE that was included in the ZIP with BD-RB v0.20.3, right?
Nothing out of the ordinary, an AMD X2 Dual Core 2.11, Vista, 4GB installed.
I got the same error with the included x264.exe and also with the latest downloaded from the x264 website.
I've just followed your suggestions again with the original x264 from v0.20.3 and have the same outcome as listed here....!
liquidskin76
10th March 2009, 23:46
That's not good, especially since it seems to be working fine for others (including me). Is there anything special about your system, processor, or operating system? Is it, perhaps, an exceptionally old processor? Also, this is the same X264.EXE that was included in the ZIP with BD-RB v0.20.3, right?
Am i missing something here!
Wasn't this what we were talking about a few posts back... about x264 crashing with the error 'x264.exe has stopped working', because of the 1080i VC-1 streams.
Surely this is the same thing??
setarip_old
11th March 2009, 00:20
@jdobbsBetter to have WMV11 installed and disable it in FFDSHOW. I have sources that work with WMV11 and not with LIBAVCODEC or WMV9.Thanks for the info.
For various reasons, I have chosen not to update from WMP9 - so I guess I'm okay until such time as I run into one of the source discs you speak of...
archie_here
11th March 2009, 00:41
"C:\BD-RBV02003\BD_Rebuilder\tools\x264.exe" "E:\WORKING\WORKFILES\VID_00141.AVS" --bitrate 3563 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E:\WORKING\WORKFILES\VID_00141.AVS.264.stats" --pass 1 --output NUL
avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'E:\WORKING\WORKFILES\VID_00141.AVS'
I am able to open the avs file in MPC and it plays fine. I also use ripBot264 and that works fine too. I wanted to try BD-Rebuiler but so far I haven't had any success. I am not sure what i am missing. I have checked all the settings and they all seem fine.
jdobbs
11th March 2009, 00:54
Am i missing something here!
Wasn't this what we were talking about a few posts back... about x264 crashing with the error 'x264.exe has stopped working', because of the 1080i VC-1 streams.
Surely this is the same thing?? It doesn't look like it to me. If this were an "interlaced problem" I would think you'd see it in the playback -- not in X264. He hase already shown that the AVS will play back properly.
jdobbs
11th March 2009, 00:57
"C:\BD-RBV02003\BD_Rebuilder\tools\x264.exe" "E:\WORKING\WORKFILES\VID_00141.AVS" --bitrate 3563 --level 4.1 --sar 1:1 --aud --vbv-bufsize 14500 --keyint 24 --min-keyint 1 --vbv-maxrate 17500 --filter 0,0 --subme 2 --me dia --bframes 3 --direct auto --weightb --partitions none --trellis 0 --analyse none --threads auto --thread-input --progress --no-psnr --no-ssim --stats "E:\WORKING\WORKFILES\VID_00141.AVS.264.stats" --pass 1 --output NUL
avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'E:\WORKING\WORKFILES\VID_00141.AVS'
I am able to open the avs file in MPC and it plays fine. I also use ripBot264 and that works fine too. I wanted to try BD-Rebuiler but so far I haven't had any success. I am not sure what i am missing. I have checked all the settings and they all seem fine. Color space maybe??? Could you post the contents of you AVS file? I've seen this before but not in this context. I sort of remember fixing it by adding a ConvertToYV12() statement into the AVS -- but that should already be there... Maybe some odd resolution???
Dark Shikari??? What else could cause this?
liquidskin76
11th March 2009, 01:08
It doesn't look like it to me. If this were an "interlaced problem" I would think you'd see it in the playback -- not in X264. He hase already shown that the AVS will play back properly.
I knew that... err, just testing you. Well done, you passed with flying colours!!!!! :D
archie_here
11th March 2009, 01:34
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()
^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.
BD-Rebuilder automatically adds the framecount each time i try to run.
smnckl
11th March 2009, 01:35
@archie_here
...Clipped...
avis [error]: unsupported input format (DIB )
x264 [error]: could not open input file 'E:\WORKING\WORKFILES\VID_00141.AVS'
Would you by any chance be running Vista?
Color space maybe??? Could you post the contents of you AVS file? I've seen this before but not in this context. I sort of remember fixing it by adding a ConvertToYV12() statement into the AVS -- but that should already be there... Maybe some odd resolution???
I am running Vista and have come across this (hilited in red) error message when X264 could not access the source referenced in the avs file, either because the path-to-source was incorrect in avs or the folder/file permissions were screwed up.
smnckl
11th March 2009, 01:39
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()
^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.
BD-Rebuilder automatically adds the framecount each time i try to run.
Try leaving the sentence as
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, framecount=198552, audio=false)
which is how I believe BD-RB sets it at.
archie_here
11th March 2009, 03:52
I am using Windows XP Pro.
When I use the script created by BD-RB, I am getting not able to play the avs script in MPC and i get a script error: Directshowsource does not have a named argument "framecount" (E:\WORKING\WORKFILES\VID_00141.AVS, line 2)
If I take the framecount out, I am able to play the script on MPC without problem.
Both ways BD-RB is failing to encode like below.
http://forum.doom9.org/showpost.php?p=1259707&postcount=1955
jdobbs
11th March 2009, 03:57
#Created by BD Rebuilder - v0.20.03 (beta)
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()
^ if i change the script like this it plays on MPC, otherwise i am getting framecount invalid attribute error.
BD-Rebuilder automatically adds the framecount each time i try to run. I'm confused by this, I assume the "framecount=198552" is actually in the DirectShowSource() as a parameter. I thought earlier you said it plays fine in MPC??
I am able to open the avs file in MPC and it plays fine. I also use ripBot264 and that works fine too. I wanted to try BD-Rebuiler but so far I haven't had any success. I am not sure what i am missing. I have checked all the settings and they all seem fine.
archie_here
11th March 2009, 03:59
yes, if I comment out framecount like below.
DirectshowSource("E:\FGM\35990120_FEWGOODMEN\BDMV\STREAM\00141.m2ts", fps=23.976, audio=false)
#framecount=198552,
ConvertToYV12()
jewish
11th March 2009, 06:37
HI JDOBBS
fyi
I tried to do Kung fu Panda and x264 crashed at rencode 33.
It said there was an error with ffmpeg.
I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
Its carrying on now. Will post results when completed.
Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?
Thanks and keep up the great work.
Brill program.
**UPDATE - it completed this time without crashing x264. So if anyone else has a problem with reencode failure you might want to try changing the setting as i did and it worked fine.
GaPony
11th March 2009, 08:49
Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?
Brill program.
He mentioned that he used libavcodec for the mpeg2 and H.264/AV settings. All others would be the default settings, as FFDShow installs them.
http://forum.doom9.org/showpost.php?p=1259662&postcount=1952
stef73
11th March 2009, 10:20
Tried with "The Changeling", and same results : plays fine with BD-P1400 (firmware 2.0) and not with BD-35 (firmware 1.3).
Both players are european.
The Changeling is also VC1 encoded.
the changeling plays perfecly on my bd35 with 1.3 european firmware and on ps3
espinha
11th March 2009, 15:05
It happens a strange thing to me, with vista I work very weel with BD Rebuilder ( use it on 4 ou 5 to shrink to BD 25 and all work fine ).
I now format my pc and have XP64 version and when I start BDR gives this error :
[13:37:45] PHASE ONE, Encoding
- [13:37:45] Extracting audio/subs [VID_00081]
- [13:37:45] Reencoding: VID_00081 (1 of 3)
- [13:38:18] Extracting audio/subs [VID_00110]
- [13:38:21] Reencoding: VID_00110 (2 of 3)
- [13:40:29] Extracting audio/subs [VID_00011]
- Error in attempt to extract audio/subs.
[13:52:37] - Failed to retrieve audio, aborted
and simply stop.
can somebody help me please?
tekmobile
11th March 2009, 15:55
Ive just done wanted BD25 full disc using the latest version and video 00266 is out of sync by about 1 second (Extended Scene in the Extras) its the second time ive encoded
this disc the first was with one of the initial releases of BD-RB and that encode had the exact same problem the origianal is in sync
Below is from BD Info on that playlist
Total Video
Title Codec Length Movie Size Disc Size Bitrate Bitrate Main Audio Track Secondary Audio Track
----- ------ ------- -------------- -------------- ------- ------- ------------------ ---------------------
00184.MPLS MPEG-2 0:01:58 0 43,022,698,268 0.00 0.00 DD AC3 2.0 192Kbps
DISC INFO:
Disc Title: WANTED
Disc Size: 43,022,698,268 bytes
Protection: AACS
BD-Java: Yes
BDInfo: 0.5.2
PLAYLIST REPORT:
Name: 00184.MPLS
Size: 0 bytes
Length: 0:01:58 (h:m:s)
Total Bitrate: 0.00 Mbps
Description:
VIDEO:
Codec Bitrate Description
----- ------- -----------
MPEG-2 Video 0 kbps 480i / 29.970 fps / 4:3
AUDIO:
Codec Language Bitrate Description
----- -------- ------- -----------
Dolby Digital Audio English 192 kbps 2.0 / 48 kHz / 192 kbps
SUBTITLES:
Codec Language Bitrate Description
----- -------- ------- -----------
Presentation Graphics English 0.000 kbps
Presentation Graphics French 0.000 kbps
Presentation Graphics Spanish 0.000 kbps
FILES:
Name Time In Length Size Total Bitrate
---- ------- ------ ---- -------------
00266.M2TS 0:00:00.000 0:01:58.485 0 0
CHAPTERS:
Number Time In Length Avg Video Rate Max 1-Sec Rate Max 1-Sec Time Max 5-Sec Rate Max 5-Sec Time Max 10Sec Rate Max 10Sec Time Avg Frame Size Max Frame Size Max Frame Time
------ ------- ------ -------------- -------------- -------------- -------------- -------------- -------------- -------------- -------------- -------------- --------------
1 0:00:00.000 0:01:58.485 0 kbps 0 kbps 00:00:00.000 0 kbps 00:00:00.000 0 kbps 00:00:00.000 0 bytes 0 bytes 00:00:00.000
STREAM DIAGNOSTICS:
File PID Type Codec Language Seconds Bitrate Bytes Packets
---- --- ---- ----- -------- -------------- -------------- ------------- -----
00266.M2TS 4113 (0x1011) 0x02 MPEG-2 0 0 0 0
00266.M2TS 4352 (0x1100) 0x81 AC3 eng (English) 0 0 0 0
00266.M2TS 4608 (0x1200) 0x90 PGS eng (English) 0 0 0 0
00266.M2TS 4609 (0x1201) 0x90 PGS spa (Spanish) 0 0 0 0
00266.M2TS 4610 (0x1202) 0x90 PGS fra (French) 0 0 0 0
bobrap
11th March 2009, 16:41
It doesn't look like it to me. If this were an "interlaced problem" I would think you'd see it in the playback -- not in X264. He hase already shown that the AVS will play back properly.
Just so I got this right...if the video shows VC1 1080I, thats the interlaced problem that isn't working correctly? I just did Apocalypto (full disk) and one of the extras plays audio fine but video is gray. Rest of the disk is great.
Elesias
11th March 2009, 18:44
the changeling plays perfecly on my bd35 with 1.3 european firmware and on ps3
Looks like I'm cursed so :D
Biffa001
11th March 2009, 23:51
HI JDOBBS
fyi
I tried to do Kung fu Panda and x264 crashed at rencode 33.
It said there was an error with ffmpeg.
I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
Its carrying on now. Will post results when completed.
Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?
Thanks and keep up the great work.
Brill program.
**UPDATE - it completed this time without crashing x264. So if anyone else has a problem with reencode failure you might want to try changing the setting as i did and it worked fine.
just treid this and still getting the same x264.exe crash :(
Any other suggestions please as this excellent piece of s/w is just what I need!
jdobbs
12th March 2009, 00:26
HI JDOBBS
fyi
I tried to do Kung fu Panda and x264 crashed at rencode 33.
It said there was an error with ffmpeg.
I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
Its carrying on now. Will post results when completed.
Is there any chance you could put up snapshots of your FFDSHOW settings so i could see what all your settings are set to which decoder please?
Thanks and keep up the great work.
Brill program.
**UPDATE - it completed this time without crashing x264. So if anyone else has a problem with reencode failure you might want to try changing the setting as i did and it worked fine. I must have missed it or forgotten. What setting did you change?
setarip_old
12th March 2009, 01:04
@jdobbs
"jewish" said: I then changed H.264 in ffdsow to ffmpeg from libavcodec and continued.
jewish
12th March 2009, 01:07
I must have missed it or forgotten. What setting did you change?
In ffdshow video decoder configuration its the first option - H.264/AVC.
I changed it from libavcodec to ffmpeg-mt.
I then continued Kung fu Panda to the end and burned to re-writable and it plays fine in my samsung 1500.
This was a full back up as I only do full disk back up to BD25.
Kind regards.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.