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 > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 6th January 2012, 18:40   #101  |  Link
SamKook
Registered User
 
Join Date: Mar 2011
Posts: 216
I guess I'll forget about it then. It wasn't very important to begin with anyway since I haven't had any crash yet encoding to Xvid straight from avisynth.

I figured that maybe it wouldn't be too hard since it can already do both separately so I might as well ask.
SamKook is offline   Reply With Quote
Old 7th January 2012, 04:27   #102  |  Link
kemuri-_9
Compiling Encoder
 
kemuri-_9's Avatar
 
Join Date: Jan 2007
Posts: 1,348
it is relatively impossible to pipe both streams uncompressed simultaneously, without utilizing a container, to a single stream without the other side knowing exactly what bytes belong to the audio and what bytes belong to the video.

these kinds of scenarios are why container formats exist to multiplex the different streams together into a single stream - the format adds the necessary overhead to indicate which bytes belongs to what stream.

and the amount of effort required here is way beyond what the value added would be.
__________________
custom x264 builds & patches | F@H | My Specs

Last edited by kemuri-_9; 7th January 2012 at 04:35.
kemuri-_9 is offline   Reply With Quote
Old 28th January 2012, 15:08   #103  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
update

avs2pipemod-0.1.2.7z

* fix crash when importing invalid avs.
__________________
my repositories

Last edited by Chikuzen; 30th January 2012 at 12:09.
Chikuzen is offline   Reply With Quote
Old 28th January 2012, 15:44   #104  |  Link
b66pak
Registered User
 
b66pak's Avatar
 
Join Date: Aug 2008
Location: The Land Of Dracula (Romania - EU)
Posts: 934
thanks a lot...
_
__________________
if you ask a question and somebody give you the correct answer don't forget to leave a "thank you" note...
Visit The Land Of Dracula (Romania - EU)!
b66pak is offline   Reply With Quote
Old 30th January 2012, 12:10   #105  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
update

avs2pipemod-0.2.1.7z

* add new options '-x264raw', '-x264rawtc'.
__________________
my repositories
Chikuzen is offline   Reply With Quote
Old 17th February 2012, 18:14   #106  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
update

avs2pipemod-0.3.0.7z

*add new option '-dumpyuv'
__________________
my repositories
Chikuzen is offline   Reply With Quote
Old 17th February 2012, 18:42   #107  |  Link
Aktan
Registered User
 
Join Date: Feb 2002
Posts: 303
Thanks for the tool, doobry, and thanks for the modifications, Chikuzen. They work great!
Aktan is offline   Reply With Quote
Old 26th February 2012, 12:14   #108  |  Link
Bob Wya
Registered User
 
Join Date: Feb 2005
Location: Cambridge,UK
Posts: 35
Quote:
Originally Posted by Chikuzen View Post
update

avs2pipemod-0.3.0.7z

*add new option '-dumpyuv'
Uhmmm not being one to complain - about the great works you are doing - but I believe the GPL v3.0 requires you to distribute the modified source code for this filter as well as the binaries!

Quoting from the license you included with the binaries (only)...
Quote:
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.

I only make this pedantic point as I am developing my own Avisynth filter (and I'm poking about in the source code for other filters!)
Also this filter looks like it would be useful to play about with in Wine (on ARCH-Linux)...

Thanks
Bob
Bob Wya is offline   Reply With Quote
Old 26th February 2012, 12:22   #109  |  Link
the_weirdo
Yes, I'm weird.
 
the_weirdo's Avatar
 
Join Date: May 2010
Location: Southeast Asia
Posts: 271
@Bob Wya:
From README.txt:
source code : https://github.com/chikuzen/avs2pipemod
the_weirdo is offline   Reply With Quote
Old 26th February 2012, 15:16   #110  |  Link
Bob Wya
Registered User
 
Join Date: Feb 2005
Location: Cambridge,UK
Posts: 35
Quote:
Originally Posted by the_weirdo View Post
@Bob Wya:
From README.txt:
source code : https://github.com/chikuzen/avs2pipemod
Ahh yes RTFM

Apologies to Chikuzen.

If I can get it working with ARCH I'll update the WineHQ AppDB page for dependent Windows apps - to use this filter - for a bit of extra publicity! MeGui, for example, is very out of date!!

Thanks for helping out an idiot
Bob
Bob Wya is offline   Reply With Quote
Old 4th March 2012, 12:36   #111  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
update

avs2pipemod-0.4.0.7z
https://github.com/chikuzen/avs2pipemod

* change '-dumpyuv' to '-dumptxt', and support all colorspace.
__________________
my repositories
Chikuzen is offline   Reply With Quote
Old 14th March 2012, 14:56   #112  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
update

avs2pipemod-0.4.1.7z
https://github.com/chikuzen/avs2pipemod/

* fix wrong error handling in '-x264raw(tc)'
__________________
my repositories
Chikuzen is offline   Reply With Quote
Old 14th March 2012, 20:00   #113  |  Link
b66pak
Registered User
 
b66pak's Avatar
 
Join Date: Aug 2008
Location: The Land Of Dracula (Romania - EU)
Posts: 934
thanks a lot...
_
__________________
if you ask a question and somebody give you the correct answer don't forget to leave a "thank you" note...
Visit The Land Of Dracula (Romania - EU)!
b66pak is offline   Reply With Quote
Old 17th March 2012, 18:47   #114  |  Link
active1
Registered User
 
Join Date: Nov 2011
Location: spain
Posts: 45
hi
can i compile it on linux ??
active1 is offline   Reply With Quote
Old 18th March 2012, 08:07   #115  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
Quote:
Originally Posted by active1 View Post
hi
can i compile it on linux ??
avs2pipe/avs2pipemod is a Windows application.
you can compile it with mingw/mingw-w64.
and, I sometimes cross-compile avs2pipemod on Ubuntu.
__________________
my repositories

Last edited by Chikuzen; 18th March 2012 at 08:11.
Chikuzen is offline   Reply With Quote
Old 18th January 2013, 23:41   #116  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
chikuzen could you add progress indicator similar to bepipes?
Atak_Snajpera is offline   Reply With Quote
Old 19th January 2013, 03:54   #117  |  Link
sl1pkn07
Pajas Mentales...
 
Join Date: Dec 2004
Location: Spanishtán
Posts: 496
with flag to occult any info (or log to archive). like avs2yuv
sl1pkn07 is offline   Reply With Quote
Old 19th January 2013, 08:42   #118  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
Although I had received the request about adding progress indicator from Japanese users several times, they all refused.
The reason is that speed falls by adding it, and it can substitute mostly if the 'frames' option is added to the encoder side.

However, each of these is only the cases of video and is not once requested about case of audio until now.
'similar to bepipes' ... is this case of audio ?
__________________
my repositories
Chikuzen is offline   Reply With Quote
Old 19th January 2013, 12:08   #119  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
yes i'm looking for something what could replace bepipe for audio only encoding. so far only old bepipe can show progress during processing audio but it requires .net.
Atak_Snajpera is offline   Reply With Quote
Old 20th January 2013, 07:25   #120  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
avs2pipemod-0.4.2m.7z

* add progress indicator for audio output(experimental)

@Atak_Snajpera
Since progress indicators competes when this uses together with some encoders(e.g. QAAC), I'm not going to commit this modified into my repository.
But, I think that it becomes instead of bepipes.
__________________
my repositories
Chikuzen is offline   Reply With Quote
Reply

Tags
avs2pipe

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 18:57.


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