#1
|
|||
|
|||
![]()
downloading files from youtube and converting them in mp3 with JD I get only a very poor quality (64kpbs, mono). is there any chance to change the settings, at least go to 128kpbs stereo?
thanks. Last edited by Jiaz; 24.06.2009 at 02:30. |
#2
|
||||
|
||||
![]()
we need a mp4 demuxer to get higher audio quality, because we only demux the flv which has 64kbit audio in it...so unless we find a java mp4 demuxer we cant do anything about it and you have to demux it yourself with tools for that
as long as there is no mp4 demuxer in java, this is unresolvable
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
![]()
Strange, I've downloaded several higher quality files from YouTube. The audio part had the following specs : MPEG-4 AAC LC, 125 kbps, 44100 Hz.
In jD I chose the Video (mp4) option, but it doesn't work with all files as YouTube has only recently been pushing for higher quality videos. |
#4
|
||||
|
||||
![]()
i told you , in flv there is always an mp3 with low quality
to get higher quality you need the mp4 and for that we dont have a demuxxer
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
![]()
To me, AAC 125 kbps, 44100 Hz is good enough.:)
You can always "downgrade" to mp3, but AAC is the best audio codec you can get. |
#6
|
||||
|
||||
![]()
i can add support easily, but first i need an mp4 demuxxer in java
![]()
__________________
JD-Dev & Server-Admin |
#7
|
|||
|
|||
![]()
So what you're saying is...
|
#8
|
||||
|
||||
![]()
...that he could add support if he had an mp4 demuxxer in java:w00t:
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#9
|
|||
|
|||
![]()
couldn't you just use an external executable such as ffmpeg? ffmpeg would be able to demux the audio.
|
#10
|
||||
|
||||
![]()
...but this works only for windows.
Remember that JD works on multiply platform so we just include features which work on multipl platforms. You could build a little script and use the eventmanager to execute it after every download or so.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#11
|
|||
|
|||
![]()
no, ffmpeg is available for linux, osx and windows. so you should be fine
![]() |
#12
|
||||
|
||||
![]()
Damned i was so sure.
Okay so it's available for multi platform but you have to wait for the devs comments.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
Thread Tools | |
Display Modes | |
|
|