Forum Rules The Posting Rules - Last Update September 9th, 2007
Pages: (10) 1 2 [3] 4 5 ... Last » ( Go to first unread post ) Reply to this topicStart new topicStart Poll

> HJSplit, Mpeg, Or .WMV, Please Don't Move This 2 General Talk
 
Which Do You Prefer HJ, Mpeg or WMV?
This Is Here Since Everyone Doesn't Go To General Talk. [ 56 ]  [2.01%]
HJSplit [ 390 ]  [13.99%]
Mpeg Splitter [ 1039 ]  [37.27%]
.WMV Movie Maker Files [ 1090 ]  [39.10%]
.AVI Splitter [ 212 ]  [7.60%]
Total Votes: 2787
Guests cannot vote 
demoniac
Posted on Feb 2 2006, 09:51 AM
Quote Post


Addict
Group Icon

Group: Banned
Posts: 277
Member No.: 180169
Joined: 29-October 05



Rate Member:

Let's see...

you say you have it on C:\documents and settings, well first of all you have to go to that folder, or move the files to C:\ so its easier for you to do the command, well, first open a dos window, then go to your folder, in this case, type cd..
thats to go back one folder and you will be at documents and settings, then type this:

if your pieces are called Flick2x.mpg, and lets say they are 4 files, you have to type this:

copy /b Flick2a.mpg+Flick2b.mpg+Flick2c.mpg+Flick2d.mpg Flick2.mpg

and enter, that way it will join them, do it exactly as I said, not /B and not all those you put there, but that way up here :)

good luck
PMEmail Poster
Top
qotsa
Posted on Feb 2 2006, 10:09 AM
Quote Post


Newbie
*

Group: Members
Posts: 40
Member No.: 106330
Joined: 3-May 05



Rate Member:

thanks for the help demoniac

I moved the files to the C:\ directory, the in DOS typed in CD\ so that DOS showed CD:\> and it still didn't work

right now i have the files in 3 different locations, directly on the C: drive, under C:\documents and settings\me (which is what DOS defaults to when I open the cmd prompt), and under C:\documents and settings\me\my documents.... but windows still will not find the file no matter what. I've already punched a whole in my drywall :crazy:
PM
Top
demoniac
Posted on Feb 2 2006, 10:18 AM
Quote Post


Addict
Group Icon

Group: Banned
Posts: 277
Member No.: 180169
Joined: 29-October 05



Rate Member:

well, do you see the extension of the files?? maybe they are not mpeg, but mpg, must be something like that, check my other post in here where i teach how to show the extensions of the files...


good luck
PMEmail Poster
Top
qotsa
Posted on Feb 2 2006, 10:20 AM
Quote Post


Newbie
*

Group: Members
Posts: 40
Member No.: 106330
Joined: 3-May 05



Rate Member:

It worked!

for some reason it was just these particular files it couldnt find... maybe because they were named "v1", "v2", etc...

i moved different files and it found them first try! now its off to home depot tomorrow to buy drywall :pinch:

Thanks demoniac!

ADDED: The reason the other files did not work is because the file type was "mpeg" instead of "mpg" !!!

You can use the copy /b file1.mpeg+file2.mpeg it works the same as file."mpg"

This post has been edited by qotsa on Feb 2 2006, 10:28 AM
PM
Top
demoniac
Posted on Feb 2 2006, 10:22 AM
Quote Post


Addict
Group Icon

Group: Banned
Posts: 277
Member No.: 180169
Joined: 29-October 05



Rate Member:

rofl I'm glad you did it !! =)
PMEmail Poster
Top
qotsa
Posted on Feb 2 2006, 10:37 AM
Quote Post


Newbie
*

Group: Members
Posts: 40
Member No.: 106330
Joined: 3-May 05



Rate Member:

:D

(nevermind)

This post has been edited by qotsa on Feb 2 2006, 10:44 AM
PM
Top
K9Divine
Posted on Feb 14 2006, 06:15 PM
Quote Post


Hardcore
*****

Group: Members
Posts: 451
Member No.: 92202
Joined: 12-March 05



Rate Member:

I gebenally Prefer MPG but I wish posters would list codecs used for those who experience playback problems. HJ split is okay but you have to join again and again as you download more parts at 5 per day. Overall I wish the individual segments were larger I rarely have a problem with uncompleted downloads and would prefer larger chunks so that the 5 downloads per day represented more content.

Just my thouhts
PMEmail Poster
Top
jgoodfellas
Posted on Feb 19 2006, 01:08 AM
Quote Post


Enthusiast
Group Icon

Group: Banned
Posts: 103
Member No.: 172528
Joined: 11-October 05



Rate Member:

i enjoy what i am able 2 view so i thanks the people who make it easy 4 a simple person like me,the split stuff i do not understand, so i like many i do miss alot. why cant it just be easy,most of the mad japan stuff plays with no problem with windows media player.wish it all was that easy..j
PMEmail Poster
Top
wolfpack69
Posted on Feb 22 2006, 10:26 PM
Quote Post


Newbie
*

Group: Members
Posts: 2
Member No.: 235971
Joined: 10-February 06



Rate Member:

I cannot join anything with HJSplit. I followed the exact instructions from the forum on how to download and name the split files, but HJS will not join them. I do a compare and it says the files do not compare. I have tried three different sets of downloads and it is the same thing everytime.
PMEmail Poster
Top
elin
Posted on Mar 8 2006, 06:20 PM
Quote Post


Newbie
*

Group: Members
Posts: 48
Member No.: 224752
Joined: 19-January 06



Rate Member:

In addition to demoniacs guide:

In Linux

In Terminal/Console first place yourself in the directory where your split's are through cd:
[EMAIL REMOVED - USE THE PRIVATE MESSAGE SYSTEM]:# cd /go/to/the/right/Directory

then use the command (create) cat along the following:
[EMAIL REMOVED - USE THE PRIVATE MESSAGE SYSTEM]:/Directory# cat file1.mpg file2.mpg file3.mpg file(n).mpg > [nameofchoice].mpg

If you don't want the [nameofchoice].mpg in the same directory as the splits, just "address" it after the pipe >
(i e > /home/user1/Videos/[nameofchoice].mpg)

You can successively add your new downloaded splits to the one you already have summed. -Works with all kind of files that are split compatibly.

Regards
e

PMEmail Poster
Top
elin
Posted on Mar 9 2006, 05:10 PM
Quote Post


Newbie
*

Group: Members
Posts: 48
Member No.: 224752
Joined: 19-January 06



Rate Member:

...concerning the EMAIL-REMOVED above: It was no mail-address, just Linux's way of indicating who is logged in on what machine with which rights :D /e
PMEmail Poster
Top
dogdrich
Posted on Mar 14 2006, 02:52 AM
Quote Post


Enthusiast
***

Group: Members
Posts: 194
Member No.: 153510
Joined: 28-August 05



Rate Member:

I have tried on different occasions to download and join using HJ Split and have been unsuccessful each time. I know there are a lot of good files out there viewable with HJ Split, but I get tired of spinning my wheels with no gratification for it and have pretty much given up on trying to download a file that has used HJ Split.
PMEmail PosterUsers WebsiteIntegrity Messenger IMAOLYahooMSN
Top
abbas2006s1
Posted on Mar 22 2006, 07:33 PM
Quote Post


Newbie
*

Group: Members
Posts: 23
Member No.: 253086
Joined: 21-March 06



Rate Member:

THANKSSSSS
PMEmail Poster
Top
allforzo
Posted on Apr 3 2006, 03:31 PM
Quote Post


Newbie
*

Group: Members
Posts: 1
Member No.: 245124
Joined: 3-March 06



Rate Member:

Use WinRAR! He have multieparty archive, and you don't have problems!
PMEmail Poster
Top
patti
Posted on Apr 5 2006, 05:53 AM
Quote Post


I am a cheater
*

Group: Members
Posts: 18
Member No.: 114497
Joined: 1-June 05



Rate Member:

I dont like the Hj Splitter. I dont know whats wrong (do i need an extra programm?) but i cant watch films they splitted with HJ. Another problem is the language. I got only school english. Its not enough for communication here.

Mir wäre eine Übersetzungsfunktion ganz recht ;)
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic OptionsPages: (10) 1 2 [3] 4 5 ... Last » Reply to this topicStart new topicStart Poll

 

            One of the largest message boards on the web !


[ Script Execution time: 0.2210 ]   [ 11 queries used ]   [ GZIP Disabled ]

Bestiality Links