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 > Video Encoding > MPEG-4 Encoder GUIs
Register FAQ Calendar Today's Posts Search

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 30th May 2008, 16:57   #1921  |  Link
JasonR
Registered User
 
Join Date: Dec 2006
Posts: 18
I have a bunch of videos that I have encoded as xvid/mp4 files, but they won't work on my Xbox 360. Xvid files will play on my 360 if they are encoded with an avi container. I tried to just rename the file extension to avi, and while it would play on my pc, it was still a no go on my 360. Also, I tried to reencode through StaxRip using the misc/no encode option and the avi container, but StaxRip gave me an invalid muxer error. Does anybody know a way to accomplish this without having to do all knew encodes on my videos? I'm using StaxRip .9.9.2 by the way. Thanks in advance.
JasonR is offline  
Old 30th May 2008, 17:35   #1922  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@JasonR

StaxRip currently don't remux, I might add basic support for it. The null encoder is only for already processed jobs because the muxer is expecting a file name like <source>_EncoderOutput.264.

Did you think about updating StaxRip, the latest beta is probably more robust then the latest final.
stax76 is offline  
Old 30th May 2008, 17:54   #1923  |  Link
JasonR
Registered User
 
Join Date: Dec 2006
Posts: 18
I did actually download a newer version last night while I was expirementing with trying to remux my videos. I have some more videos to encode, so I might play around with it a little more, tonight. Thanks.
JasonR is offline  
Old 30th May 2008, 20:05   #1924  |  Link
Flexy
Registered User
 
Join Date: Jul 2003
Posts: 93
Quote:
Originally Posted by JasonR View Post
I have a bunch of videos that I have encoded as xvid/mp4 files, but they won't work on my Xbox 360. Xvid files will play on my 360 if they are encoded with an avi container. I tried to just rename the file extension to avi, and while it would play on my pc, it was still a no go on my 360. Also, I tried to reencode through StaxRip using the misc/no encode option and the avi container, but StaxRip gave me an invalid muxer error. Does anybody know a way to accomplish this without having to do all knew encodes on my videos? I'm using StaxRip .9.9.2 by the way. Thanks in advance.
For XBOX 360 i actually de-mux (convert all MKV) using a tool called "XenonMKV"...this actually just re-muxes it into MP4 without re-encoding the video.
360 is VERY picky, it also only understands 2 channel sound in MP4 so XenonMKV also downconverts all 5.1 audio to 2ch.
Furthermure every file has to be below 4GB - if its longer they have to be split.

did you read this:

http://www.xbox.com/en-us/support/sy...laybackfaq.htm

? Maybe you encode some wrong/incompatible format?
Flexy is offline  
Old 31st May 2008, 00:32   #1925  |  Link
Poopoo
Registered User
 
Join Date: Nov 2007
Posts: 65
Dang this is so heartwarming to see a clever programmer fixing bugs and adding features (and they work too !) so fast and yet so well polished.

I just LOVE Staxrip !
Poopoo is offline  
Old 31st May 2008, 20:11   #1926  |  Link
trueimage
Registered User
 
Join Date: Jun 2006
Posts: 25
I just found this program a little while ago, and decided to start using it today.

I'm testing to convert a widescreen TV show from SD DVD to x264 in mkv

I chose the dxva profile, SD HQ.

When I do the compressibility test, it then says 50% is the default quality, more than that is not recommended. I typed in 350 MB as the file size, and it still was at 67%.


Now, after running the encode, the Avg QP values are all over 20... don't I want these to be lower??

here's the output from pass 1...

Code:
"C:\StaxRip\Applications\x264\x264.exe" --pass 1 --bitrate 1550 --stats "F:\DVD\VIDEO_TS\VTS_01_1.stats"
--level 3.1 --bframes 3 --b-pyramid --direct auto --filter -2:-1 --threads auto --progress --sar 32:27 --no-psnr --no-ssim --subme 1 --partitions none
--me dia --output NUL --output NUL "F:\DVD\VIDEO_TS\VTS_01_1.avs"

avis [info]: 704x480 @ 29.97 fps (54095 frames)
x264 [info]: using SAR=32/27
x264 [info]: using cpu capabilities: MMX MMX2 SSE SSE2 SSE3 SSSE3 Cache64
x264 [info]: slice I:289   Avg QP:20.36  size: 32280
x264 [info]: slice P:16511 Avg QP:21.80  size: 11136
x264 [info]: slice B:37295 Avg QP:23.74  size:  3772
x264 [info]: mb I  I16..4: 18.3%  0.0% 81.7%
x264 [info]: mb P  I16..4: 13.6%  0.0%  0.0%  P16..4: 68.3%  0.0%  0.0%  0.0%  0.0%    skip:18.1%
x264 [info]: mb B  I16..4:  1.1%  0.0%  0.0%  B16..8: 27.3%  0.0%  0.0%  direct:20.3%  skip:51.4%
x264 [info]: final ratefactor: 20.47
x264 [info]: direct mvs  spatial:100.0%  temporal:0.0%
x264 [info]: kb/s:1479.8

encoded 54095 frames, 148.59 fps, 1479.91 kb/s
trueimage is offline  
Old 1st June 2008, 13:48   #1927  |  Link
Deinorius
Najarenthur
 
Deinorius's Avatar
 
Join Date: Jan 2006
Location: Austria (Vienna)
Posts: 202
Well, this is not really the correct thread because your request isn't directly asked about StaxRip, more to x264. You should ask in correct Subforum, which is MPEG-4 AVC.

But to answer your question, You can go down with filesize, but the quality is still great I assume. If you want to archivate on Harddisk, then I recommend to encode in Consant Quality Mode with 22 (or 21-20, it depends on you). If you're talking about a series with 42 min and NTSC, then filesize should go down well and you're saving time while encoding.

AND! Never compare with pass 1. Compare with pass 2.
Deinorius is offline  
Old 1st June 2008, 21:06   #1928  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@Poopoo

Thanks for your kind words.

@trueimage

Rate control related codec settings is a difficult topics and there are many different opinions about it. Deinorius is right of course that it's best discussed in the AVC forum. I made a couple of minor changes to the beta that relate however, mostly tooltips/help and posted it at my site lately. Tips are pretty short as I'm not very good in explaining such difficult topics and I think it's best explained in guides and forum posts.

Assistant

The in the encoder options defined aimed quality value is more than 10% off.

Aimed Quality (%) (x264 dialog / StaxRip)

A well balanced value is 50%. The assistant warns if it's more then 10% off. The
option 'Adjust image or file size after the compressibility check' uses this
value as well.

CRF value defining 100% quality (x264 dialog / StaxRip)

No tooltip

After the compressibility check adjust (Options / Automation)

Adjusts the file size or image size according to the aimed quality percent
value defined in the encoder options.

Quality (main dialog)

A well balanced value for the quality is 50% for x264 and 60% for XviD/DivX.

Compressibility (main dialog)

Compressibility value which is low for dark and slow sources and high for colorful sources with a lot action.
stax76 is offline  
Old 3rd June 2008, 01:36   #1929  |  Link
dvd_maniac
Registered User
 
Join Date: Feb 2002
Location: northeast/usa
Posts: 830
Since upgrading all my projects have been ripping subtitles into srt files. All of a sudden they are only producing .sub files. What setting can I change to fix this?
dvd_maniac is offline  
Old 3rd June 2008, 08:59   #1930  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@dvd_maniac

please elaborate
stax76 is offline  
Old 3rd June 2008, 14:29   #1931  |  Link
MADAJ
Registered User
 
Join Date: Nov 2007
Posts: 54


why does it crush?

I have used the official and beta version.
MADAJ is offline  
Old 3rd June 2008, 15:14   #1932  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@MADAJ

Did you try to load it with other apps like VirtualDub and media player?
stax76 is offline  
Old 3rd June 2008, 15:35   #1933  |  Link
dvd_maniac
Registered User
 
Join Date: Feb 2002
Location: northeast/usa
Posts: 830
@Stax

Recently for some strange reason my projects are no longer ripping .srt files. The only subtitle files I get are .sub & .idx files which can not be opened by Subtitle Workshop to convert them to .smi which is what I need for my media center software (SageTV).
dvd_maniac is offline  
Old 3rd June 2008, 16:24   #1934  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Recently for some strange reason my projects are no longer ripping .srt files.
What does that mean?
stax76 is offline  
Old 3rd June 2008, 17:45   #1935  |  Link
MADAJ
Registered User
 
Join Date: Nov 2007
Posts: 54
Quote:
Originally Posted by stax View Post
@MADAJ

Did you try to load it with other apps like VirtualDub and media player?
My bad

I reinstalled AviSynth & my codecs then it works.
MADAJ is offline  
Old 3rd June 2008, 18:12   #1936  |  Link
dvd_maniac
Registered User
 
Join Date: Feb 2002
Location: northeast/usa
Posts: 830
When I first upgraded to 1.1.0.1 and I imported a dvd using Combine files it would go through the prepare process and when it was finished it created a subtitle file with the extension ".srt". Even though I haven't changed anything it is no longer producing the .srt Subtitle file during the preparing source process.
dvd_maniac is offline  
Old 3rd June 2008, 18:32   #1937  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Probably you've opened a mkv file containing srt subtitles so StaxRip has demuxed the subtitles (using mkvextract), other than that I don't think StaxRip creates srt files.
stax76 is offline  
Old 4th June 2008, 04:37   #1938  |  Link
dvd_maniac
Registered User
 
Join Date: Feb 2002
Location: northeast/usa
Posts: 830
No, I have only been opening DVD rips. I just did a few more and sometimes it creates the srt file and sometimes it does not. I just ripped Men of Honor again and imported it into Staxrip and it created the srt file. Here is a screenshot of the files it just created.
dvd_maniac is offline  
Old 4th June 2008, 08:06   #1939  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Maybe VSRip can also create srt files and it depend on the source.
stax76 is offline  
Old 4th June 2008, 16:40   #1940  |  Link
fredlkrue
Registered User
 
Join Date: Oct 2007
Posts: 43
Quote:
Originally Posted by dvd_maniac View Post
No, I have only been opening DVD rips. I just did a few more and sometimes it creates the srt file and sometimes it does not. I just ripped Men of Honor again and imported it into Staxrip and it created the srt file. Here is a screenshot of the files it just created.
I think that only happens with close caption subtitles....
fredlkrue is offline  
Closed Thread

Tags
gui, h.264, h.265, hevc, mkv, x264, x265


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 17:58.


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