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. |
|
|
#1 | Link | |
|
Registered User
Join Date: Jan 2005
Location: Germany
Posts: 32
|
nrip - dvd to matroska converter
Quote:
__________________
There are no passengers on earth, we are all the crew Last edited by Sujao; 6th April 2005 at 12:21. |
|
|
|
|
|
|
#3 | Link |
|
Registered User
Join Date: Jun 2003
Location: Great Lakes, USA
Posts: 1,433
|
Thanks for posting that. A few questions while I'm giving it a try:
Is it possible to use nrip to keep the original AC3 (no reencoding)? What are your future plans for nrip (codecs support, other audio options, etc.)? (edit) there's a minor spelling error in nrip on line 1073: "gcm" should be "gmc"
__________________
KpeX Audio FAQs: General | BeSweet | SVCD/MP2 | MP3 | Vorbis | AC3 | DTS | AAC Linux Audio/Video FAQ Last edited by KpeX; 18th February 2005 at 18:32. |
|
|
|
|
|
#4 | Link |
|
Registered User
Join Date: Jan 2005
Location: Germany
Posts: 32
|
It is possible to leave the tracks as is you would only have to change some lines. I can implement this feature in the next version if you like.
I dont think I will add support for more codecs, as I only choose the best and that is xvid at the moment. (OK, I dont know how to encode with Neros new codec and I dont think its free.) Furthermore a bash script is not the perfect language for complex programs, to my mind it is much more complex than I bash script should be Of course I will improve the features and remove bugs but before new features will be added I will change the programming language.
__________________
There are no passengers on earth, we are all the crew |
|
|
|
|
|
#5 | Link |
|
Registered User
Join Date: Jun 2003
Location: Great Lakes, USA
Posts: 1,433
|
I just finished my first nrip encode and I'm impressed with the script. The only other codec that I think would be interesting would be x264, and the AC3 direct-stream-copying I mentioned above. Also it would be nice to have the option of IVTC-ing NTSC film material. I'll work on some changes to the script if I get around to it
__________________
KpeX Audio FAQs: General | BeSweet | SVCD/MP2 | MP3 | Vorbis | AC3 | DTS | AAC Linux Audio/Video FAQ |
|
|
|
|
|
#6 | Link |
|
Registered User
Join Date: Jan 2005
Location: Germany
Posts: 32
|
How big was your mkv-file? And which version of xvid do you use. My version of xvid doesnt produce files with the correct target size.
__________________
There are no passengers on earth, we are all the crew |
|
|
|
|
|
#8 | Link |
|
Registered User
Join Date: Jan 2005
Location: Germany
Posts: 32
|
Hmm, that is strange. Actually the resulting file should be about 2.1GB. Someone else reported to me, that his version of xvid produces too small version too. My version makes the file too big. Instead of 2.1GB I get 3.7GB.
__________________
There are no passengers on earth, we are all the crew |
|
|
|
|
|
#11 | Link |
|
Moderator, Ex(viD)-Mascot
![]() Join Date: Oct 2001
Posts: 2,564
|
I'm very happy to see that an easy-to-use tool that aims at the high-quality end only is available for Linux, now. Though I still use a pet Windows PC for encoding (AviSynth...), I'm surely gonna try this one and direct some people to it. Thanks!
__________________
It's a man's life in Doom9's 52nd MPEG division. "The cat sat on the mat." ATM I'm thoroughly enjoying the Banshee - a fantastic music player/ripper for Linux. Give it a whirl! |
|
|
|
|
|
#14 | Link |
|
"HTML is not allowed"
Join Date: Jan 2003
Location: In Adamantine Chains and penal Fire
Posts: 67
|
Argh, I just lost everything I wrote because my forum cookie expired
Anyway, @Sujao I'm in awe of your script; that's a lot of bashing . Thanks for allowing for community use!I looked through it quick and noticed you hadn't touched on -framerate conversion (-ofps) Is this an small oversight or because audio/video sync issues? It would help save bits for video in some cases. -scaling I'm more familar with perl than bash, but porting calcbpp.pl (MPlayer cvs/tools) into nrip wouldn't be too tough I'd bet, but then again, I haven't tried it This would be a nice addition though.Lastly, are you correcting for channel mappings with '-af channels=6:6:0:0:4:1:1:2:2:3:3:4:5:5,volume=11' in line 1212? Maybe 'volnorm' would be better than 'volume=11', too. Of course, it's always easier to suggest than do, so I have sympathy for you if my requests/questions are passed up ![]() Edit: Oops, noticed Kpex already mentioned IVTC. Last edited by six6; 7th March 2005 at 07:51. |
|
|
|
|
|
#15 | Link |
|
Registered User
Join Date: Jan 2005
Location: Germany
Posts: 32
|
Hi six6,
thx for your feedback. What exactly is the use of framerate converseion? I only know IVTC where you actually drop some frames cause they are identical. I wasnt able to use this filter in mplayer yet so I didnt implement it. I am working on it at the moment. I dont use scaling but only croping cause I want to keep the most possible resolution of the movie. What exactly does calcbpp.pl do? BTW: I made more conversions and the size of the resulting file is now always about 2.1GB as it should be. At the moment I am converting the one movie that always became to big in order to find out if this problem is fixed now. I will release a new version soon. There are some new features like "keeping original ac3 track" and "variable target size" and "dvd cach" now really works .
__________________
There are no passengers on earth, we are all the crew Last edited by Sujao; 8th March 2005 at 04:59. |
|
|
|
|
|
#16 | Link |
|
"HTML is not allowed"
Join Date: Jan 2003
Location: In Adamantine Chains and penal Fire
Posts: 67
|
@Sujao
By framerate conversion, I meant IVTC. It won't save that many bits, but it's still useful for those of us using NTSC ![]() calcbpp.pl was written by Mosu and calculates bits per pixel. Other than bitrate, no other setting affects quality more. Check out his original statement if you're interested. Of course, bpp is just a guide, and one step better would be a compression test like Gordian Knot et al does. For that you can use countquant.pl. Last edited by six6; 10th March 2005 at 21:33. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|