JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #441  
Old 30.11.2013, 21:33
Ogod
Guest
 
Posts: n/a
Default

Hi again, and really, thank you for all your effort! the log ID I received is:

30.11.13 20.31.32to30.11.13 20.31.46 jdlog://2062905774831/
Reply With Quote
  #442  
Old 01.12.2013, 08:20
titus titus is offline
Peta Loader
 
Join Date: Jan 2010
Posts: 180
Default

So why do I suddenly need FFMPEG for downloading MP4 and since when can't I resume downloading these files? Usually I could press stop and download something else to resume later but now when I press stop, JD2 warns me that I would lose whatever MBs were already downloaded from that file.
Reply With Quote
  #443  
Old 01.12.2013, 14:32
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

-please add grab m4a option (3 different audio quality, downloading possible with dash support)
-please do not disable resumability (if possible),and for dash videos dont remove "_DASH_" in video names
-add disable DASH option for some resolutions (ex. 240p,360p,720p)
-grab 2 version 720p,360p,240p videos (with DASH and without DASH)(because DASH videos lower video quality+better audio quality;regular videos better video quality,standard audio quality)

-if possible.add Encoded date & Tagged date infos(file uploaded date and time on youtube,time of creation;date info in JD>plugin settings>youtube *date*) in mp4 files (checked with mediainfo lite.no Encoded date & Tagged date infos in mp4 files)

-please add option to use ffmpeg or mp4box or mencoder
**External links are only visible to Support Staff****External links are only visible to Support Staff**
with ffmpeg: Format: MPEG-4 Format profile: Base Media Codec ID: isom Encoded date: no info Tagged date: no info
with mp4box: Format: MPEG-4 Format profile: Base Media / Version 2 Codec ID: mp42 Encoded date: UTC YYYY-MM-DD HH:MM:SS Tagged date: UTC YYYY-MM-DD HH:MM:SS

dash and mp4box: **External links are only visible to Support Staff****External links are only visible to Support Staff**
mp4box usage: **External links are only visible to Support Staff****External links are only visible to Support Staff**
latest version: **External links are only visible to Support Staff****External links are only visible to Support Staff**
Release 0.5.0 of GPAC is finally out, with many new features and bug fixes, including:
- MPEG-DASH and HLS support (players and MP4Box )

---------------------------------------------
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Container:
isom: MP4 Base Media v1 [IS0 14496-12:2003]
- iso2: MP4 Base Media v2 [ISO 14496-12:2005]
- avc1: MP4 Base w/ AVC ext [ISO 14496-12:2005]
- mp41: MP4 v1 [ISO 14496-1:ch13]

Convert ISOM(MP41) to MP42 with FFMPEG: **External links are only visible to Support Staff****External links are only visible to Support Staff**
---------------------------------------------

EDIT: mencoder & youtube-dl
Spoiler:
Code:
**External links are only visible to Support Staff**
It seems youtube is removing the 1080p videos in mp4 and webm formats. They now use a new format (DASH) for 1080p. This format is not supported yet by smplayer.

In this format the video and audio are separated in different streams. Youtube-dl can download videos in this format (it’s necessary to download both the video and audio streams). The development version of smplayer can play the files downloaded by youtube-dl. You just open the video (with mp4 extension) and smplayer will use automatically the m4a for the audio.

This example shows how to download both the video and audio with youtube-dl:

This lists the available formats:

youtube-dl -F **External links are only visible to Support Staff**

[youtube] Setting language
[youtube] Vpg9yizPP_g: Downloading video webpage
[youtube] Vpg9yizPP_g: Downloading video info webpage
[youtube] Vpg9yizPP_g: Extracting video information
Available formats:
22 : mp4 [720x1280]
18 : mp4 [360x640]
43 : webm [360x640]
5 : flv [240x400]
36 : 3gp [240x320]
17 : 3gp [144x176]
137 : mp4 [1080p] (DASH Video)
136 : mp4 [720p] (DASH Video)
135 : mp4 [480p] (DASH Video)
134 : mp4 [360p] (DASH Video)
133 : mp4 [240p] (DASH Video)
160 : mp4 [192p] (DASH Video)
141 : m4a [256k] (DASH Audio)
140 : m4a [128k] (DASH Audio)
139 : m4a [48k] (DASH Audio)
This downloads the video:

youtube-dl -f 137 **External links are only visible to Support Staff**

[youtube] Setting language
[youtube] Vpg9yizPP_g: Downloading video webpage
[youtube] Vpg9yizPP_g: Downloading video info webpage
[youtube] Vpg9yizPP_g: Extracting video information
[download] Destination: Big Buck Bunny [HD] _ FULL MOVIE Short film (2008)-Vpg9yizPP_g.mp4
[download] 100% of 205.34MiB in 02:53
This downloads the audio:

youtube-dl -f 141 **External links are only visible to Support Staff**

[youtube] Setting language
[youtube] Vpg9yizPP_g: Downloading video webpage
[youtube] Vpg9yizPP_g: Downloading video info webpage
[youtube] Vpg9yizPP_g: Extracting video information
[download] Destination: Big Buck Bunny [HD] _ FULL MOVIE Short film (2008)-Vpg9yizPP_g.m4a
[download] 100% of 18.14MiB in 00:20
Now smplayer can play both files by opening the mp4:

smplayer "Big Buck Bunny [HD] _ FULL MOVIE Short film (2008)-Vpg9yizPP_g.mp4"
This requires the development version of smplayer, the latest version of youtube-dl and a very recent version of mplayer (with older ones, file plays but seek doesn’t work correctly).

If you want to join the video and audio files into one video file, it seems it can be done with mencoder (again, you need a very recent version of mencoder):

mencoder -oac copy -ovc copy -fafmttag 0x706d -of lavf -lavfopts format=mp4 "Big Buck Bunny [HD] _ FULL MOVIE Short film (2008)-Vpg9yizPP_g.mp4" -audiofile "Big Buck Bunny [HD] _ FULL MOVIE Short film (2008)-Vpg9yizPP_g.m4a" -o full_movie.mp4
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png

Last edited by maynak00; 08.12.2013 at 17:56.
Reply With Quote
  #444  
Old 01.12.2013, 18:23
AiWA
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by thedon1 View Post
hey guys, nice job adding 1080p again, but a lot of videos still coming up as offline. Here are some example url's. These videos are not age restricted either.

**External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**

thanks for taking a look...there are many more
Here the same. I use a Proxy in JD (because blocked by GEMA in Germany). But don't work. In summer it worked great but now not.

Look here: click

Last edited by AiWA; 01.12.2013 at 19:39.
Reply With Quote
  #445  
Old 01.12.2013, 20:52
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Just wait until the new support will be totally done, the ticket hasn't been closed yet, that means there are some things to check.
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #446  
Old 02.12.2013, 00:39
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

Merged YT threads.

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #447  
Old 02.12.2013, 13:50
Ottroman
Guest
 
Posts: n/a
Smile

**External links are only visible to Support Staff**link freemake_video_downloader can download all youtube format... maybe someone could extract the code from it?
Reply With Quote
  #448  
Old 02.12.2013, 17:39
AiWA
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Lram32 View Post
Just wait until the new support will be totally done, the ticket hasn't been closed yet, that means there are some things to check.
Which ticket do you mean?
Reply With Quote
  #449  
Old 02.12.2013, 18:00
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

This:
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #450  
Old 02.12.2013, 20:50
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

@pspzockerscene & @Lram32
please create tickets for mp4box and m4a ? (post #441)
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #451  
Old 02.12.2013, 21:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

Just add it to the dash ticket.

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #452  
Old 02.12.2013, 23:43
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

Quote:
Originally Posted by pspzockerscene View Post
Just add it to the dash ticket.

GreeZ psp
Updated about 23 hours ago. Can I add (update) ? (I need your permission)
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #453  
Old 03.12.2013, 00:52
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Hi maynak00 I added the post that you said.
And the answer of @psp will be... Yes, you can
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #454  
Old 03.12.2013, 07:23
hero80
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Ottroman View Post
**External links are only visible to Support Staff**link freemake_video_downloader can download all youtube format... maybe someone could extract the code from it?
They are fake video format...
Reply With Quote
  #455  
Old 03.12.2013, 08:02
AiWA
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Lram32 View Post
This:
But was is with my proxy from premiumize.me? In youtube.com it works perfectly. But in JD it doesn't work. (OFFLINE)
Reply With Quote
  #456  
Old 03.12.2013, 15:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

??
What does this problem have to do with premiumize.me?

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #457  
Old 03.12.2013, 16:59
AiWA
Guest
 
Posts: n/a
Default

Maybe JD have problems with premiumize.me? btw. the Proxy? I don't know. My Problem is: YT Videos (blocked by gema) + JD and Proxy doesn't work. YT + Proxy = fine.
Reply With Quote
  #458  
Old 03.12.2013, 22:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

Well Proxy + JD + youtube should work fine.
If not, we need a log...

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #459  
Old 04.12.2013, 00:20
Patr100 Patr100 is offline
JD VIP
 
Join Date: Jan 2010
Posts: 498
Default

Quote:
Originally Posted by Patr100 View Post
I found the path to my ffmpeg.exe file Ok and download continued but after 100% downloaded I still have 2 files ending in DASHaudio and DASHvideo obviously not associated with any program unless I renamed them?


For 1080 format I'm still getting the same prompt for ffmpeg. Isn't JD supposed to remember the location?
Also for 1080 still getting 2 separate .dash files video and sound, 100& download then says "plug in outdated, try restarting"?
Is this still in progress?


03.12.13 13.08.57to02.12.13 16.56.55 jdlog://8784905774831/
Reply With Quote
  #460  
Old 04.12.2013, 00:26
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Hi,

For the ffmpeg issue, please read here:
http://board.jdownloader.org/showpos...&postcount=433

And:
http://board.jdownloader.org/showpos...&postcount=436
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #461  
Old 04.12.2013, 00:33
Patr100 Patr100 is offline
JD VIP
 
Join Date: Jan 2010
Posts: 498
Default

Quote:
Originally Posted by Lram32 View Post
The expected ffmpeg values etc are already showing correctly in the advanced options.
Still not working.
Reply With Quote
  #462  
Old 04.12.2013, 00:48
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Did you run ffmpeg.exe via cmd?
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #463  
Old 04.12.2013, 01:16
Patr100 Patr100 is offline
JD VIP
 
Join Date: Jan 2010
Posts: 498
Default

Quote:
Originally Posted by Lram32 View Post
Did you run ffmpeg.exe via cmd?
Yes.
Restarted JD2, reset links.
Same problem.
Reply With Quote
  #464  
Old 04.12.2013, 01:29
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Please join at support chat tomorrow Wednesday, and look for coalado.
Seems weird that is not working for you, because I have had some TeamViewer sessions, and in all cases it worked (under win xp, vista, and 7).

Greetings,

EDIT:
Forgot to say you have to join between 9am to 5pm (Germany time)
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-



Last edited by Lram32; 04.12.2013 at 01:45.
Reply With Quote
  #465  
Old 04.12.2013, 16:36
AiWA
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Well Proxy + JD + youtube should work fine.
If not, we need a log...

GreeZ psp
04.12.13 15.34.48to04.12.13 15.35.06 jdlog://8325905774831/

with the Link: **External links are only visible to Support Staff****External links are only visible to Support Staff**

Proxy + YT = Fine!
Proxy + JD + YT = don't work!

Yes, My Proxy in JD is correct.
Reply With Quote
  #466  
Old 04.12.2013, 19:59
Prepared
Guest
 
Posts: n/a
Default Error: "FFmpeg is missing"

Hello,
I tried to download a few youtube movies and I get this error: "FFmpeg is missing"

For example, when trying to download this video: **External links are only visible to Support Staff****External links are only visible to Support Staff**

JDownloader2 will download the 360p video (The Tale of the Three Brothers (HD)(360p_H.264-AAC).mp4 - 9 MB)
but it won't download the 240p video (The Tale of the Three Brothers (HD)(240p_H.264-AAC).mp4 - 10 MB), giving me the above mentioned error.

However, if I introduce this link into JD1, I don't even get the 240p mp4 file.

It looks like the 240p mp4 file doesn't even exist on youtube website. Instead, it will be converted from th 360p version instead.
Then why it appears in the LinkGrabber download list of JD2 ?

How can I disable this FFmpeg conversion feature?

Thanks

Last edited by Prepared; 04.12.2013 at 20:18.
Reply With Quote
  #467  
Old 04.12.2013, 21:20
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Merged youtube threads...
For the issue "ffmpeg is missing" please read here: http://board.jdownloader.org/showpos...&postcount=458
(post #458 of this thread)
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #468  
Old 05.12.2013, 19:45
Patr100 Patr100 is offline
JD VIP
 
Join Date: Jan 2010
Posts: 498
Default

Quote:
Originally Posted by Lram32 View Post
Please join at support chat tomorrow Wednesday, and look for coalado.
Seems weird that is not working for you, because I have had some TeamViewer sessions, and in all cases it worked (under win xp, vista, and 7).

Greetings,

EDIT:
Forgot to say you have to join between 9am to 5pm (Germany time)
Missed that anyway. If anyone has any other suggestion I can try myself, let me know.
Reply With Quote
  #469  
Old 06.12.2013, 08:26
Sheldita's Avatar
Sheldita Sheldita is offline
JD Alpha
 
Join Date: Nov 2009
Location: Australia
Posts: 24
Default

NEW NEW ISSUE,
FFmpeg popup window needs to continuously be directed to ffmpeg.exe,

A youtube that it occurs on is =

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #470  
Old 06.12.2013, 12:03
AiWA
Guest
 
Posts: n/a
Default

@Lram32

Do you see my Problem in
463?
Reply With Quote
  #471  
Old 06.12.2013, 18:42
Prepared
Guest
 
Posts: n/a
Default

Sorry, can I set JDownloader 2 to consider that I push Cancel every time it gets the ""FFmpeg is missing" error?

So it won't ask me every time what to do. The problem is that it stops downloading every time it's asking that, so I have to come back to JDownloader window every time I get this error
Reply With Quote
  #472  
Old 07.12.2013, 11:57
GuitarMantra
Guest
 
Posts: n/a
Exclamation Youtube.com Resume not working

Title: Youtube.com Resume not working
Ever since last update, Youtube videos are not downloading with resume capability. Resume icon is still visible .but if i stop download and try again.. it starts from the beginning.
Log: 07.12.13 10.50.16to07.12.13 13.28.12 jdlog://2307905774831/
Example links: **External links are only visible to Support Staff****External links are only visible to Support Staff**
I use this host without an account. I do not have a proxy.
Reply With Quote
  #473  
Old 07.12.2013, 14:28
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

Canno confirm.
Merged youtube issues threads...

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #474  
Old 07.12.2013, 15:40
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

@AiWA your log doesn't contain information of youtube.

@GuitarMantra, I suppose the videos that can't be resume are the dash videos, this new feature is not finished yet, jiaz still is working on that, I asked in the ticket if will be possible to resume such videos, but atm haven't received the answer. I guess will be possible.
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #475  
Old 07.12.2013, 15:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

For me, resume worked fine for DASH...

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #476  
Old 07.12.2013, 23:00
steakhutzeee
Guest
 
Posts: n/a
Question Jdownloader beta and ffmpeg problem

Sorry.. i downloaded a video with jdownloader beta, that asked me about ffmpeg directory (i've downloader static version x64 and put his directory in jdownloader). During download i opened video with vlc and it works.. but when download is finished and i opened the file, vlc doesn't reproduced the file.. any suggestions?
Reply With Quote
  #477  
Old 07.12.2013, 23:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,921
Default

Sorry I don't understand.
Did you download ffmpeg and tell JD the directory?
Did you then download a youtube video?
What's the problem?

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #478  
Old 08.12.2013, 05:31
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Quote:
Originally Posted by pspzockerscene View Post
For me, resume worked fine for DASH...
GreeZ psp
Thanks @psp I hadn't checked that



@steakhutzeee
If you played the video while it was still downloading, I guess that was the cause of the problem.

Greetings,
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #479  
Old 08.12.2013, 11:10
MrVideo's Avatar
MrVideo MrVideo is offline
Black Hole
 
Join Date: Nov 2013
Location: Madison, WI
Posts: 287
Default

The following video is listed by JD2 as being offline, when in fact I downloaded the 720p version using YTD Video Downloader program to do so:

**External links are only visible to Support Staff****External links are only visible to Support Staff**

This one is a little strange in that it put it in the Linkgrabber Offline package, but it got the name of the video just fine. Nothing else. YTD Video Downloader is currently downloading the file. Don't know if it is 1080p, or not. But, it is supposed to do 1080p now, as I installed the latest version. But it didn't. Only getting the 720p version.

**External links are only visible to Support Staff****External links are only visible to Support Staff**

System: Linux
Latest version of JD2 installed (kept up-to-date)
[oops, another update has shown up since I started this posting, so I'm one update behind]
Reply With Quote
  #480  
Old 08.12.2013, 11:21
AiWA
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Lram32 View Post
@AiWA your log doesn't contain information of youtube.

@GuitarMantra, I suppose the videos that can't be resume are the dash videos, this new feature is not finished yet, jiaz still is working on that, I asked in the ticket if will be possible to resume such videos, but atm haven't received the answer. I guess will be possible.
So what can I do?

Premiumize.me proxy + JD + YT doesn't work.
Premiumize.me proxy + YT works fine.
Reply With Quote
Reply

Thread Tools
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 +2. The time now is 19:36.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.