Hello,
just to summarize the steps I followed (and so that there is no
misunderstanding) I have put up this little shellscript which takes as
argument the directory with all the wav files you'd like to put on the
DVD-Video and makes a DVD from that with some photo in jpeg format as
display.
Gabr
> > Hello,
> >
> > Well, my steps to make a Video-DVD containing mainly audio are as
> > follows:
> >
> > $> ffmpeg -loop_input -t 2000 -i display.jpg -i 1.wav -r 44100 -target
> > pal-dvd -aspect 4:3 1.mpg
> > $> ffmpeg -loop_input -t 2000 -i display.jpg -i 2.wav -r 44100 -target
> > pal-dvd -
JD wrote:
>On 08/11/2010 12:50 PM, li...@gabriel-striewe.de wrote:
>
>> On Wed, Aug 11, 2010 at 10:36:30AM -0700, JD wrote:
>>
>>> On 08/11/2010 05:34 AM, li...@gabriel-striewe.de wrote:
>>>
On Tue, Aug 10, 2010 at 05:28:51PM -0700, JD wrote:
>
On 08/11/2010 12:50 PM, li...@gabriel-striewe.de wrote:
> On Wed, Aug 11, 2010 at 10:36:30AM -0700, JD wrote:
>>On 08/11/2010 05:34 AM, li...@gabriel-striewe.de wrote:
>>> On Tue, Aug 10, 2010 at 05:28:51PM -0700, JD wrote:
On 08/10/2010 05:15 PM, Michael Miles wrote:
> li...@gab
On 08/11/2010 05:34 AM, li...@gabriel-striewe.de wrote:
> On Tue, Aug 10, 2010 at 05:28:51PM -0700, JD wrote:
>>On 08/10/2010 05:15 PM, Michael Miles wrote:
>>> li...@gabriel-striewe.de wrote:
Maybe a solution to this would be to put the wav files on a Video-DVD
>and leave the vi
On Wed, Aug 11, 2010 at 10:36:30AM -0700, JD wrote:
> On 08/11/2010 05:34 AM, li...@gabriel-striewe.de wrote:
> > On Tue, Aug 10, 2010 at 05:28:51PM -0700, JD wrote:
> >>On 08/10/2010 05:15 PM, Michael Miles wrote:
> >>> li...@gabriel-striewe.de wrote:
> Maybe a solution to this would be
On 08/11/2010 05:34 AM, li...@gabriel-striewe.de wrote:
> On Tue, Aug 10, 2010 at 05:28:51PM -0700, JD wrote:
>>On 08/10/2010 05:15 PM, Michael Miles wrote:
>>> li...@gabriel-striewe.de wrote:
Maybe a solution to this would be to put the wav files on a Video-DVD
>and leave the vi
On Tue, Aug 10, 2010 at 05:28:51PM -0700, JD wrote:
> On 08/10/2010 05:15 PM, Michael Miles wrote:
> > li...@gabriel-striewe.de wrote:
> >> Maybe a solution to this would be to put the wav files on a Video-DVD
> >>> and leave the video directory empty. This would however only give you
> >>> a
On Wed, 2010-08-11 at 10:22 +0100, Alan Cox wrote:
> You probably want FLAC (and memory sticks are easier than discs!).
> FLAC will happily carry multi-channel audio in lossless format, and
> can handle things like multi-channel audio, 96KHz (it'll do 500KHz if
> you are recording music for bats ;)
> have learned that DVD-A is not a solution after all. I probably need
> to give out harddisks with recording material or Data DVDs with audio
> material recorded at higher sample rates than 48k.
You probably want FLAC (and memory sticks are easier than discs!). FLAC
will happily carry multi-chan
On Tue, Aug 10, 2010 at 05:15:04PM -0700, Michael Miles wrote:
> li...@gabriel-striewe.de wrote:
> > Maybe a solution to this would be to put the wav files on a Video-DVD
> > > and leave the video directory empty. This would however only give you
> > > a sample rate of 48000 Hz instead of up to 1
On 08/10/2010 05:15 PM, Michael Miles wrote:
> li...@gabriel-striewe.de wrote:
>> Maybe a solution to this would be to put the wav files on a Video-DVD
>>> and leave the video directory empty. This would however only give you
>>> a sample rate of 48000 Hz instead of up to 192000 Hz as specifi
li...@gabriel-striewe.de wrote:
> Maybe a solution to this would be to put the wav files on a Video-DVD
> > and leave the video directory empty. This would however only give you
> > a sample rate of 48000 Hz instead of up to 192000 Hz as specified for
> > a DVD-A. But then at least you could pla
On Wed, Aug 11, 2010 at 02:07:59AM +0200, li...@gabriel-striewe.de wrote:
> > But dvda-author has no way of re-encoding the audio files at 192k
>
> This would be the task of some audio program.
Not quite, this would mean adding information to a file which has only
44.1k information in it.
>
>
> > As I have some old cars myself (67 Jag 340 and a 70 Jag E-Type), I was
> > faced with a similar problem. My CD collection has been ripped to my
> > system at home, so I have MP3s (and other versions of the same stuff
> > using different codecs) out the wazoo.
> >
> > In my E-Type I use an iPod
> But dvda-author has no way of re-encoding the audio files at 192k
This would be the task of some audio program.
> My audio files on the hard drive are in wav format, which ffmpeg says
> the bit rate is 1411 kb/s
> which is huge (1.411 megabits/s).
According to
http://en.wikipedia.org/wiki/Bi
On 08/10/2010 04:57 PM, Rick Stevens wrote:
> On 08/10/2010 04:19 PM, JD wrote:
>> On 08/10/2010 04:07 PM, Rick Stevens wrote:
>>> On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
>> So I managed to write a DVD-A on a DVD+RW with the following steps:
>>
>> dvda-author -o DV
On 08/10/2010 04:19 PM, JD wrote:
>On 08/10/2010 04:07 PM, Rick Stevens wrote:
>> On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
> So I managed to write a DVD-A on a DVD+RW with the following steps:
>
> dvda-author -o DVD -g *.wav
> mkisofs -o image.iso -sort sort.txt -
On Wed, Aug 11, 2010 at 01:38:48AM +0200, li...@gabriel-striewe.de wrote:
> On Tue, Aug 10, 2010 at 04:08:31PM -0700, JD wrote:
> > On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
> > >>> So I managed to write a DVD-A on a DVD+RW with the following steps:
> > >>>
> > >>> dvda-author -o DV
On 08/10/2010 04:38 PM, li...@gabriel-striewe.de wrote:
> On Tue, Aug 10, 2010 at 04:08:31PM -0700, JD wrote:
>>On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
> So I managed to write a DVD-A on a DVD+RW with the following steps:
>
> dvda-author -o DVD -g *.wav
> mkiso
On Tue, Aug 10, 2010 at 04:08:31PM -0700, JD wrote:
> On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
> >>> So I managed to write a DVD-A on a DVD+RW with the following steps:
> >>>
> >>> dvda-author -o DVD -g *.wav
> >>> mkisofs -o image.iso -sort sort.txt -udf DVD
> >>> growisofs -Z /de
On 08/10/2010 04:07 PM, Rick Stevens wrote:
> On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
So I managed to write a DVD-A on a DVD+RW with the following steps:
dvda-author -o DVD -g *.wav
mkisofs -o image.iso -sort sort.txt -udf DVD
growisofs -Z /dev/sr0=image.i
On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
>>> So I managed to write a DVD-A on a DVD+RW with the following steps:
>>>
>>> dvda-author -o DVD -g *.wav
>>> mkisofs -o image.iso -sort sort.txt -udf DVD
>>> growisofs -Z /dev/sr0=image.iso
>>>
>>> I followed the howto on:
>>> http://dvd-
On 08/10/2010 03:33 PM, li...@gabriel-striewe.de wrote:
>>> So I managed to write a DVD-A on a DVD+RW with the following steps:
>>>
>>> dvda-author -o DVD -g *.wav
>>> mkisofs -o image.iso -sort sort.txt -udf DVD
>>> growisofs -Z /dev/sr0=image.iso
>>>
>>> I followed the howto on:
>>> http://dvd-au
On 08/10/2010 02:47 PM, li...@gabriel-striewe.de wrote:
> On Sat, Aug 07, 2010 at 12:01:21PM -0700, JD wrote:
>>On 08/07/2010 11:32 AM, li...@gabriel-striewe.de wrote:
>>> There is a site on a an open source tool:
>>> http://dvd-audio.sourceforge.net/
>>> They say that not every home dvd player
> > So I managed to write a DVD-A on a DVD+RW with the following steps:
> >
> > dvda-author -o DVD -g *.wav
> > mkisofs -o image.iso -sort sort.txt -udf DVD
> > growisofs -Z /dev/sr0=image.iso
> >
> > I followed the howto on:
> > http://dvd-audio.sourceforge.net/howto.shtml
> >
> > I do not have th
On 08/10/2010 02:47 PM, li...@gabriel-striewe.de wrote:
> On Sat, Aug 07, 2010 at 12:01:21PM -0700, JD wrote:
>>On 08/07/2010 11:32 AM, li...@gabriel-striewe.de wrote:
>>> There is a site on a an open source tool:
>>> http://dvd-audio.sourceforge.net/
>>> They say that not every home dvd play
On Sat, Aug 07, 2010 at 12:01:21PM -0700, JD wrote:
> On 08/07/2010 11:32 AM, li...@gabriel-striewe.de wrote:
> > There is a site on a an open source tool:
> > http://dvd-audio.sourceforge.net/
> > They say that not every home dvd player is able to play DVD-Audio.
> >
> > Since I am also interest
On Sat, 2010-08-07 at 20:32 +0200, li...@gabriel-striewe.de wrote:
> They say that not every home dvd player is able to play DVD-Audio.
For what it's worth, I haven't come across any that do. I get the
impression that it's really a niche market, like the original laser
(video) discs.
--
[...@lo
On 08/07/2010 11:32 AM, li...@gabriel-striewe.de wrote:
> There is a site on a an open source tool:
> http://dvd-audio.sourceforge.net/
> They say that not every home dvd player is able to play DVD-Audio.
>
> Since I am also interested in this, I will give it a try during the
> next days. I have
On Fri, Aug 06, 2010 at 11:51:30AM -0700, JD wrote:
> I have ripped several CD's to wave files.
> I deliberately numbered the wave tracks
> in a sequential order that keeps the order
> of play of each original cd.
>
> I then used dvda-author to create the audio dvd directory.
> I then used growi
I have ripped several CD's to wave files.
I deliberately numbered the wave tracks
in a sequential order that keeps the order
of play of each original cd.
I then used dvda-author to create the audio dvd directory.
I then used growisofs to burn it to a DVD.
I can mount the resulting DVD and it ha
32 matches
Mail list logo