diff --git a/.idea/.idea.DiscImageChef.VideoNow/.idea/contentModel.xml b/.idea/.idea.DiscImageChef.VideoNow/.idea/contentModel.xml
index 47f2f49..cb5f0a5 100644
--- a/.idea/.idea.DiscImageChef.VideoNow/.idea/contentModel.xml
+++ b/.idea/.idea.DiscImageChef.VideoNow/.idea/contentModel.xml
@@ -8,11 +8,17 @@
-
-
+
+
+
+
+
+
+
+
diff --git a/DiscImageChef.VideoNow/DiscImageChef.VideoNow.csproj b/DiscImageChef.VideoNow/DiscImageChef.VideoNow.csproj
index 5e1c1e0..d9b64bd 100644
--- a/DiscImageChef.VideoNow/DiscImageChef.VideoNow.csproj
+++ b/DiscImageChef.VideoNow/DiscImageChef.VideoNow.csproj
@@ -1,68 +1,87 @@
-
-
- Debug
- AnyCPU
- {FAA37B4C-8EF8-434B-9342-6185DB0D419C}
- Exe
- Properties
- DiscImageChef.VideoNow
- DiscImageChef.VideoNow
- v4.6.1
- 512
-
-
- AnyCPU
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- AnyCPU
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LICENSE
-
-
- README.md
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/DiscImageChef.VideoNow/Localization.Designer.cs b/DiscImageChef.VideoNow/Properties/Localization.Designer.cs
similarity index 94%
rename from DiscImageChef.VideoNow/Localization.Designer.cs
rename to DiscImageChef.VideoNow/Properties/Localization.Designer.cs
index e1e4ce2..e2fec46 100644
--- a/DiscImageChef.VideoNow/Localization.Designer.cs
+++ b/DiscImageChef.VideoNow/Properties/Localization.Designer.cs
@@ -10,32 +10,32 @@
namespace DiscImageChef.VideoNow {
using System;
-
-
+
+
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Localization {
-
+
private static System.Resources.ResourceManager resourceMan;
-
+
private static System.Globalization.CultureInfo resourceCulture;
-
+
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Localization() {
}
-
+
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
public static System.Resources.ResourceManager ResourceManager {
get {
if (object.Equals(null, resourceMan)) {
- System.Resources.ResourceManager temp = new System.Resources.ResourceManager("DiscImageChef.VideoNow.Localization", typeof(Localization).Assembly);
+ System.Resources.ResourceManager temp = new System.Resources.ResourceManager("DiscImageChef.VideoNow.Properties.Localization", typeof(Localization).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
-
+
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
public static System.Globalization.CultureInfo Culture {
get {
@@ -45,109 +45,109 @@ namespace DiscImageChef.VideoNow {
resourceCulture = value;
}
}
-
+
public static string Usage {
get {
return ResourceManager.GetString("Usage", resourceCulture);
}
}
-
+
public static string FileDoesNotExist {
get {
return ResourceManager.GetString("FileDoesNotExist", resourceCulture);
}
}
-
+
public static string FileCannotBeOpened {
get {
return ResourceManager.GetString("FileCannotBeOpened", resourceCulture);
}
}
-
+
public static string FileIsTooBig {
get {
return ResourceManager.GetString("FileIsTooBig", resourceCulture);
}
}
-
+
public static string FileName {
get {
return ResourceManager.GetString("FileName", resourceCulture);
}
}
-
+
public static string SearchingFirstFrame {
get {
return ResourceManager.GetString("SearchingFirstFrame", resourceCulture);
}
}
-
+
public static string NoFrameFound {
get {
return ResourceManager.GetString("NoFrameFound", resourceCulture);
}
}
-
+
public static string FirstFrameFoundAt {
get {
return ResourceManager.GetString("FirstFrameFoundAt", resourceCulture);
}
}
-
+
public static string FirstFrameIsAtSectorBoundary {
get {
return ResourceManager.GetString("FirstFrameIsAtSectorBoundary", resourceCulture);
}
}
-
+
public static string FirstFrameIsNotAtSectorBoundary {
get {
return ResourceManager.GetString("FirstFrameIsNotAtSectorBoundary", resourceCulture);
}
}
-
+
public static string ExtractingAudio {
get {
return ResourceManager.GetString("ExtractingAudio", resourceCulture);
}
}
-
+
public static string LookingForMoreFrames {
get {
return ResourceManager.GetString("LookingForMoreFrames", resourceCulture);
}
}
-
+
public static string FrameAndNextAreNotAligned {
get {
return ResourceManager.GetString("FrameAndNextAreNotAligned", resourceCulture);
}
}
-
+
public static string FrameFoundAtPosition {
get {
return ResourceManager.GetString("FrameFoundAtPosition", resourceCulture);
}
}
-
+
public static string FrameIsAtSectorBoundary {
get {
return ResourceManager.GetString("FrameIsAtSectorBoundary", resourceCulture);
}
}
-
+
public static string FrameIsNotAtSectorBoundary {
get {
return ResourceManager.GetString("FrameIsNotAtSectorBoundary", resourceCulture);
}
}
-
+
public static string FramesFound {
get {
return ResourceManager.GetString("FramesFound", resourceCulture);
}
}
-
+
public static string ExtractingVideo {
get {
return ResourceManager.GetString("ExtractingVideo", resourceCulture);
diff --git a/DiscImageChef.VideoNow/Properties/Localization.es.resx b/DiscImageChef.VideoNow/Properties/Localization.es.resx
new file mode 100644
index 0000000..717998e
--- /dev/null
+++ b/DiscImageChef.VideoNow/Properties/Localization.es.resx
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Uso: DiscImageChef.VideoNow dump.raw
+
+
+ El archivo especificado no existe.
+
+
+ No se pudo abrir el archivo especificado.
+
+
+ El archivo es demasiado grande, no se puede continuar.
+
+
+ Archivo: {0}
+
+
+ Buscando el primer fotograma....
+
+
+ ¡No se pudo encontrar ningún fotograma!
+
+
+ Se encontró el primer fotograma en {0}
+
+
+ El primer fotograma está al comienzo de un sector
+
+
+ El primer fotograma no está al comienzo de un sector
+
+
+ Extrayendo sonido {0}
+
+
+ Buscando más fotogramas {0}
+
+
+ El fotograma {0} y el siguiente no están alineados...
+
+
+ Fotograma {1} encontrado en {0}, separado por {2} bytes
+
+
+ El fotograma {0} está al comienzo de un sector
+
+
+ El fotograma {0} no está al comienzo de un sector
+
+
+ Encontrados {0} fotogramas
+
+
+ Extrayendo video {0}
+
+
\ No newline at end of file
diff --git a/DiscImageChef.VideoNow/Properties/Localization.fr.resx b/DiscImageChef.VideoNow/Properties/Localization.fr.resx
new file mode 100644
index 0000000..9bcd56c
--- /dev/null
+++ b/DiscImageChef.VideoNow/Properties/Localization.fr.resx
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Usage: DiscImageChef.VideoNow dump.raw
+
+
+ Le fichier spécifié n'existe pas.
+
+
+ Impossible d'ouvrir le fichier spécifié.
+
+
+ Le fichier est trop grand, ne peut pas continuer.
+
+
+ Fichier: {0}
+
+
+ Cherchant le premier cadre....
+
+
+ Aucun cadre trouvé!
+
+
+ Premier cadre trouvé à {0}
+
+
+ Premier cadre est à la limite du secteur
+
+
+ Premier cadre n'est pas à la limite du secteur
+
+
+ Extraire l'audio {0}
+
+
+ Vous cherchez plus de cadres {0}
+
+
+ Cadre {0} et le suivant ne sont pas alignés...
+
+
+ Cadre {1} trouvé à {0}, {2} bytes apart
+
+
+ Cadre {0} est à la limite du secteur
+
+
+ Cadre {0} n'est pas à la limite du secteur
+
+
+ {0} cadres trouvés
+
+
+ Extraire la vidéo {0}
+
+
\ No newline at end of file
diff --git a/DiscImageChef.VideoNow/Properties/Localization.it.resx b/DiscImageChef.VideoNow/Properties/Localization.it.resx
new file mode 100644
index 0000000..1131f70
--- /dev/null
+++ b/DiscImageChef.VideoNow/Properties/Localization.it.resx
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Utilizzo: DiscImageChef.VideoNow dump.raw
+
+
+ Il file specificato non esiste.
+
+
+ Impossible aprire il file specificato.
+
+
+ File troppo grande, impossibile continuare.
+
+
+ File: {0}
+
+
+ Ricerca primo fotogramma....
+
+
+ Nessun fotogramma trovato!
+
+
+ Primo fotogramma trovato a {0}
+
+
+ Primo fotogramma al confine del settore
+
+
+ Primo fotogramma non al confine del settore
+
+
+ Estrazione audio {0}
+
+
+ Buscando más fotogramas {0}
+
+
+ Fotogramma {0} e il successivo non allineati...
+
+
+ Fotogramma {1} trovato a {0}, dopo {2} bytes
+
+
+ Fotogramma {0} al confine del settore
+
+
+ Fotogramma {0} non al confine del settore
+
+
+ Trovati {0} fotogrammi
+
+
+ Estrazione video {0}
+
+
\ No newline at end of file
diff --git a/DiscImageChef.VideoNow/Properties/Localization.pt-BR.resx b/DiscImageChef.VideoNow/Properties/Localization.pt-BR.resx
new file mode 100644
index 0000000..af4ead0
--- /dev/null
+++ b/DiscImageChef.VideoNow/Properties/Localization.pt-BR.resx
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Utilização: DiscImageChef.VideoNow dump.raw
+
+
+ O ficheiro especificado não existe.
+
+
+ Não conseguiu abrir o ficheiro especificado.
+
+
+ Ficheiro é demasiado grande, não continuando.
+
+
+ Ficheiro: {0}
+
+
+ Procurando primeiro frame....
+
+
+ Não conseguiu encontrar nenhum frame!
+
+
+ Primeiro frame encontrado em {0}
+
+
+ Primeiro frame está numa fronteira de setor
+
+
+ Primeiro frame não está numa fronteira de setor
+
+
+ Extraindo aúdio {0}
+
+
+ Procurando mais frames {0}
+
+
+ Frame {0} e o seguinte não estão alinhados...
+
+
+ Frame {1} encontrado em {0}, distância de {2} bytes
+
+
+ Frame {1} encontrado em {0}, distância de {2} bytes
+
+
+ Frame {0} não está numa fronteira de setor
+
+
+ Encontrados {0} fotogramas
+
+
+ Extraindo vídeo {0}
+
+
\ No newline at end of file
diff --git a/DiscImageChef.VideoNow/Properties/Localization.pt-PT.resx b/DiscImageChef.VideoNow/Properties/Localization.pt-PT.resx
new file mode 100644
index 0000000..af4ead0
--- /dev/null
+++ b/DiscImageChef.VideoNow/Properties/Localization.pt-PT.resx
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Utilização: DiscImageChef.VideoNow dump.raw
+
+
+ O ficheiro especificado não existe.
+
+
+ Não conseguiu abrir o ficheiro especificado.
+
+
+ Ficheiro é demasiado grande, não continuando.
+
+
+ Ficheiro: {0}
+
+
+ Procurando primeiro frame....
+
+
+ Não conseguiu encontrar nenhum frame!
+
+
+ Primeiro frame encontrado em {0}
+
+
+ Primeiro frame está numa fronteira de setor
+
+
+ Primeiro frame não está numa fronteira de setor
+
+
+ Extraindo aúdio {0}
+
+
+ Procurando mais frames {0}
+
+
+ Frame {0} e o seguinte não estão alinhados...
+
+
+ Frame {1} encontrado em {0}, distância de {2} bytes
+
+
+ Frame {1} encontrado em {0}, distância de {2} bytes
+
+
+ Frame {0} não está numa fronteira de setor
+
+
+ Encontrados {0} fotogramas
+
+
+ Extraindo vídeo {0}
+
+
\ No newline at end of file
diff --git a/DiscImageChef.VideoNow/Localization.resx b/DiscImageChef.VideoNow/Properties/Localization.resx
similarity index 52%
rename from DiscImageChef.VideoNow/Localization.resx
rename to DiscImageChef.VideoNow/Properties/Localization.resx
index 2dd01ed..a93b544 100644
--- a/DiscImageChef.VideoNow/Localization.resx
+++ b/DiscImageChef.VideoNow/Properties/Localization.resx
@@ -1,4 +1,62 @@
+
diff --git a/DiscImageChef.VideoNow/Properties/Localization.ru.resx b/DiscImageChef.VideoNow/Properties/Localization.ru.resx
new file mode 100644
index 0000000..d7b87c2
--- /dev/null
+++ b/DiscImageChef.VideoNow/Properties/Localization.ru.resx
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 1.3
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Использование: DiscImageChef.VideoNow dump.raw
+
+
+ Указанный файл не существует.
+
+
+ Невозможно открыть указанный файл.
+
+
+ Файл слишком большой, операция прекращена.
+
+
+ Файл: {0}
+
+
+ Поиск первого фрейма....
+
+
+ Невозможно найти ни один фрейм!
+
+
+ Первый фрейм найден по смещению {0}
+
+
+ Первый фрейм на границе сектора
+
+
+ Первый фрейм не на границе сектора
+
+
+ Извлечение аудио {0}
+
+
+ Продолжение поиска фреймов {0}
+
+
+ Фрейм {0} и следующий за ним не выровнены...
+
+
+ Фрейм {1} найден по смещению {0}, на расстоянии {2} байт
+
+
+ Фрейм {0} на границе сектора
+
+
+ Фрейм {0} не на границе сектора
+
+
+ Найдено {0} фреймов
+
+
+ Извлечение видео {0}
+
+
\ No newline at end of file